summaryrefslogtreecommitdiff
path: root/lib/make/make.subdir
diff options
context:
space:
mode:
authorknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-09-28 03:15:23 +0000
committerknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-09-28 03:15:23 +0000
commit643410515c22de2945df896974b44c9ca2c6051e (patch)
tree83ab57619ddd8d6e3c8b80a18cd32114f89a65ee /lib/make/make.subdir
parent247c55146bdc71db2f3b5b3944a9fcc9914ba467 (diff)
fix issue #586: bashisms, and uppercase VERBOSE=YES, as well as a couple of minor cosmetics issues
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4739 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/make.subdir')
-rw-r--r--lib/make/make.subdir3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/make/make.subdir b/lib/make/make.subdir
index 676dbdc1..8fc8bff6 100644
--- a/lib/make/make.subdir
+++ b/lib/make/make.subdir
@@ -8,9 +8,6 @@
# @version $Id$
# @@*/
-# Silence all but designated output
-#.VERBOSE:
-
# Include the main make definitions for this configuration
include $(CONFIG)/make.config.defn