4.4BSD/usr/src/sbin/nfsiod/Makefile

#	@(#)Makefile	8.1 (Berkeley) 6/5/93

PROG=	nfsiod
CFLAGS+=-DNFS
MAN8=	nfsiod.0

.include <bsd.prog.mk>