3 # list of subdirs used per-platform
5 .if
${MACHINE} == "sparc64"
6 ARCHDIR_SUBDIR
= sparc64
/sparc
9 .if
${MACHINE} == "amd64"
10 ARCHDIR_SUBDIR
= amd64
/i386
13 .if
(${MACHINE_ARCH} == "mips64eb" ||
${MACHINE_ARCH} == "mips64el")
14 ARCHDIR_SUBDIR
= mips64
/64 mips64
/o32