summaryrefslogtreecommitdiff
path: root/distrib/hpcmips/Makefile
AgeCommit message (Expand)Author
2008-09-19Sigh, fix previous properly.tsutsui
2008-09-19Fix a typo in previous.tsutsui
2008-09-19Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation filestsutsui
2008-06-23Change remaining instances of ${RELEASEDIR}/${MACHINES} tomatt
2008-04-26Build install kernels and standalone bootloaders in their own directoriestsutsui
2007-03-06Add an iso_image target (iso-image as a target name doesn't play well withbouyer
2005-07-04Use "${INSTALL} -c" instead of "cp". This makes it possible to installhe
2004-03-19Convert to usage of UUDECODE_FILES and standardize on filename extensionjmc
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-11-18Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX".lukem
2002-09-24reorder lines so that ${MAKESUMS} is executed after all files are installed.shin
2002-05-08- whitespace consistency cleanuplukem
2002-05-07Use release:: instead of release: when multiple release targets may existlukem
2002-05-02yet another distrib overhaul:lukem
2002-04-26replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" versionlukem
2002-04-14Makefile.mdset: add ${KERNELDEPS} variable which is ${KERNELS} withlukem
2002-04-12Makefile.mdset:lukem
2002-04-12- don't pull in <bsd.prog.mk> in Makefile.mdset; do that in the caller insteadlukem
2002-04-11convert to using distrib/common/Makefile.mdsetlukem
2002-04-11fix typo.shin
2002-04-11clean up to NDWO makefilelukem
2002-04-10use ${UUDECODE}.shin
2002-03-23delete TX3922.shin
2002-03-05Make sure <bsd.own.mk> is pulled in before ${PRINTOBJDIR} is used.thorpej
2002-02-18s/mdsetimage/${MDSETIMAGE}/.shin
2002-02-09don't set the owner or group when installing into $RELEASEDIRlukem
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-10-21Convert to using ${MDSETIMAGE}.jmc
2001-04-22build INSTKERNELS for system installation.shin
2000-08-30Usejhawk
2000-06-12install installation kernel and helper program (pbsdboot.exe).shin
1999-09-16Import NetBSD/hpcmips source files from hpcmips repository.takemura