summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootparamd/callbootd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bootparamd/callbootd/Makefile')
-rw-r--r--usr.sbin/bootparamd/callbootd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile
index 92ae2e5..8db69ea 100644
--- a/usr.sbin/bootparamd/callbootd/Makefile
+++ b/usr.sbin/bootparamd/callbootd/Makefile
@@ -2,10 +2,12 @@
# $FreeBSD$
PROG= callbootd
+NOMAN= #true
SRCS= callbootd.c ${GENSRCS}
GENSRCS=bootparam_prot.h bootparam_prot_clnt.c bootparam_prot_xdr.c
-NOMAN=
+
CFLAGS+= -I.
+
CLEANFILES= ${GENSRCS}
RPCSRC= ${DESTDIR}/usr/include/rpcsvc/bootparam_prot.x
OpenPOWER on IntegriCloud