diff options
Diffstat (limited to 'libexec/bootpd/tools/bootpef/Makefile')
-rw-r--r-- | libexec/bootpd/tools/bootpef/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootpef/Makefile b/libexec/bootpd/tools/bootpef/Makefile index dfb7662..860509c 100644 --- a/libexec/bootpd/tools/bootpef/Makefile +++ b/libexec/bootpd/tools/bootpef/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= bootpef -MAN8= bootpef.8 SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \ hwaddr.c report.c tzone.c rtmsg.c |