bdrewery fe1ef27d4a 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

163 lines
3.8 KiB
Makefile

# $FreeBSD$
# This file is not autogenerated - take care!
DIRDEPS = \
share/atf \
share/ctypedef \
share/colldef \
share/dict \
share/doc/IPv6 \
share/doc/atf \
share/doc/legal/intel_ipw \
share/doc/legal/intel_iwi \
share/doc/legal/intel_iwn \
share/doc/legal/intel_wpi \
share/doc/llvm/clang \
share/doc/papers/beyond4.3 \
share/doc/papers/bufbio \
share/doc/papers/contents \
share/doc/papers/devfs \
share/doc/papers/diskperf \
share/doc/papers/fsinterface \
share/doc/papers/hwpmc \
share/doc/papers/jail \
share/doc/papers/kernmalloc \
share/doc/papers/kerntune \
share/doc/papers/malloc \
share/doc/papers/newvm \
share/doc/papers/relengr \
share/doc/papers/sysperf \
share/doc/papers/timecounter \
share/doc/psd/01.cacm \
share/doc/psd/02.implement \
share/doc/psd/03.iosys \
share/doc/psd/04.uprog \
share/doc/psd/05.sysman \
share/doc/psd/06.Clang \
share/doc/psd/12.make \
share/doc/psd/13.rcs/rcs \
share/doc/psd/13.rcs/rcs_func \
share/doc/psd/15.yacc \
share/doc/psd/16.lex \
share/doc/psd/17.m4 \
share/doc/psd/18.gprof \
share/doc/psd/20.ipctut \
share/doc/psd/21.ipc \
share/doc/psd/22.rpcgen \
share/doc/psd/23.rpc \
share/doc/psd/24.xdr \
share/doc/psd/25.xdrrfc \
share/doc/psd/26.rpcrfc \
share/doc/psd/27.nfsrpc \
share/doc/psd/contents \
share/doc/psd/title \
share/doc/smm/01.setup \
share/doc/smm/02.config \
share/doc/smm/03.fsck \
share/doc/smm/04.quotas \
share/doc/smm/05.fastfs \
share/doc/smm/06.nfs \
share/doc/smm/07.lpd \
share/doc/smm/08.sendmailop \
share/doc/smm/11.timedop \
share/doc/smm/12.timed \
share/doc/smm/18.net \
share/doc/smm/contents \
share/doc/smm/title \
share/doc/usd/04.csh \
share/doc/usd/05.dc \
share/doc/usd/06.bc \
share/doc/usd/07.mail \
share/doc/usd/10.exref/exref \
share/doc/usd/10.exref/summary \
share/doc/usd/11.vitut \
share/doc/usd/12.vi/summary \
share/doc/usd/12.vi/vi \
share/doc/usd/12.vi/viapwh \
share/doc/usd/13.viref \
share/doc/usd/18.msdiffs \
share/doc/usd/19.memacros \
share/doc/usd/20.meref \
share/doc/usd/21.troff \
share/doc/usd/22.trofftut \
share/doc/usd/contents \
share/doc/usd/title \
share/dtrace \
share/dtrace/toolkit \
share/examples/atf \
share/examples/ipfilter \
share/examples/pf \
share/examples/smbfs \
share/examples/smbfs/print \
share/i18n/csmapper \
share/i18n/csmapper/APPLE \
share/i18n/csmapper/AST \
share/i18n/csmapper/BIG5 \
share/i18n/csmapper/CNS \
share/i18n/csmapper/CP \
share/i18n/csmapper/EBCDIC \
share/i18n/csmapper/GB \
share/i18n/csmapper/GEORGIAN \
share/i18n/csmapper/ISO-8859 \
share/i18n/csmapper/ISO646 \
share/i18n/csmapper/JIS \
share/i18n/csmapper/KAZAKH \
share/i18n/csmapper/KOI \
share/i18n/csmapper/KS \
share/i18n/csmapper/MISC \
share/i18n/csmapper/TCVN \
share/i18n/esdb \
share/i18n/esdb/APPLE \
share/i18n/esdb/AST \
share/i18n/esdb/BIG5 \
share/i18n/esdb/CP \
share/i18n/esdb/DEC \
share/i18n/esdb/EBCDIC \
share/i18n/esdb/EUC \
share/i18n/esdb/GB \
share/i18n/esdb/GEORGIAN \
share/i18n/esdb/ISO-2022 \
share/i18n/esdb/ISO-8859 \
share/i18n/esdb/ISO646 \
share/i18n/esdb/KAZAKH \
share/i18n/esdb/KOI \
share/i18n/esdb/MISC \
share/i18n/esdb/TCVN \
share/i18n/esdb/UTF \
share/info \
share/keys/pkg/trusted \
share/locale-links \
share/man/man1 \
share/man/man3 \
share/man/man4 \
share/man/man5 \
share/man/man6 \
share/man/man7 \
share/man/man8 \
share/man/man9 \
share/me \
share/misc \
share/mk \
share/mklocale \
share/monetdef \
share/msgdef \
share/numericdef \
share/sendmail \
share/skel \
share/snmp/mibs \
share/syscons/fonts \
share/syscons/keymaps \
share/syscons/scrnmaps \
share/tabset \
share/termcap \
share/timedef \
share/vt/fonts \
share/vt/keymaps \
share/xml/atf \
share/xsl/atf \
share/zoneinfo \
.include <dirdeps.mk>