Convert to usr.bin/ to LIBADD
Reduce overlinking
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
.include <src.opts.mk>
|
||||
|
||||
PROG= apply
|
||||
DPADD= ${LIBSBUF}
|
||||
LDADD= -lsbuf
|
||||
|
||||
LIBADD= sbuf
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
SUBDIR+= tests
|
||||
|
||||
Reference in New Issue
Block a user