hdf5/fortran
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
..
config [svn-r4466] 2001-09-21 18:50:15 -05:00
examples [svn-r4466] 2001-09-21 18:50:15 -05:00
src [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
test [svn-r4298] 2001-08-01 17:18:50 -05:00
testpar [svn-r4189] 2001-07-11 14:17:48 -05:00
acconfig.h [svn-r2576] Purpose: 2000-09-19 15:06:49 -05:00
aclocal.m4 [svn-r2576] Purpose: 2000-09-19 15:06:49 -05:00
acsite.m4 [svn-r4172] 2001-07-10 14:09:32 -05:00
configure [svn-r4292] 2001-08-01 16:00:25 -05:00
configure.in [svn-r4292] 2001-08-01 16:00:25 -05:00
Makefile.dist [svn-r2576] Purpose: 2000-09-19 15:06:49 -05:00
Makefile.in [svn-r4466] 2001-09-21 18:50:15 -05:00