summaryrefslogtreecommitdiff
path: root/distrib/common/Makefile.mdset
AgeCommit message (Expand)Author
2003-10-24Add MDSET_NOSTRIP and MDSET_NOSYMBOLS; global versions of the "per ${FILE}"lukem
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-03-11add multiple-include protection.lukem
2003-03-11Augment the `KERNEL' field of MDSETIMAGES; if it contains a `/'lukem
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-11-18Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".lukem
2002-10-14Use _KERNEL.${_K}.${_F} instead of _KERNEL.${_K}, as this allowslukem
2002-05-10support MDSET_NOSTRIP.${FILENAME}lukem
2002-05-08- whitespace consistency cleanuplukem
2002-05-07Use release:: instead of release: when multiple release targets may existlukem
2002-05-05add support for MDSET.${FILENAME}.nosymbolslukem
2002-05-03rather than blocking parallel mdset builds with .WAIT, replace usage oflukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-24Fix kernel suffix processing:thorpej
2002-04-14Makefile.mdset: add ${KERNELDEPS} variable which is ${KERNELS} withlukem
2002-04-14improve comments and status messageslukem
2002-04-14- Rename Makefile.mdset variables:lukem
2002-04-13Add support for optional extra install kernel suffixes (e.g. .srecthorpej
2002-04-12Makefile.mdset:lukem
2002-04-12document which variables get modified by this fragmentlukem
2002-04-12- don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller insteadlukem
2002-04-11Makefile snippet to do the ${MDSETIMAGE} / ${NM} / ${STRIP} / gziplukem