hdf5/testpar
James Laird bcf3f797d4 [svn-r11566] Purpose:
Makefile bug fix

Description:
Previously, automake didn't output rules to build perform/mpi-perf or
the test/gen_* programs.
Now these can be built by typing 'make mpi-perf' (or 'make foo') or by
configuring with --enable-build-all.

Solution:
Automake doesn't like having rules for programs it doesn't build.  Tricked
it by having these programs built "sometimes"--whenever the user enables
--build-all.  This should be used mostly for testing and to ensure that
these helper programs compile.

***IMPORTANT***
These programs do *not* currently compile.  When --enable-build-all is used
(not the default), gen_new_fill fails because it uses an old API.  This is
an existing "bug" that has simply been exposed by this checkin.

Platforms tested:
sleipnir, modi4, sol

Misc. update:
2005-10-14 17:52:13 -05:00
..
Makefile.am [svn-r11411] Purpose: 2005-09-13 17:30:33 -05:00
Makefile.in [svn-r11566] Purpose: 2005-10-14 17:52:13 -05:00
t_chunk_alloc.c [svn-r11349] Purpose: 2005-09-05 15:23:02 -05:00
t_coll_chunk.c [svn-r11294] Purpose: 2005-08-24 21:45:25 -05:00
t_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_file.c
t_fphdf5.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_mdset.c [svn-r11470] Purpose: 2005-09-27 00:20:11 -05:00
t_mpi.c [svn-r11483] Purpose: 2005-09-29 15:49:51 -05:00
t_ph5basic.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_span_tree.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testpar.h
testph5.sh.in
testphdf5.c [svn-r11448] Purpose: 2005-09-21 08:41:09 -05:00
testphdf5.h [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00