These IPv6-only tools have no explicit dependency on the INET6 macro.

Tested with:	cmp(1)
This commit is contained in:
Yaroslav Tykhiy 2006-07-27 15:31:13 +00:00
parent bc34ace3c3
commit 064aa4479f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160755
9 changed files with 8 additions and 9 deletions

View file

@ -3,7 +3,7 @@
PROG= ping6
MAN= ping6.8
CFLAGS+=-DINET6 -DIPSEC -DKAME_SCOPEID -DUSE_RFC2292BIS \
CFLAGS+=-DIPSEC -DKAME_SCOPEID -DUSE_RFC2292BIS \
-DHAVE_POLL_H -DHAVE_ARC4RANDOM
WARNS?= 2

View file

@ -18,6 +18,6 @@ PROG= mld6query
MAN= mld6query.8
SRCS= mld6.c
CFLAGS+= -DINET6 -DIPSEC -DUSE_RFC2292BIS
CFLAGS+= -DIPSEC -DUSE_RFC2292BIS
.include <bsd.prog.mk>

View file

@ -19,7 +19,6 @@ PROG= ndp
MAN= ndp.8
SRCS= ndp.c gmt2local.c
CFLAGS+= -DINET6
CFLAGS+= -I. -I${.CURDIR} -I${.CURDIR}/../../contrib/tcpdump
CFLAGS+= -D_U_=""

View file

@ -5,6 +5,6 @@ PROG= rip6query
MAN= rip6query.8
WARNS?= 2
CFLAGS+= -DINET6 -I${.CURDIR}/../route6d
CFLAGS+= -I${.CURDIR}/../route6d
.include <bsd.prog.mk>

View file

@ -4,6 +4,6 @@
PROG= route6d
MAN= route6d.8
CFLAGS+= -DINET6 -DHAVE_POLL_H
CFLAGS+= -DHAVE_POLL_H
.include <bsd.prog.mk>

View file

@ -18,7 +18,7 @@ PROG= rrenumd
MAN= rrenumd.conf.5 rrenumd.8
SRCS= rrenumd.c parser.y lexer.l
CFLAGS+= -DINET6 -DIPSEC -I. -I${.CURDIR}
CFLAGS+= -DIPSEC -I. -I${.CURDIR}
YFLAGS= -d
LDADD= -lipsec -ll -ly

View file

@ -18,6 +18,6 @@ PROG= rtadvd
MAN= rtadvd.conf.5 rtadvd.8
SRCS= rtadvd.c rrenum.c advcap.c if.c config.c timer.c dump.c
CFLAGS+= -DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
.include <bsd.prog.mk>

View file

@ -19,7 +19,7 @@ MAN= rtsold.8
MLINKS= rtsold.8 rtsol.8
SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
CFLAGS+= -DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H
DPADD= ${LIBKVM}
LDADD= -lkvm

View file

@ -18,7 +18,7 @@ MAN= traceroute6.8
BINOWN= root
BINMODE= 4555
CFLAGS+= -DINET6 -DIPSEC -DUSE_RFC2292BIS -DHAVE_POLL
CFLAGS+= -DIPSEC -DUSE_RFC2292BIS -DHAVE_POLL
DPADD= ${LIBIPSEC}
LDADD= -lipsec