summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r9929] Purpose:Albert Cheng2005-02-031-1/+15
| | | | | | | | | | | | | Features Description: Added the option to build ph5diff and run testphdf5.sh when parallel mode is enabled. Platforms tested: tested in heping, both serial and parallel. Misc. update:
* [svn-r9902] Purpose:James Laird2005-02-011-0/+48
Configuration feature Description: HDF5 now uses automake to generate Makefiles Solution: Makefile.in files are now generated from Makefile.am files. To reconfigure (after chaning a Makefile.am or configure.in): /bin/sh bin/reconfigure.sh Platforms tested: Many