style.Makefile says tab between var= and value.

This commit is contained in:
Xin LI 2010-12-23 01:45:48 +00:00
parent 84ad0a66d0
commit 24f2cbe959
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216677

View File

@ -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