No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / algor / conf / std.algor64
blob5e3407046967745bd112a870afdc23a53beb2c3b
1 #       $NetBSD$
2 # standard, required pmax info
4 no makeoptions  MACHINE_ARCH
5 makeoptions     MACHINE_ARCH="mips64el"
7 # Standard exec-package options
8 options         EXEC_ELF64      # 64-bit ELF support (native format)
9 #options        EXEC_ELF32
10 options         COMPAT_NETBSD32 # exec NetBSD 32-bit binaries
12 makeoptions     LP64="yes"