Deleted Added
full compact
Makefile (192811) Makefile (193070)
1# $FreeBSD: head/usr.sbin/nfsuserd/Makefile 192811 2009-05-26 15:19:04Z rmacklem $
1# $FreeBSD: head/usr.sbin/nfsuserd/Makefile 193070 2009-05-29 22:19:45Z delphij $
2
3PROG= nfsuserd
4MAN= nfsuserd.8
2
3PROG= nfsuserd
4MAN= nfsuserd.8
5WARNS?= 3
5
6.include <bsd.prog.mk>
6
7.include <bsd.prog.mk>