freebsd-dev/share/mk
Warner Losh b608b4520b 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
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
bsd.incs.mk
bsd.info.mk
bsd.init.mk
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
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk
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
bsd.README "clean" of <bsd.prog.mk> no longer removes a.out, Errs, 2006-06-18 11:26:17 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.sys.mk Reintroduce CSTD, which allows a Makefile to specify the precise dialect 2006-08-11 17:28:59 +00:00
Makefile
sys.mk
version_gen.awk