aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-04-12 08:54:26 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2002-04-12 08:54:26 +0000
commit81d51bf07a80e0654b808e68fa138ff62f2d0c0e (patch)
treeb96e8491688f71ae7b441ac8307e6f763d568ed5 /src/make.configuration.defn
parent1debc5fcaa6a2dd7292263b8ae49faf8b40de1e7 (diff)
Removed bitant_to_fullmode utility from the makefile targets.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@115 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'src/make.configuration.defn')
-rw-r--r--src/make.configuration.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index 8598186..e448ee8 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,7 +1,7 @@
# make.configuration.defn for IOHDF5
# add the recombiner and the IEEEIO converter to the Cactus utitlity tools
-ALL_UTILS += hdf5_recombiner hdf5_bitant_to_fullmode hdf5_merge hdf5_extract hdf5_double_to_single
+ALL_UTILS += hdf5_recombiner hdf5_merge hdf5_extract hdf5_double_to_single
ifeq ($(findstring CactusExternal/FlexIO,$(THORNS)),CactusExternal/FlexIO)
ALL_UTILS += hdf5_convert_from_ieeeio