aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-06-01 10:07:28 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-06-01 10:07:28 +0000
commit0b381bf1fd8fbb2df974c318d58643ecfeec44b0 (patch)
tree5f731b3fbc39745217a47eb536253ac4261ca16d /usr.sbin/mountd
parent64dddc18727af4db4a6047ff86291d981f6e9042 (diff)
Notes
Diffstat (limited to 'usr.sbin/mountd')
-rw-r--r--usr.sbin/mountd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index 5baf042258a4..96ec6b60e2ed 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= mountd
-CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
MAN= exports.5 netgroup.5 mountd.8
.include <bsd.prog.mk>