summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 12:38:16 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 12:38:16 +0000
commitf461294e0761e04bbc572e265770de9410b31c41 (patch)
tree0098d27cb695b517755074e5c35d2eff286c2abf /sbin/mount_std/Makefile
parent2feef020b355ece983a669243a95d099367b171c (diff)
downloadFreeBSD-src-f461294e0761e04bbc572e265770de9410b31c41.zip
FreeBSD-src-f461294e0761e04bbc572e265770de9410b31c41.tar.gz
Update to compile under Lite2
Diffstat (limited to 'sbin/mount_std/Makefile')
-rw-r--r--sbin/mount_std/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile
index 4085850..91befcf 100644
--- a/sbin/mount_std/Makefile
+++ b/sbin/mount_std/Makefile
@@ -7,6 +7,7 @@ MLINKS= mount_std.8 mount_devfs.8 mount_std.8 mount_fdesc.8 \
mount_std.8 mount_kernfs.8 mount_std.8 mount_procfs.8
MOUNT= ${.CURDIR}/../mount
+CFLAGS+= -D_NEW_VFSCONF
CFLAGS+= -I${MOUNT}
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud