summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/mtrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/mtrace/Makefile')
-rw-r--r--usr.sbin/mrouted/mtrace/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile
index 32599946..125493e 100644
--- a/usr.sbin/mrouted/mtrace/Makefile
+++ b/usr.sbin/mrouted/mtrace/Makefile
@@ -1,12 +1,12 @@
# $FreeBSD$
-PROG= mtrace
-
S= ${.CURDIR}/..
-.PATH: $S
-CFLAGS+= -I$S
+.PATH: $S
+PROG= mtrace
MAN= mtrace.8
-BINMODE=4555
+BINMODE= 4555
+
+CFLAGS+= -I$S
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud