summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/Perf/Makefile.am
blob: cac946e278ff43f573fbf9eab1c1a5ea51c27478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# 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