hdf5/examples
Albert Cheng f68a2e6db7 [svn-r11034] Purpose:
bug fix.

Description:
-nt is not a universal option for the test command in all platforms.
The use of it in conclude.am cause some platforms to bark at the
Makefile generated.

Solution:
Created a command script bin/newer which tests if file1 is newer
than file2.  Replace the "test file1 -nt file2" by
"newer file1 file2".

Platforms tested:
Tested in sol.
2005-07-06 23:52:45 -05:00
..
Attributes.txt [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
h5_attribute.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_chunk_read.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_compound.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_drivers.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_dtransform.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_extend_write.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_group.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_mount.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_read.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_reference.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_select.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5_write.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
Makefile.am [svn-r11016] Purpose: 2005-07-04 16:25:07 -05:00
Makefile.in [svn-r11034] Purpose: 2005-07-06 23:52:45 -05:00
ph5example.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00