Convert to usr.bin/ to LIBADD

Reduce overlinking
This commit is contained in:
Baptiste Daroussin
2014-11-25 14:29:10 +00:00
parent 30fca3b0cc
commit 3e11bd9e2a
100 changed files with 131 additions and 268 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
.include <src.opts.mk>
PROG= apply
DPADD= ${LIBSBUF}
LDADD= -lsbuf
LIBADD= sbuf
.if ${MK_TESTS} != "no"
SUBDIR+= tests