aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:56 +0000
committerWarner Losh <imp@FreeBSD.org>2014-04-13 05:21:56 +0000
commit3bdf775801b218aa5a89564839405b122f4b233e (patch)
treee8b079688238ae81d3122ea197d8ddb379b45059 /libexec
parente0919954d519767b541c28965dbd862787eb84cf (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/bootpd/bootpgw/Makefile2
-rw-r--r--libexec/casper/dns/Makefile2
-rw-r--r--libexec/casper/grp/Makefile2
-rw-r--r--libexec/casper/pwd/Makefile2
-rw-r--r--libexec/casper/random/Makefile2
-rw-r--r--libexec/casper/sysctl/Makefile2
-rw-r--r--libexec/dma-mbox-create/Makefile2
-rw-r--r--libexec/ulog-helper/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/libexec/bootpd/bootpgw/Makefile b/libexec/bootpd/bootpgw/Makefile
index 93a982c2d384..b7adadf3d514 100644
--- a/libexec/bootpd/bootpgw/Makefile
+++ b/libexec/bootpd/bootpgw/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= bootpgw
-NO_MAN=
+MAN=
SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c
SRCDIR= ${.CURDIR}/..
diff --git a/libexec/casper/dns/Makefile b/libexec/casper/dns/Makefile
index 82bd4c045bc8..245493e9c6f0 100644
--- a/libexec/casper/dns/Makefile
+++ b/libexec/casper/dns/Makefile
@@ -17,6 +17,6 @@ CFLAGS+=-I${.CURDIR}/../../../lib/libcasper
CFLAGS+=-I${.CURDIR}/../../../lib/libpjdlog
CFLAGS+=-I${.CURDIR}/../../../sbin/casper
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/libexec/casper/grp/Makefile b/libexec/casper/grp/Makefile
index 6f166b8ae6cc..502cd261f595 100644
--- a/libexec/casper/grp/Makefile
+++ b/libexec/casper/grp/Makefile
@@ -17,6 +17,6 @@ CFLAGS+=-I${.CURDIR}/../../../lib/libcasper
CFLAGS+=-I${.CURDIR}/../../../lib/libpjdlog
CFLAGS+=-I${.CURDIR}/../../../sbin/casper
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/libexec/casper/pwd/Makefile b/libexec/casper/pwd/Makefile
index b2dcfec341eb..ebf6cac9e121 100644
--- a/libexec/casper/pwd/Makefile
+++ b/libexec/casper/pwd/Makefile
@@ -17,6 +17,6 @@ CFLAGS+=-I${.CURDIR}/../../../lib/libcasper
CFLAGS+=-I${.CURDIR}/../../../lib/libpjdlog
CFLAGS+=-I${.CURDIR}/../../../sbin/casper
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/libexec/casper/random/Makefile b/libexec/casper/random/Makefile
index 87efe212c363..46c97393335b 100644
--- a/libexec/casper/random/Makefile
+++ b/libexec/casper/random/Makefile
@@ -17,6 +17,6 @@ CFLAGS+=-I${.CURDIR}/../../../lib/libcasper
CFLAGS+=-I${.CURDIR}/../../../lib/libpjdlog
CFLAGS+=-I${.CURDIR}/../../../sbin/casper
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/libexec/casper/sysctl/Makefile b/libexec/casper/sysctl/Makefile
index dc15099bc1fa..432008e01e75 100644
--- a/libexec/casper/sysctl/Makefile
+++ b/libexec/casper/sysctl/Makefile
@@ -17,6 +17,6 @@ CFLAGS+=-I${.CURDIR}/../../../lib/libcasper
CFLAGS+=-I${.CURDIR}/../../../lib/libpjdlog
CFLAGS+=-I${.CURDIR}/../../../sbin/casper
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/libexec/dma-mbox-create/Makefile b/libexec/dma-mbox-create/Makefile
index 956e4edfa746..f0a2341a916a 100644
--- a/libexec/dma-mbox-create/Makefile
+++ b/libexec/dma-mbox-create/Makefile
@@ -7,7 +7,7 @@ CFLAGS= -I${.CURDIR}/../../contrib/dma \
-DCONF_PATH='"/etc/dma"' \
-DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.9+"'
-NO_MAN=
+MAN=
WARNS= 2
diff --git a/libexec/ulog-helper/Makefile b/libexec/ulog-helper/Makefile
index c1697c8fd12c..764f0dece164 100644
--- a/libexec/ulog-helper/Makefile
+++ b/libexec/ulog-helper/Makefile
@@ -3,7 +3,7 @@
PROG= ulog-helper
BINOWN= root
BINMODE=4555
-NO_MAN=
+MAN=
DPADD= ${LIBULOG}
LDADD= -lulog