16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
# $NetBSD: std.hpcmips,v 1.4 1999/11/15 19:00:27 fvdl Exp $
|
|
# standard, required hpcmips info
|
|
|
|
machine hpcmips mips
|
|
|
|
prefix ../gnu/sys
|
|
cinclude "conf/files.softdep"
|
|
prefix
|
|
|
|
mainbus0 at root
|
|
cpu* at mainbus0
|
|
|
|
# Standard exec-package options
|
|
options EXEC_ELF32 # native exec format
|
|
options EXEC_SCRIPT # may be unsafe
|