summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-06-21 16:09:29 +0000
committerphk <phk@FreeBSD.org>2004-06-21 16:09:29 +0000
commit70e8d575c7bdbf11d3950d8044b9ef198e65896b (patch)
tree089478e4807ca20e60b311f90db35a3ab9115a2c /usr.sbin
parent45cfffa8ac114d1acf5ba0af0dda8a4916b781cb (diff)
downloadFreeBSD-src-70e8d575c7bdbf11d3950d8044b9ef198e65896b.zip
FreeBSD-src-70e8d575c7bdbf11d3950d8044b9ef198e65896b.tar.gz
libcompat doesn't seem to be necessary any more.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/rtadvd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile
index d1ca23b..7fa2098 100644
--- a/usr.sbin/rtadvd/Makefile
+++ b/usr.sbin/rtadvd/Makefile
@@ -20,7 +20,4 @@ SRCS= rtadvd.c rrenum.c advcap.c if.c config.c timer.c dump.c
CFLAGS+= -DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
-DPADD= ${LIBCOMPAT}
-LDADD= -lcompat
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud