summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-10-05 07:47:46 +0000
committerru <ru@FreeBSD.org>2004-10-05 07:47:46 +0000
commitd9df4f59eb5718a5dc0f99e9f888ca454723eaa2 (patch)
treea49f35f0b15ad7179072303c48823fff47093087 /usr.bin
parent0654d8c0e253d1e3164e35dd25da1abb5824be94 (diff)
downloadFreeBSD-src-d9df4f59eb5718a5dc0f99e9f888ca454723eaa2.zip
FreeBSD-src-d9df4f59eb5718a5dc0f99e9f888ca454723eaa2.tar.gz
Re-enable descending into the "atm" subdir.
Diffstat (limited to 'usr.bin')
-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