freebsd-dev/lib/libelf/Makefile.depend
Bryan Drewery 7b3ea376a2 META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
This both avoids some dependencies on xinstall.host and allows
bootstrapping on older releases to work due to lack of at least 'install -l'
support.

Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:10:28 +00:00

28 lines
588 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 \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
libelf_convert.So: libelf_convert.c
libelf_convert.o: libelf_convert.c
libelf_convert.po: libelf_convert.c
libelf_fsize.So: libelf_fsize.c
libelf_fsize.o: libelf_fsize.c
libelf_fsize.po: libelf_fsize.c
libelf_msize.So: libelf_msize.c
libelf_msize.o: libelf_msize.c
libelf_msize.po: libelf_msize.c
.endif