NetBSD/sys/arch/hp300/stand
lukem fb7bc8541e arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
It doesn't make sense to have standalone stuff dynamically linked just
because an end-user uses LDSTATIC="".
2002-08-27 08:53:14 +00:00
..
common Boot loader is now case sensitive. Fixes PR-17711. 2002-08-04 00:44:58 +00:00
inst Don't use multi-line string literals. 2002-05-30 18:32:18 +00:00
installboot
mkboot arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
uboot Move exec_hp300() out of uboot.c into its own file so that it can 2002-03-16 06:20:07 +00:00
Makefile
Makefile.buildboot Add -ffreestanding to CFLAGS. 2002-05-30 18:35:08 +00:00
Makefile.inc