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
..
2001-09-17 18:47:58 +00:00
2001-10-17 22:32:41 +00:00
2001-11-10 07:50:42 +00:00
2001-06-12 15:17:10 +00:00
2001-07-08 15:34:13 +00:00
2001-09-24 13:22:25 +00:00
2001-10-10 16:56:27 +00:00
2001-07-06 18:13:35 +00:00
2001-07-22 13:33:58 +00:00
2001-08-20 12:00:46 +00:00
2001-09-25 14:26:56 +00:00
2001-08-21 23:55:25 +00:00
2001-07-13 17:00:35 +00:00
2001-07-26 14:20:47 +00:00
2001-11-12 20:26:55 +00:00
2001-11-12 20:26:55 +00:00
2001-10-18 09:26:16 +00:00
2001-10-19 16:11:57 +00:00
2001-09-16 16:34:23 +00:00
2001-07-22 13:33:58 +00:00
2001-07-24 16:43:02 +00:00
2001-09-27 03:24:01 +00:00
2001-09-24 13:22:25 +00:00
2001-07-08 17:41:14 +00:00
2001-08-20 12:00:46 +00:00
2001-11-09 16:32:16 +00:00
2001-11-02 18:27:00 +00:00
2001-11-05 03:35:49 +00:00