aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@4825ed28-b72c-4eae-9704-e50c059e567d>2005-05-23 15:57:48 +0000
committerschnetter <schnetter@4825ed28-b72c-4eae-9704-e50c059e567d>2005-05-23 15:57:48 +0000
commit6b8d776d50777dab331c728e40f2e08e59861ec2 (patch)
treef61c2921c003f751c13f6c570d03fd793ebfa2e4
parentfbded2bfd27e2dd3fcda96eed7d26004f783a2cd (diff)
Add short file descriptions and CVS Header comments.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@216 4825ed28-b72c-4eae-9704-e50c059e567d
-rw-r--r--src/make.configuration.defn1
-rw-r--r--src/make.configuration.deps3
2 files changed, 4 insertions, 0 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index b1d145c..aba91f8 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,4 +1,5 @@
# make.configuration.defn for IOHDF5
+# $Header$
# add the recombiner and the IEEEIO converter to the Cactus utitlity tools
ALL_UTILS += hdf5_recombiner hdf5_merge hdf5_extract hdf5_double_to_single
diff --git a/src/make.configuration.deps b/src/make.configuration.deps
index 53ae00e..bb1cae5 100644
--- a/src/make.configuration.deps
+++ b/src/make.configuration.deps
@@ -1,3 +1,6 @@
+# make.configuration.deps for IOHDF5
+# $Header$
+
IOHDF5_BUILD_DIR = $(BUILD_DIR)/IOHDF5
IOHDF5_SRC_DIR = $(PACKAGE_DIR)/CactusPUGHIO/IOHDF5/src/util