summaryrefslogtreecommitdiffstats
path: root/sbin/etherswitchcfg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/etherswitchcfg/Makefile')
-rw-r--r--sbin/etherswitchcfg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/etherswitchcfg/Makefile b/sbin/etherswitchcfg/Makefile
index 547a272..6ef9f5f 100644
--- a/sbin/etherswitchcfg/Makefile
+++ b/sbin/etherswitchcfg/Makefile
@@ -5,6 +5,6 @@ PACKAGE=runtime
PROG= etherswitchcfg
MAN= etherswitchcfg.8
SRCS= etherswitchcfg.c ifmedia.c
-CFLAGS+= -I${.CURDIR}/../../sys
+CFLAGS+= -I${SRCTOP}/sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud