summaryrefslogtreecommitdiffstats
path: root/sbin/iscontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/iscontrol/Makefile')
-rw-r--r--sbin/iscontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/iscontrol/Makefile b/sbin/iscontrol/Makefile
index 6b0fe3a..07dcbfe 100644
--- a/sbin/iscontrol/Makefile
+++ b/sbin/iscontrol/Makefile
@@ -4,7 +4,7 @@ PACKAGE=iscsi_legacy
SRCS= iscontrol.c pdu.c fsm.c config.c login.c auth_subr.c misc.c
PROG= iscontrol
LIBADD= cam md
-S= ${.CURDIR}/../../sys
+S= ${SRCTOP}/sys
WARNS?= 3
CFLAGS+= -I$S
OpenPOWER on IntegriCloud