diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 763ab4ce42d..99c105a7c87 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -231,7 +231,7 @@ _truss= truss .endif .if !defined(NOATM) -#_atm= atm +_atm= atm .endif .if !defined(NO_BIND) && !defined(NO_BIND_UTILS)