freebsd-dev/sys/boot/userboot/libstand/Makefile.depend
Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00

59 lines
1.4 KiB
Makefile

# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/arpa \
include/xlocale \
lib/libbz2 \
lib/libstand \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
_bzlib.o: _bzlib.c
_bzlib.o: libstand_bzlib_private.h
_bzlib.po: _bzlib.c
_bzlib.po: libstand_bzlib_private.h
_crctable.o: _crctable.c
_crctable.o: libstand_bzlib_private.h
_crctable.po: _crctable.c
_crctable.po: libstand_bzlib_private.h
_decompress.o: _decompress.c
_decompress.o: libstand_bzlib_private.h
_decompress.po: _decompress.c
_decompress.po: libstand_bzlib_private.h
_huffman.o: _huffman.c
_huffman.o: libstand_bzlib_private.h
_huffman.po: _huffman.c
_huffman.po: libstand_bzlib_private.h
_infback.o: _infback.c
_infback.o: libstand_zutil.h
_infback.po: _infback.c
_infback.po: libstand_zutil.h
_inffast.o: _inffast.c
_inffast.o: libstand_zutil.h
_inffast.po: _inffast.c
_inffast.po: libstand_zutil.h
_inflate.o: _inflate.c
_inflate.o: libstand_zutil.h
_inflate.po: _inflate.c
_inflate.po: libstand_zutil.h
_inftrees.o: _inftrees.c
_inftrees.o: libstand_zutil.h
_inftrees.po: _inftrees.c
_inftrees.po: libstand_zutil.h
_randtable.o: _randtable.c
_randtable.o: libstand_bzlib_private.h
_randtable.po: _randtable.c
_randtable.po: libstand_bzlib_private.h
_zutil.o: _zutil.c
_zutil.o: libstand_gzguts.h
_zutil.o: libstand_zutil.h
_zutil.po: _zutil.c
_zutil.po: libstand_gzguts.h
_zutil.po: libstand_zutil.h
.endif