mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 15:46:33 -04:00
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
# $NetBSD: std.hppa,v 1.1 2014/02/24 07:23:42 skrll Exp $
|
|
#
|
|
# standard, required NetBSD/hppa 'options'
|
|
|
|
machine hppa
|
|
include "conf/std" # MI standard options
|
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|