aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic
diff options
context:
space:
mode:
authorshawley <>2002-08-08 12:30:00 +0000
committershawley <>2002-08-08 12:30:00 +0000
commit549d6c00b2f37dbd572eda4d31236c456f5d75b5 (patch)
tree280a788b5921b6055ce8a07adc40cb0040b96d6d /CarpetAttic
parent5f35f7b6741b58a171f4a2df8cb5537aab67f835 (diff)
added file make.configuration.defn, to define additional libs needed for
added file make.configuration.defn, to define additional libs needed for FlexIO usage darcs-hash:20020808123014-e415b-c2a64e34d1a070161b575653a2f519663e8a3193.gz
Diffstat (limited to 'CarpetAttic')
-rw-r--r--CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn3
1 files changed, 3 insertions, 0 deletions
diff --git a/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn b/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn
new file mode 100644
index 000000000..458f109cd
--- /dev/null
+++ b/CarpetAttic/CarpetIOFlexIO/src/make.configuration.defn
@@ -0,0 +1,3 @@
+
+LIBS := AMR h5io hdfio hlio ieeeio mfhdf df jpeg $(LIBS)
+