diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-05 07:47:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-05 07:47:46 +0000 |
| commit | 90d186c0cb50caa9102a52fd16ee86a44c3d7196 (patch) | |
| tree | a49f35f0b15ad7179072303c48823fff47093087 /usr.bin/Makefile | |
| parent | e742b4f87985f3d402db7124a267a93d5d116414 (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 2 |
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) |
