index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
common
/
Makefile.mdset
Age
Commit message (
Expand
)
Author
2003-10-24
Add MDSET_NOSTRIP and MDSET_NOSYMBOLS; global versions of the "per ${FILE}"
lukem
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-03-11
add multiple-include protection.
lukem
2003-03-11
Augment the `KERNEL' field of MDSETIMAGES; if it contains a `/'
lukem
2003-01-03
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
lukem
2002-11-18
Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".
lukem
2002-10-14
Use _KERNEL.${_K}.${_F} instead of _KERNEL.${_K}, as this allows
lukem
2002-05-10
support MDSET_NOSTRIP.${FILENAME}
lukem
2002-05-08
- whitespace consistency cleanup
lukem
2002-05-07
Use release:: instead of release: when multiple release targets may exist
lukem
2002-05-05
add support for MDSET.${FILENAME}.nosymbols
lukem
2002-05-03
rather than blocking parallel mdset builds with .WAIT, replace usage of
lukem
2002-05-02
yet another distrib overhaul:
lukem
2002-04-26
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
lukem
2002-04-24
Fix kernel suffix processing:
thorpej
2002-04-14
Makefile.mdset: add ${KERNELDEPS} variable which is ${KERNELS} with
lukem
2002-04-14
improve comments and status messages
lukem
2002-04-14
- Rename Makefile.mdset variables:
lukem
2002-04-13
Add support for optional extra install kernel suffixes (e.g. .srec
thorpej
2002-04-12
Makefile.mdset:
lukem
2002-04-12
document which variables get modified by this fragment
lukem
2002-04-12
- don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller instead
lukem
2002-04-11
Makefile snippet to do the ${MDSETIMAGE} / ${NM} / ${STRIP} / gzip
lukem