hdf5/HDF5Examples/C/Perf/Makefile.am

18 lines
281 B
Makefile
Raw Normal View History

#
# Copyright by The HDF Group.
# All rights reserved.
#
##
## Makefile.am
## Run automake to generate a Makefile.in from this file.
##
noinst_PROGRAMS = h5slabread h5slabwrite h5efc
EXTRA_DIST =
AM_CPPFLAGS = '-D H5_USE_112_API'
TESTS = test.sh
CLEANFILES = Makefile test.sh