Re-enable descending into the "atm" subdir.

This commit is contained in:
Ruslan Ermilov 2004-10-05 07:47:46 +00:00
parent e742b4f879
commit 90d186c0cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136140

View File

@ -231,7 +231,7 @@ _truss= truss
.endif
.if !defined(NOATM)
#_atm= atm
_atm= atm
.endif
.if !defined(NO_BIND) && !defined(NO_BIND_UTILS)