/usr/lib/libmd.a -> ${LIBMD}
This commit is contained in:
parent
a98e5d2939
commit
00f1123353
@ -4,6 +4,6 @@ PROG= md5
|
||||
SRCS= md5.c
|
||||
|
||||
LDADD+= -lmd
|
||||
DPADD+= /usr/lib/libmd.a
|
||||
DPADD+= ${LIBMD}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user