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