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
..
2000-10-03 17:22:11 -05:00
1999-08-10 15:21:32 -05:00
2001-09-21 18:50:15 -05:00
2001-09-21 18:50:15 -05:00
1999-08-10 15:21:32 -05:00
1999-03-19 15:09:50 -05:00
2001-04-13 09:55:05 -05:00
2001-08-01 16:00:25 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
1999-11-01 10:21:16 -05:00
1999-03-19 15:09:50 -05:00
2001-08-23 12:14:06 -05:00
1999-08-10 15:21:32 -05:00
1999-08-10 15:21:32 -05:00
2000-12-18 08:31:21 -05:00
1999-09-22 13:02:27 -05:00
1999-03-19 15:09:50 -05:00
2001-02-19 14:04:32 -05:00
2001-02-16 15:54:04 -05:00
2000-12-01 17:08:03 -05:00
2001-01-24 17:42:49 -05:00
1999-08-10 15:21:32 -05:00
2000-12-13 11:47:56 -05:00
2000-11-30 15:34:01 -05:00