fifolog_reader does not depend on libutil
This commit is contained in:
parent
763f2e7844
commit
295e858606
@ -6,8 +6,8 @@ CFLAGS+= -I${.CURDIR}/../lib
|
||||
|
||||
MAN=
|
||||
|
||||
DPADD= ${LIBFIFOLOG} ${LIBUTIL} ${LIBZ}
|
||||
LDADD= ${LIBFIFOLOG} -lutil -lz
|
||||
DPADD= ${LIBFIFOLOG} ${LIBZ}
|
||||
LDADD= ${LIBFIFOLOG} -lz
|
||||
|
||||
regress:
|
||||
./${PROG} /tmp/fifolog.0
|
||||
|
Loading…
Reference in New Issue
Block a user