aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-03-11 12:43:45 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-03-11 12:43:45 +0000
commit87564113d7db4bf25cc23c89edeb1efc73113bab (patch)
tree8194dcbfc4d5891451cd2a8945683454ca4f7ac4 /sbin/mountd/Makefile
parent4a4c52857ed2d7183846d70bee04c6a59e60397f (diff)
downloadsrc-87564113d7db4bf25cc23c89edeb1efc73113bab.tar.gz
src-87564113d7db4bf25cc23c89edeb1efc73113bab.zip
Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup)
Notes
Notes: svn path=/head/; revision=23681
Diffstat (limited to 'sbin/mountd/Makefile')
-rw-r--r--sbin/mountd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile
index f32e11b895eb..c05730df627c 100644
--- a/sbin/mountd/Makefile
+++ b/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