1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00

fifolog_writer does not depend on libutil

This commit is contained in:
Baptiste Daroussin 2014-11-06 13:13:47 +00:00
parent 1a75e3b20f
commit 10b5ed75fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274176

View File

@ -6,8 +6,8 @@ CFLAGS+= -I${.CURDIR}/../lib
MAN=
DPADD= ${LIBFIFOLOG} ${LIBUTIL} ${LIBZ}
LDADD= ${LIBFIFOLOG} -lutil -lz
DPADD= ${LIBFIFOLOG} ${LIBZ}
LDADD= ${LIBFIFOLOG} -lz
regress:
date | ./${PROG} -z 0 /tmp/fifolog.0