mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
6 lines
93 B
Bash
6 lines
93 B
Bash
SCRIPT_NAME=i860coff
|
|
OUTPUT_FORMAT="coff-i860"
|
|
PAGE_SIZE=0x1000
|
|
MAXPAGESIZE=0x1000
|
|
ARCH=i860
|