NetBSD/share/mk
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
..
bsd.dep.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.doc.mk Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
bsd.files.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.hostprog.mk Set CFLAGS and CPPFLAGS for the benefit of <bsd.dep.mk>, and move the 2001-11-12 22:06:41 +00:00
bsd.inc.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.info.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.init.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.kernobj.mk correct description of KERNSRCDIR and others 2000-05-07 01:20:47 +00:00
bsd.kinc.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.kmod.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.lib.mk Set installed library mode correctly in UNPRIVILEGED case. 2001-11-02 07:25:58 +00:00
bsd.links.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.man.mk Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
bsd.nls.mk Remove dependency on NLSDIR entirely, now that it's not auto-created. 2001-11-06 16:20:16 +00:00
bsd.obj.mk Use ${__curdir} consistently. 2001-11-12 18:49:12 +00:00
bsd.own.mk Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
bsd.prog.mk Use INSTALL_FILE/INSTALL_DIR as appropriate. 2001-11-02 18:10:00 +00:00
bsd.README Move -Wcast-qual from WARNS=2 to WARNS=3 (a new level), because it 2001-11-01 07:17:17 +00:00
bsd.subdir.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.sys.mk Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
Makefile Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
sys.mk Use -O2 on PowerPC. 2001-09-17 12:28:14 +00:00