From d9df4f59eb5718a5dc0f99e9f888ca454723eaa2 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 5 Oct 2004 07:47:46 +0000 Subject: Re-enable descending into the "atm" subdir. --- usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') 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) -- cgit v1.1