hdf5/HDF5Examples/C/Perf/Makefile.am
Allen Byrne fc88fcde10
Develop merge examples (#3851)
* Merge examples repo into library

* Change grepTest to be more fault-tolerant

* Update examples macro file

* Exclude all Fortran examples from doxygen
2023-11-27 15:30:15 -06:00

18 lines
281 B
Makefile

#
# 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