diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 3688533ea478..cdfaf1294313 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -233,7 +233,7 @@ SUBDIR= alias \ ${_ypmatch} \ ${_ypwhich} -.if ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "mips" +.if ${MACHINE_ARCH} != "arm" _truss= truss .endif