From 70e8d575c7bdbf11d3950d8044b9ef198e65896b Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 21 Jun 2004 16:09:29 +0000 Subject: libcompat doesn't seem to be necessary any more. --- usr.sbin/rtadvd/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.sbin') 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 -- cgit v1.1