003 File Manager
Current Path:
/usr/src/libexec/bootpd/tools/bootpef
usr
/
src
/
libexec
/
bootpd
/
tools
/
bootpef
/
📁
..
📄
Makefile
(239 B)
📄
Makefile.depend
(289 B)
📄
bootpef.8
(1.21 KB)
📄
bootpef.c
(6.82 KB)
Editing: Makefile
# Makefile # $FreeBSD$ PROG= bootpef MAN= bootpef.8 SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \ hwaddr.c report.c tzone.c rtmsg.c SRCDIR= ${.CURDIR}/../.. CFLAGS+=-I${SRCDIR} .PATH: ${SRCDIR} .include <bsd.prog.mk>
Upload File
Create Folder