diff options
Diffstat (limited to 'usr.sbin/ndp')
-rw-r--r-- | usr.sbin/ndp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index b0ba348..3f4cb46 100644 --- a/usr.sbin/ndp/Makefile +++ b/usr.sbin/ndp/Makefile @@ -17,7 +17,6 @@ PROG= ndp SRCS= ndp.c gmt2local.c -MAN8= ndp.8 CFLAGS+=-DINET6 CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../contrib/tcpdump |