hdf5/c++/examples
Bill Wendling 5e834c4cbc [svn-r4466]
Purpose:
    Feature Add
Description:
    Added "install-example" and "install-all" to the Makefile system.
    The behaviour of the "make install*" options:

        make install          - Installs binaries, libraries, include
                                files, and example programs.
        make install-examples - Installs only the example programs.
                                The directories are:

                            ${prefix}/doc/hdf5/examples/{c,c++,fortran}

        make install-all      - Install the binaries, libraries, include
                                files, example programs, and
                                documentation. The whole kit-n'-caboodle.
        make uninstall-examples - Get rid of those example files (but not
                                  the ${prefix}/doc/hdf5/examples/...
                                  directories)

    There's a new bin/ program which helps create directories which are
    deeply nested called "mkdirs". It's a simple shell script.
Platforms tested:
    Linux
2001-09-21 18:50:15 -05:00
..
Attributes.h5
chunks.cpp [svn-r3083] Renamed chunks.C to chunks.cpp 2000-12-06 20:09:22 -05:00
compound.cpp [svn-r3084] Renamed compound.C to compound.cpp 2000-12-06 20:10:27 -05:00
create.cpp [svn-r3089] Renamed create.C to create.cpp 2000-12-06 20:13:17 -05:00
Dependencies [svn-r4298] 2001-08-01 17:18:50 -05:00
expected.out [svn-r3097] Purpose: 2000-12-08 11:15:00 -05:00
extend_ds.cpp [svn-r3085] Renamed extend_ds.C to extend_ds.cpp 2000-12-06 20:11:00 -05:00
Group.h5
h5group.cpp [svn-r3086] Renamed h5group.C to h5group.cpp 2000-12-06 20:11:23 -05:00
Makefile.in [svn-r4466] 2001-09-21 18:50:15 -05:00
readdata.cpp [svn-r3087] Renamed readdata.C to readdata.cpp 2000-12-06 20:11:47 -05:00
SDS.h5
SDScompound.h5
SDSextendible.h5
Select.h5
testexamples.sh [svn-r3100] Purpose: 2000-12-08 13:28:02 -05:00
writedata.cpp [svn-r3088] Renamed writedata.C to writedata.cpp 2000-12-06 20:12:13 -05:00