003 File Manager
Current Path:
/usr/src/libexec/bootpd/tools/bootptest
usr
/
src
/
libexec
/
bootpd
/
tools
/
bootptest
/
📁
..
📄
Makefile
(204 B)
📄
Makefile.depend
(289 B)
📄
bootptest.8
(1.7 KB)
📄
bootptest.c
(10.96 KB)
📄
bootptest.h
(712 B)
📄
print-bootp.c
(11.96 KB)
Editing: Makefile
# Makefile # $FreeBSD$ PROG= bootptest MAN= bootptest.8 SRCS= bootptest.c getether.c getif.c print-bootp.c report.c SRCDIR= ${.CURDIR}/../.. CFLAGS+=-I${SRCDIR} .PATH: ${SRCDIR} .include <bsd.prog.mk>
Upload File
Create Folder