style.Makefile says tab between var= and value.

This commit is contained in:
delphij 2010-12-23 01:45:48 +00:00
parent e95566a6fe
commit 67b29c50bb

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