1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/nfsiod/Makefile
2001-03-26 14:33:27 +00:00

9 lines
115 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
PROG= nfsiod
MAN= nfsiod.8
CFLAGS+=-DNFS
.include <bsd.prog.mk>