History log of /netbsd-src/sys/arch/hp300/stand/inst/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# 609bb2da 07-May-2024 tsutsui <tsutsui@NetBSD.org>

Rename ${PROGAOUT} -> ${PROGELF} to reflect reality.


# b9464532 29-Apr-2024 tsutsui <tsutsui@NetBSD.org>

Use LINKS to create hard links to generate proper METALOG files.

Also use the default ${PROG} variable and "install" target.

Fixes PR port-hp300/58211.
Should be pulled up to netbsd-10 and netbsd-9.


# 7e81d727 23-Sep-2019 christos <christos@NetBSD.org>

Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of
${RELEASEDIR}/${MACHINE} (Paul Ripke)


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 106fc7ca 02-Oct-2003 simonb <simonb@NetBSD.org>

White-space nit.


# a250e57c 03-Jan-2003 lukem <lukem@NetBSD.org>

Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.


# eed7e1f9 14-Dec-2001 gmcgarry <gmcgarry@NetBSD.org>

include Makefile.buildboot before testing for RELEASEDIR


# 2cd41580 08-Nov-2001 gmcgarry <gmcgarry@NetBSD.org>

Make install observe ${INSTPRIV}


# cd2e1c1e 23-Sep-2000 simonb <simonb@NetBSD.org>

Use ${COPY} instead of -c for ${INSTALL} commands.


# e486b03d 31-May-2000 he <he@NetBSD.org>

Add handling of "make release".


# 344d11c5 14-Dec-1999 thorpej <thorpej@NetBSD.org>

Make it possible to strip this down a little more.


# a0864b3e 04-Feb-1997 thorpej <thorpej@NetBSD.org>

Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.