12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
# $NetBSD: std.hp300,v 1.4 1999/03/24 06:06:10 mrg Exp $
|
|
#
|
|
# Options/devices that all hp300s should have
|
|
#
|
|
|
|
machine hp300 m68k
|
|
|
|
#options PMAP_NEW # UVM's new pmap interface
|
|
|
|
options EXEC_AOUT # support for exec'ing a.out
|
|
options EXEC_SCRIPT # support for #! scripts
|