aboutsummaryrefslogtreecommitdiff
path: root/libexec/bootpd/Makefile
diff options
context:
space:
mode:
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>