aboutsummaryrefslogtreecommitdiff
path: root/sbin/nfsiod/Makefile
blob: 72db42bac6b52f055f303476ac793333f0cd50ad (plain) (blame)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/5/93

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

.include <bsd.prog.mk>