/usr/lib/libmd.a -> ${LIBMD}
This commit is contained in:
parent
865b89e27e
commit
5c82677757
@ -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