History log of /netbsd-src/sys/arch/hp300/dev/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 760092e2 10-Jan-2014 christos <christos@NetBSD.org>

don't include bsd.sys.mk


# 2d7fcfaf 28-Dec-2010 tsutsui <tsutsui@NetBSD.org>

Include <bsd.own.mk> to pull ${TOOL_AWK}.


# 96230fab 19-Oct-2008 apb <apb@NetBSD.org>

Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.


# cb63bb9d 30-Jan-1997 thorpej <thorpej@NetBSD.org>

Garbage-collect all old-style autoconfiguration support; it is no
longer supported. The hp300 port uses new config now.


# 838edf78 17-Dec-1996 thorpej <thorpej@NetBSD.org>

Snapshot of new config for NetBSD/hp300. This isn't quite finished yet.
We're about 75% there. SCSI and HP-IB are not yet supported in a new
config kernel; some autoconfiguration hackery has to be

Snapshot of new config for NetBSD/hp300. This isn't quite finished yet.
We're about 75% there. SCSI and HP-IB are not yet supported in a new
config kernel; some autoconfiguration hackery has to be done there, yet.
These changes are enough to network boot a diskless kernel.

New config glue is enabled with the "NEWCONFIG" kernel option. If that
option is not present, an old config kernel will be built. Any kernel
configured with config(8) will automatically pick up the NEWCONFIG
option from std.hp300.

show more ...