diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-06-01 10:07:28 +0000 |
| commit | 0b381bf1fd8fbb2df974c318d58643ecfeec44b0 (patch) | |
| tree | 5f731b3fbc39745217a47eb536253ac4261ca16d /usr.sbin/mountd | |
| parent | 64dddc18727af4db4a6047ff86291d981f6e9042 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mountd')
| -rw-r--r-- | usr.sbin/mountd/Makefile | 1 |
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> |
