--- src/sbin/nfsiod/Makefile 2003/06/17 04:27:34 1.2 +++ src/sbin/nfsiod/Makefile 2004/11/14 20:07:25 1.3 @@ -1,9 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD: src/sbin/nfsiod/Makefile,v 1.4.6.1 2001/04/25 10:58:44 ru Exp $ -# $DragonFly: src/sbin/nfsiod/Makefile,v 1.1 2003/06/16 05:14:05 dillon Exp $ +# $DragonFly$ PROG= nfsiod MAN= nfsiod.8 CFLAGS+=-DNFS +WARNS?= 6 .include