summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 12:43:45 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 12:43:45 +0000
commitbd986f80513b7e43c2cfa9a31d651ead5bd1524a (patch)
treef6fb1326a39233d081243bac510d9ee8753c7a82 /usr.sbin/mountd/Makefile
parent1c0f77f024b01c2df41c395b7e5afd760d0a9062 (diff)
downloadFreeBSD-src-bd986f80513b7e43c2cfa9a31d651ead5bd1524a.zip
FreeBSD-src-bd986f80513b7e43c2cfa9a31d651ead5bd1524a.tar.gz
Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup)
Diffstat (limited to 'usr.sbin/mountd/Makefile')
-rw-r--r--usr.sbin/mountd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index f32e11b..c05730d 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -1,7 +1,8 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/25/94
-# $Id$
+# $Id: Makefile,v 1.6 1997/02/22 14:33:01 peter Exp $
PROG= mountd
+CFLAGS+= -D_NEW_VFSCONF
CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
MAN5= exports.5 netgroup.5
MAN8= mountd.8
OpenPOWER on IntegriCloud