003 File Manager
Current Path:
/usr/src/libexec/fingerd
usr
/
src
/
libexec
/
fingerd
/
📁
..
📄
Makefile
(317 B)
📄
Makefile.depend
(303 B)
📄
Makefile.depend.options
(125 B)
📄
fingerd.8
(4.19 KB)
📄
fingerd.c
(5.9 KB)
📄
pathnames.h
(1.7 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD$ .include <src.opts.mk> PROG= fingerd LIBADD= util MAN= fingerd.8 WARNS?= 2 WFORMAT=0 .if ${MK_BLACKLIST_SUPPORT} != "no" CFLAGS+= -DUSE_BLACKLIST -I${SRCTOP}/contrib/blacklist/include LIBADD+= blacklist LDFLAGS+=-L${LIBBLACKLISTDIR} .endif .include <bsd.prog.mk>
Upload File
Create Folder