Home | History | Annotate | Line # | Download | only in conf
std.hpcmips revision 1.4
      1 #	$NetBSD: std.hpcmips,v 1.4 1999/11/15 19:00:27 fvdl Exp $
      2 # standard, required hpcmips info
      3 
      4 machine hpcmips mips
      5 
      6 prefix ../gnu/sys
      7 cinclude "conf/files.softdep"
      8 prefix
      9 
     10 mainbus0 at root
     11 cpu* at mainbus0
     12 
     13 # Standard exec-package options
     14 options		EXEC_ELF32		# native exec format
     15 options		EXEC_SCRIPT		# may be unsafe
     16