summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-12-23 01:45:48 +0000
committerdelphij <delphij@FreeBSD.org>2010-12-23 01:45:48 +0000
commit67b29c50bb67dad3e20df7b05ed51931c4608419 (patch)
treef3232acf768132a5bf3875d0ba28418aa303f41b /usr.sbin/rtadvd/Makefile
parente95566a6fe2e4dc41924ff804e27d77a890b9db9 (diff)
downloadFreeBSD-src-67b29c50bb67dad3e20df7b05ed51931c4608419.zip
FreeBSD-src-67b29c50bb67dad3e20df7b05ed51931c4608419.tar.gz
style.Makefile says tab between var= and value.
Diffstat (limited to 'usr.sbin/rtadvd/Makefile')
-rw-r--r--usr.sbin/rtadvd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile
index 28a8314..9dbfc99 100644
--- a/usr.sbin/rtadvd/Makefile
+++ b/usr.sbin/rtadvd/Makefile
@@ -18,8 +18,8 @@ PROG= rtadvd
MAN= rtadvd.conf.5 rtadvd.8
SRCS= rtadvd.c rrenum.c advcap.c if.c config.c timer.c dump.c
-DPADD= ${LIBUTIL}
-LDADD= -lutil
+DPADD= ${LIBUTIL}
+LDADD= -lutil
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DROUTEINFO
OpenPOWER on IntegriCloud