9 lines
348 B
Plaintext
9 lines
348 B
Plaintext
# $NetBSD: POWEROFSEVEN,v 1.17 2001/03/04 10:10:42 mrg Exp $
|
|
|
|
include "arch/sparc64/conf/POWEROFSEVEN32"
|
|
|
|
options _LP64 # we're using a 64-bit compiler
|
|
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
|
|
options COMPAT_SVR4_32 # SunOS 5.x 32-bit binary compatibility
|
|
options EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries.
|