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