hdf5/c++/test
Binh-Minh Ribler 86fdcb0d1b [svn-r4846]
Purpose:
    Added platform support

Description:
    The current libtool doesn't fully support C++ yet, so until it
    does, the default libraries have to be manually specify.
    Some minor cleanups needed.

Solution:
    Added DEFAULT_LIBS=@DEFAULT_LIBS@ to use new macro for default library
    Added $(DEFAULT_LIBS) to link lines

    Removed inappropriate comments, and this extra set, it occurs twice:

## These are our main targets. They should be listed in the order to be
## executed, generally most specific tests to least specific tests.
RUNTEST=$(LT_RUN)

    although I'm not sure if it even should be there, so I should leave
    it for Bill.

Platforms tested:
    IRIX64 (modi4)
    I'll check out again to make sure I haven't broken anything else.
2002-01-21 22:42:27 -05:00
..
Dependencies [svn-r4298] 2001-08-01 17:18:50 -05:00
dsets.cpp [svn-r4604] 2001-11-13 17:15:47 -05:00
Makefile.in [svn-r4846] 2002-01-21 22:42:27 -05:00
testhdf5.cpp [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
tfile.cpp [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
th5s.cpp [svn-r4594] 2001-11-07 22:40:00 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00