diff options
Diffstat (limited to 'usr.sbin/mrouted/mtrace')
-rw-r--r-- | usr.sbin/mrouted/mtrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile index 6fa62606f2e4..ee9c203b07e5 100644 --- a/usr.sbin/mrouted/mtrace/Makefile +++ b/usr.sbin/mrouted/mtrace/Makefile @@ -6,7 +6,6 @@ S= ${.CURDIR}/.. .PATH: $S CFLAGS+= -I$S -MAN8= mtrace.8 BINMODE=4555 .include <bsd.prog.mk> |