summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 763ab4c..99c105a 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)
OpenPOWER on IntegriCloud