1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/nfsd/Makefile
2003-04-04 17:49:21 +00:00

10 lines
108 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
PROG= nfsd
MAN= nfsd.8
WARNS?= 0
.include <bsd.prog.mk>