1*bb63a3f4Schristos# $NetBSD: std.algor64,v 1.3 2021/06/06 13:59:48 christos Exp $ 2290a34a0Smatt# standard, required pmax info 3290a34a0Smatt 4290a34a0Smattno makeoptions MACHINE_ARCH 5*bb63a3f4Schristos#makeoptions MACHINE_ARCH="mips64el" 6290a34a0Smatt 7290a34a0Smatt# Standard exec-package options 8290a34a0Smattoptions EXEC_ELF64 # 64-bit ELF support (native format) 9290a34a0Smatt#options EXEC_ELF32 10290a34a0Smattoptions COMPAT_NETBSD32 # exec NetBSD 32-bit binaries 11290a34a0Smatt 12290a34a0Smattmakeoptions LP64="yes" 13290a34a0Smatt 14