hdf5/tools
Bill Wendling 0f125bf0fc [svn-r6404] Purpose:
Bug Fix (Bug #806)
Description:
    When compiling/installing with the command "make install" (without
    performing a "make" beforehand) the tools weren't being made. This
    was because the `install' command in the Makefiles only relied upon
    public libraries, not private ones (which the one in the tools
    directory is).
Solution:
    Had the `install' command be dependent upon an "AUX_LIB" macro which
    includes libraries which are needed but aren't distributed (that is,
    they're staticly compiled).
Platforms tested:
    Linux
2003-02-14 16:17:16 -05:00
..
gifconv [svn-r6031] Purpose: 2002-10-24 09:48:19 -05:00
h5diff [svn-r6344] Purpose: 2003-01-29 15:56:34 -05:00
h5dump [svn-r6310] Purpose: 2003-01-22 01:08:52 -05:00
h5ls [svn-r6255] Purpose: 2003-01-09 13:40:19 -05:00
lib [svn-r6404] Purpose: 2003-02-14 16:17:16 -05:00
misc [svn-r6387] Purpose: 2003-02-10 12:26:09 -05:00
testfiles [svn-r6190] ./hdf5-devel/tools/testfiles/tvldtypes1.ls 2002-12-04 10:44:22 -05:00
Dependencies
Makefile.in [svn-r5973] Purpose: 2002-10-09 16:25:48 -05:00