hdf5/fortran/examples
James Laird 3f0a35a4ea [svn-r9988] Purpose:
Bug fix

Description:
pmake (on modi4, for instance) complains about undefined variables
if it is run without the -V flag, which turns those errors to warnings.

Solution:
Added test to configure.in to see if $MAKE will allow Makefiles
with undefined variables.  If not, sets -V flag in AM_MAKEFLAGS.
Ensured that all custom make targets use AM_MAKEFLAGS.
Also defined all variables that caused errors in top-level Makefile.am.
This means that pmake can be used to build hdf5 *from the top level
only*.  To run make from a subdirectory, still need to use -V flag
(or use make or gmake).

Platforms tested:
modi4, heping, copper, sleipnir
2005-02-11 12:40:52 -05:00
..
attrexample.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
compound.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
dsetexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
fileexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
groupexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
grpdsetexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
grpit.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
grpsexample.f90 [svn-r7341] Purpose: 2003-08-11 14:37:59 -05:00
hyperslab.f90 [svn-r8556] Purpose: 2004-05-20 16:38:28 -05:00
Makefile.am [svn-r9902] Purpose: 2005-01-31 22:17:02 -05:00
Makefile.in [svn-r9988] Purpose: 2005-02-11 12:40:52 -05:00
mountexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
refobjexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
refregexample.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
rwdsetexample.f90 [svn-r8404] 2004-04-22 12:18:46 -05:00
selectele.f90 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00