This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sbin / nfsd / Makefile
# @(#)Makefile 5.3 (Berkeley) 6/29/90
PROG= nfsd
CFLAGS+=-DNFS
MAN8= nfsd.8
LDADD= -lutil
.include <bsd.prog.mk>