summaryrefslogtreecommitdiff
path: root/libexec/bootpd/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commite5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch)
tree99317e3e4c34a31d62639cf2ccbaae831de513b1 /libexec/bootpd/Makefile
parent0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff)
Notes
Diffstat (limited to 'libexec/bootpd/Makefile')
-rw-r--r--libexec/bootpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile
index f428be888778..830577a57def 100644
--- a/libexec/bootpd/Makefile
+++ b/libexec/bootpd/Makefile
@@ -10,8 +10,7 @@ SUBDIR= bootpgw tools
SRCS= bootpd.c dovend.c readfile.c hash.c dumptab.c \
lookup.c getif.c hwaddr.c report.c tzone.c rtmsg.c
-MAN5= bootptab.5
-MAN8= bootpd.8
+MAN= bootptab.5 bootpd.8
MLINKS= bootpd.8 bootpgw.8
.include <bsd.prog.mk>