blob: c39b76fad2a793d281ed20223150b558a07a6f73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.6 2005/11/29 10:03:39 adam Exp $
--- perform/Makefile.in.orig 2005-11-29 11:46:55.000000000 +0100
+++ perform/Makefile.in
@@ -31,7 +31,7 @@ LIBTOOLS=../tools/lib/libh5tools.la
TEST_PROGS_PARA=h5perf
TEST_PROGS=iopipe chunk overhead zip_perf perf_meta
-PUB_PROGS=h5perf
+PUB_PROGS=
## These are the files that `make clean' (and derivatives) will remove from
## this directory.
|