hdf5/fortran/test
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
..
fflush1.f90 [svn-r11201] Purpose: 2005-08-04 15:22:11 -05:00
fflush2.f90 [svn-r11201] Purpose: 2005-08-04 15:22:11 -05:00
fortranlib_test.f90 [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
Makefile.am [svn-r11418] Purpose: 2005-09-15 16:30:06 -05:00
Makefile.in [svn-r11566] Purpose: 2005-10-14 17:52:13 -05:00
t.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
tf.f90 [svn-r9786] Purpose: 2005-01-09 01:19:16 -05:00
tH5A.f90
tH5D.f90
tH5E.f90
tH5F.f90 [svn-r11423] Purpose: Small bug fix 2005-09-16 21:51:09 -05:00
tH5G.f90
tH5I.f90 [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
tH5P.f90 [svn-r10970] Purpose: New feature/bug #350 fix 2005-06-22 13:23:21 -05:00
tH5R.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tH5S.f90
tH5Sselect.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tH5T.f90 [svn-r11373] Purpose: Maintenance/improvement 2005-09-08 14:37:05 -05:00
tH5VL.f90
tH5Z.f90 [svn-r9823] 2005-01-13 22:06:07 -05:00