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 use ${INSTALL_FILE} as appropriate 2002-02-09 09:35:59 +00:00
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 Add handling of "make release". 2000-05-31 14:31:23 +00:00
Makefile.buildboot Add -ffreestanding to CFLAGS. 2002-05-30 18:35:08 +00:00
Makefile.inc Convert both bootblocks and mkboot to use libsa's loadfile(), and make 2001-01-02 04:14:33 +00:00