hdf5/c++/config
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
..
BlankForm [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
commence.in [svn-r4466] 2001-09-21 18:50:15 -05:00
conclude.in [svn-r4466] 2001-09-21 18:50:15 -05:00
depend1.in [svn-r4292] 2001-08-01 16:00:25 -05:00
depend2.in [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
depend3.in [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
depend4.in [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
dependN.in [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
linux-gnu [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
linux-gnulibc1 [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
linux-gnulibc2 [svn-r2904] Purpose: 2000-11-14 18:16:41 -05:00
solaris2.x [svn-r3046] Purpose: 2000-12-01 10:44:18 -05:00