freebsd-dev/usr.bin/dtc
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
..
checking.cc Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
checking.hh Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
dtb.cc Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
dtb.hh Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
dtc.1 Remove EOL whitespace. 2013-08-22 16:01:20 +00:00
dtc.cc Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
fdt.cc Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
fdt.hh Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
HACKING Update some obsolete information in the HACKING document. 2015-10-26 11:02:57 +00:00
input_buffer.cc Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
input_buffer.hh Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
Makefile Ensure that dtc is built in C++11 mode. 2015-10-26 10:37:17 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
string.cc Explicitly include headers that are implicitly included by libstdc++. Fixes 2013-01-23 08:54:34 +00:00
string.hh Lots of improvements to the BSD-licensed dtc 2015-10-25 14:52:16 +00:00
util.hh