aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
blob: dd46bb137746b23842f75e43c68d5c3b35ccf83b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# make.configuration.defn file for thorn HDF5

# Define standard HDF5 utilities
ALL_UTILS += gif2h5 h52gif h5copy h5debug h5diff h5dump h5import h5jam h5ls h5mkgrp h5perf_serial h5redeploy h5repack h5repart h5stat h5unjam
ALL_UTILS += h5check

# Ignore some of the utilities that we don't use, e.g. the compiler
# wrappers:
# h5c++ h5cc h5fc

# Define this thorn's utilities
ALL_UTILS += hdf5_merge hdf5_extract hdf5_double_to_single