diff options
Diffstat (limited to 'sbin/mountd/Makefile')
-rw-r--r-- | sbin/mountd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile index 6a2097a..0312e9b 100644 --- a/sbin/mountd/Makefile +++ b/sbin/mountd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/25/94 -# $Id: Makefile,v 1.7 1997/03/11 12:43:42 peter Exp $ +# $FreeBSD$ PROG= mountd CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS |