diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile index d1ca23ba864..7fa20987e59 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