From 6b8d776d50777dab331c728e40f2e08e59861ec2 Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 23 May 2005 15:57:48 +0000 Subject: 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 --- src/make.configuration.defn | 1 + src/make.configuration.deps | 3 +++ 2 files changed, 4 insertions(+) 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 -- cgit v1.2.3