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