Home | History | Annotate | Line # | Download | only in conf
      1  1.4       mrg #	$NetBSD: std.algor64,v 1.4 2025/11/16 02:38:59 mrg Exp $
      2  1.2      matt # standard, required pmax info
      3  1.2      matt 
      4  1.2      matt no makeoptions	MACHINE_ARCH
      5  1.3  christos #makeoptions	MACHINE_ARCH="mips64el"
      6  1.2      matt 
      7  1.2      matt # Standard exec-package options
      8  1.4       mrg options 	EXEC_ELF64	# 64-bit ELF support
      9  1.2      matt options 	COMPAT_NETBSD32	# exec NetBSD 32-bit binaries
     10  1.2      matt 
     11  1.2      matt makeoptions	LP64="yes"
     12  1.2      matt 
     13