1 1.2 lukem # $NetBSD: std.hpcsh,v 1.2 2001/11/20 12:56:28 lukem Exp $ 2 1.1 uch # 3 1.1 uch # standard, required NetBSD/hpcsh 'options' 4 1.2 lukem 5 1.1 uch machine hpcsh sh3 6 1.1 uch 7 1.2 lukem options EXEC_SCRIPT # exec #! scripts 8 1.1 uch 9 1.1 uch makeoptions ENDIAN="-EL" 10 1.2 lukem #makeoptions LDSCRIPTBASE="shl-coff.x" # for COFF kernel 11 1.2 lukem makeoptions LDSCRIPTBASE="shl-elf.x" # for ELF kernel 12 1.2 lukem makeoptions MACHINE_ARCH=sh3el 13