summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/testrsrr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/testrsrr/Makefile')
-rw-r--r--usr.sbin/mrouted/testrsrr/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/mrouted/testrsrr/Makefile b/usr.sbin/mrouted/testrsrr/Makefile
index b1ea5e5..131346d 100644
--- a/usr.sbin/mrouted/testrsrr/Makefile
+++ b/usr.sbin/mrouted/testrsrr/Makefile
@@ -1,13 +1,13 @@
# $FreeBSD$
-PROG= testrsrr
-
S= ${.CURDIR}/..
-.PATH: $S
-CFLAGS+= -I$S
+.PATH: $S
+PROG= testrsrr
+NOMAN= #true
SRCS= testrsrr.c
-NOMAN=
+
+CFLAGS+= -I$S
install:
OpenPOWER on IntegriCloud