hdf5/examples
Bill Wendling c390d06017 [svn-r6842] Purpose:
Code Cleanup

Description:
    Warning messages were being produced by the "make" program because
    the "docdir" was being specified twice as a target in the generated
    Makefiles. This is because the "EXAMPLESDIR" was also defined as
    "docdir".

Solution:
    Made "EXAMPLESDIR" unique for C, Fortran, and C++ in the commence.in
    file and removed EXAMPLESDIR from the Makefile.ins

Platforms tested:
    Dangermouse (only affects make system, not code).

Misc. update:
2003-05-08 18:19:15 -05:00
..
Attributes.txt
Dependencies
h5_attribute.c
h5_chunk_read.c
h5_compound.c
h5_drivers.c
h5_extend_write.c
h5_group.c
h5_mount.c
h5_read.c
h5_reference.c
h5_select.c
h5_write.c
Makefile.in [svn-r6842] Purpose: 2003-05-08 18:19:15 -05:00
ph5example.c