003 File Manager
Current Path:
/usr/src/usr.sbin/nfsuserd
usr
/
src
/
usr.sbin
/
nfsuserd
/
📁
..
📄
Makefile
(213 B)
📄
Makefile.depend
(288 B)
📄
nfsuserd.8
(5.13 KB)
📄
nfsuserd.c
(21.71 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PROG= nfsuserd MAN= nfsuserd.8 WARNS?= 3 .if ${MK_INET_SUPPORT} != "no" CFLAGS+= -DINET .endif .if ${MK_INET6_SUPPORT} != "no" CFLAGS+= -DINET6 .endif .include <bsd.prog.mk>
Upload File
Create Folder