NetBSD/share/mk
lukem 2c1cfc8e8c - in <bsd.files.mk>, don't clear FILES after using it, as that prevents
make -V FILES
  from being useful (and given that every other variable can be
  extracted using make -V, the behaviour was unusually inconsistent
  given that the original reason for clearing it doesn't seem to be
  relevant anymore)
- use <bsd.prog.mk> instead of directly including <bsd.files.mk>
  (and possibly <bsd.man.mk> or <bsd.own.mk>)
- remove obsolete NOPROG
2002-04-24 08:18:45 +00:00
..
Makefile install bsd.hostlib.mk, since bsd.hostprog.mk is and things in /usr/src/tools wants it. 2001-12-14 05:46:47 +00:00
bsd.README document MKxxx/NOxxx naming rule. 2002-04-19 03:08:05 +00:00
bsd.dep.mk If DESTDIR is set, do a similar nostdinc dance for the standard C++ include 2001-11-28 04:38:29 +00:00
bsd.doc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.files.mk - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
bsd.hostlib.mk Add more tolerant script-based implementation of mkdep for host tool 2002-01-03 22:45:23 +00:00
bsd.hostprog.mk COPTS is for target objects, not host objects. 2002-03-29 18:58:19 +00:00
bsd.inc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.info.mk Serialize access to $INFODIR/dir; multiple instances of `install-info' 2002-03-01 15:42:10 +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 replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
bsd.kinc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.kmod.mk Only attempt to make the machine links for targets 'depend', 'all', 2002-04-09 17:14:38 +00:00
bsd.lib.mk replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
bsd.links.mk `linksinstall' cannot be issued in parallel with other realinstall sources. 2002-03-21 12:59:56 +00:00
bsd.man.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.nls.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.obj.mk Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
bsd.own.mk Overhaul how _SRC_TOP_ is determined, ensuring that it will be set to 2002-04-23 07:20:22 +00:00
bsd.prog.mk Use the medium low model for sparc64 programs that don't 2GB of data segment. 2002-03-27 05:40:54 +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 Sun Workshop C 5.0 objects to generating object files with suffixes other than 2002-04-23 00:15:45 +00:00
sys.mk No more arm32. 2002-04-08 12:25:22 +00:00