freebsd-skq/share/mk
imp 67e2676521 Pass whatever the value of NM down to lorder. This allows one to
override NM in Makefiles when, for example, cross compiling and have
that value be used by lorder.  NM normally isn't defined, so we pass a
null value to lorder.  lorder says 'NM=${NM-nm}' which causes it to
pickup the default value.
2006-08-25 23:50:05 +00:00
..
bsd.compat.mk Wrap BSD r* commands in NO_RCMDS. 2005-03-02 11:53:22 +00:00
bsd.cpu.mk Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
bsd.files.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.incs.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.info.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.init.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.kmod.mk
bsd.lib.mk Pass whatever the value of NM down to lorder. This allows one to 2006-08-25 23:50:05 +00:00
bsd.libnames.mk Extend coverage of the MK_IPX build option to the following: 2006-03-20 14:24:58 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.obj.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.own.mk Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
bsd.pkg.mk
bsd.port.mk Don't read in /etc/src.conf when building ports. 2006-08-24 18:04:49 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.README "clean" of <bsd.prog.mk> no longer removes a.out, Errs, 2006-06-18 11:26:17 +00:00
bsd.snmpmod.mk Don't include bsd.init.mk so early - it's just not needed here. 2005-11-10 12:07:12 +00:00
bsd.subdir.mk For ${SUBDIR} targets, change the type of dependency operator from `::' 2005-05-31 07:14:51 +00:00
bsd.sys.mk Reintroduce CSTD, which allows a Makefile to specify the precise dialect 2006-08-11 17:28:59 +00:00
Makefile Add version_gen.awk to the installed files. 2006-03-16 15:20:27 +00:00
sys.mk We bootstrap make(1) if necessary during an upgrade, so checking 2005-09-28 08:17:30 +00:00
version_gen.awk Teach bsd.lib.mk to auto generate a version map file based on 2006-03-16 15:12:26 +00:00