summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/Perf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/Perf/Makefile.am')
-rw-r--r--HDF5Examples/C/Perf/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/HDF5Examples/C/Perf/Makefile.am b/HDF5Examples/C/Perf/Makefile.am
new file mode 100644
index 0000000..cac946e
--- /dev/null
+++ b/HDF5Examples/C/Perf/Makefile.am
@@ -0,0 +1,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