diff options
Diffstat (limited to 'libexec/bootpd/tools/bootptest/Makefile')
-rw-r--r-- | libexec/bootpd/tools/bootptest/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile index 1bc8887..e82fcb2 100644 --- a/libexec/bootpd/tools/bootptest/Makefile +++ b/libexec/bootpd/tools/bootptest/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= bootptest -MAN8= bootptest.8 SRCS= bootptest.c getether.c getif.c print-bootp.c report.c SRCDIR= ${.CURDIR}/../.. |