summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/common/Makefile')
-rw-r--r--usr.sbin/mrouted/common/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/mrouted/common/Makefile b/usr.sbin/mrouted/common/Makefile
index d3ed61e..4c02881 100644
--- a/usr.sbin/mrouted/common/Makefile
+++ b/usr.sbin/mrouted/common/Makefile
@@ -1,15 +1,15 @@
# $FreeBSD$
-LIB= mrouted
-NOPROFILE= yes
-NOPIC= yes
-
S= ${.CURDIR}/..
-.PATH: $S
-CFLAGS+= -I$S
+.PATH: $S
+LIB= mrouted
+NOPROFILE= yes
+NOPIC= yes
+NOMAN= #true
SRCS= igmp.c inet.c kern.c
-NOMAN=
+
+CFLAGS+= -I$S
# nothing to install
install:
OpenPOWER on IntegriCloud