No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / pmax / conf / std.pmax
blob7d3ef9e885ce3773eb39976e8930fa9bb6a3cd72
1 #       $NetBSD: std.pmax,v 1.15.6.4 2005/11/10 13:58:14 skrll Exp $
2 # standard, required pmax info
4 machine pmax mips
5 include         "conf/std"      # MI standard options
6 makeoptions     MACHINE_ARCH="mipsel"
8 # Standard exec-package options
9 options         EXEC_ELF32      # 32-bit ELF support (native format)
10 options         EXEC_SCRIPT     # exec of #! scripts
12 makeoptions     DEFTEXTADDR="0x80030000"