summaryrefslogtreecommitdiffstats
path: root/sbin/mount_null/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_null/Makefile')
-rw-r--r--sbin/mount_null/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_null/Makefile b/sbin/mount_null/Makefile
index 68b488d..3c50252 100644
--- a/sbin/mount_null/Makefile
+++ b/sbin/mount_null/Makefile
@@ -6,7 +6,7 @@ SRCS= mount_null.c getmntopts.c
MAN= mount_null.8
MOUNT= ${.CURDIR}/../mount
-CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
+CFLAGS+=-I${MOUNT}
.PATH: ${MOUNT}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud