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
/
hpcmips
/
Makefile
Age
Commit message (
Expand
)
Author
2008-09-19
Sigh, fix previous properly.
tsutsui
2008-09-19
Fix a typo in previous.
tsutsui
2008-09-19
Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
tsutsui
2008-06-23
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
matt
2008-04-26
Build install kernels and standalone bootloaders in their own directories
tsutsui
2007-03-06
Add an iso_image target (iso-image as a target name doesn't play well with
bouyer
2005-07-04
Use "${INSTALL} -c" instead of "cp". This makes it possible to install
he
2004-03-19
Convert to usage of UUDECODE_FILES and standardize on filename extension
jmc
2003-07-10
Rename a large chunk of the make(1) variables which refer to 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-09-24
reorder lines so that ${MAKESUMS} is executed after all files are installed.
shin
2002-05-08
- whitespace consistency cleanup
lukem
2002-05-07
Use release:: instead of release: when multiple release targets may exist
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-14
Makefile.mdset: add ${KERNELDEPS} variable which is ${KERNELS} with
lukem
2002-04-12
Makefile.mdset:
lukem
2002-04-12
- don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller instead
lukem
2002-04-11
convert to using distrib/common/Makefile.mdset
lukem
2002-04-11
fix typo.
shin
2002-04-11
clean up to NDWO makefile
lukem
2002-04-10
use ${UUDECODE}.
shin
2002-03-23
delete TX3922.
shin
2002-03-05
Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.
thorpej
2002-02-18
s/mdsetimage/${MDSETIMAGE}/.
shin
2002-02-09
don't set the owner or group when installing into $RELEASEDIR
lukem
2001-11-14
${MAKE} print-objdir -> ${PRINTOBJDIR}
tv
2001-10-21
Convert to using ${MDSETIMAGE}.
jmc
2001-04-22
build INSTKERNELS for system installation.
shin
2000-08-30
Use
jhawk
2000-06-12
install installation kernel and helper program (pbsdboot.exe).
shin
1999-09-16
Import NetBSD/hpcmips source files from hpcmips repository.
takemura