NetBSD/tools
tv b5cd2489b2 Major overhaul of src/tools and host toolchain. Summary of changes:
* Rewrite src/tools Make logic to work like the rest of the tree wrt
  "dependall" and "install".  The old "make build" hack is gone.

* Remove the MKTOOLS logic.  This was linked to the "make build" hack,
  and was only needed because TOOLDIR originally had no writable default.

* Redo the GNU configure/make logic to make it fit reasonably in a
  BSD make wrapper.  Use new ${.ALLTARGETS} variable to scan for
  targets in $(srcdir), and mark them with .MADE: to prevent rebuilding.

* Only build cross tools in src/tools; remove some messy logic in
  src/usr.* and src/gnu/usr.* that would do target filename rewriting
  (improves consistency and readability).

* Add the ability to build cross gdb at tool build time by setting
  MKCROSSGDB (default no) to "yes" in mk.conf.

* Add src/tools/groff and set up paths to work with this cross groff.
2001-11-12 23:16:17 +00:00
..
asn1_compile Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
binstall Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
compat Pull the rmd160 stuff out as mtree now has options to selectively compile 2001-11-11 01:36:15 +00:00
compile_et Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
config Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
crunchgen Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
dbsym Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
gencat Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
groff Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lex Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint1 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint2 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lorder Move <bsd.hostprog.mk> to the right place so TOOLDIR can be set in mk.conf. 2001-09-22 05:02:13 +00:00
mdsetimage Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
menuc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
mkdep Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
mklocale Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
msgc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
mtree Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
rpcgen Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
texinfo Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
toolchain Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
tsort Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
yacc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile.gnuhost Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile.gnuwrap Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile.host Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile.inc Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00