8fae3551ec
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
8 lines
104 B
Makefile
8 lines
104 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
PROG= nfsiod
|
|
CFLAGS+=-DNFS
|
|
MAN8= nfsiod.0
|
|
|
|
.include <bsd.prog.mk>
|