aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-10-05 07:47:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-10-05 07:47:46 +0000
commit90d186c0cb50caa9102a52fd16ee86a44c3d7196 (patch)
treea49f35f0b15ad7179072303c48823fff47093087 /usr.bin/Makefile
parente742b4f87985f3d402db7124a267a93d5d116414 (diff)
Notes
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 763ab4ce42d3b..99c105a7c8724 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)