11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
# $NetBSD: NONPLUS64,v 1.17 2000/08/02 02:23:58 eeh Exp $
|
|
|
|
include "arch/sparc64/conf/NONPLUS"
|
|
|
|
#ident "GENERIC64-$Revision: 1.17 $"
|
|
|
|
options _LP64 # we're using a 64-bit compiler
|
|
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
|
|
options EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries.
|
|
makeoptions _LP64=1
|