summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-11 13:16:28 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-05-11 13:16:28 +0000
commit5172df62c449e5b5da7665f6475ae654bfde1224 (patch)
tree3d1aab0e40ff3a201d1b8b90b10bcf5fd6c5c0d4 /lib/make/make.config.defn.in
parent7534325f2e90544b831375336ea400fae51cf497 (diff)
Added optional use of ranlib to create archoive indices.
A known-architecture file or the config line can now set USE_RANLIB=yes to have the make system use ranlib. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2174 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/make.config.defn.in')
-rw-r--r--lib/make/make.config.defn.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index 5bf88e1f..de7660ed 100644
--- a/lib/make/make.config.defn.in
+++ b/lib/make/make.config.defn.in
@@ -109,6 +109,10 @@ F77_POSTPROCESSING = @F77_POSTPROCESSING@
F_POSTPROCESSING = @F_POSTPROCESSING@
F90_POSTPROCESSING = @F90_POSTPROCESSING@
+# Do we need to use ranlib ?
+
+USE_RANLIB = @USE_RANLIB@
+
# Exclude some files from the dependency lists
DEP_EXCLUDE_FILES = cctk_FunctionAliases\.h|CParameterStructNames\.h|cctk_Arguments\.h|definethisthorn\.h|FParameters.h|CParameters\.h