41 lines
753 B
Makefile
41 lines
753 B
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
usr.bin/xinstall.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
md4hl.So: md4hl.c
|
|
md4hl.o: md4hl.c
|
|
md4hl.po: md4hl.c
|
|
md5hl.So: md5hl.c
|
|
md5hl.o: md5hl.c
|
|
md5hl.po: md5hl.c
|
|
rmd160hl.So: rmd160hl.c
|
|
rmd160hl.o: rmd160hl.c
|
|
rmd160hl.po: rmd160hl.c
|
|
sha0hl.So: sha0hl.c
|
|
sha0hl.o: sha0hl.c
|
|
sha0hl.po: sha0hl.c
|
|
sha1hl.So: sha1hl.c
|
|
sha1hl.o: sha1hl.c
|
|
sha1hl.po: sha1hl.c
|
|
sha256hl.So: sha256hl.c
|
|
sha256hl.o: sha256hl.c
|
|
sha256hl.po: sha256hl.c
|
|
sha512hl.So: sha512hl.c
|
|
sha512hl.o: sha512hl.c
|
|
sha512hl.po: sha512hl.c
|
|
.endif
|