summaryrefslogtreecommitdiffstats
path: root/hl/fortran/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r13264] Updated Makefile.am with new THG copyright notice.Albert Cheng2007-02-071-2/+3
| | | | Ran reconfigure to generate the Makefile.in files.
* [svn-r12143] Purpose:James Laird2006-03-231-4/+9
| | | | | | | | | | | | | | Bug fix Description: make check-clean didn't clean results of example tests Solution: Fixed Makefiles so that check-clean recurses into example directories. Also a little Makefile cleanup. Platforms tested: mir, modi4, heping, copper
* [svn-r12076] Purpose:Quincey Koziol2006-03-111-1/+1
| | | | | | | | | | | | Bug fix Description: Add the hl/fortran/examples & hl/tools directories to the list of directories targeted by mostlyclean/clean/distclean. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r11780] Purpose:James Laird2005-12-091-0/+12
| | | | | | | | | | | | | | | | | Added high-level example directories Description: Refactored common code out of examples Makefiles.am, added high-level example directories, added packet table examples. Solution: Examples now draw from a common config/examples.am file, which contains rules for installing, uninstalling, and cleaning examples. High-level example directories are mostly empty, except for the C and C++ packet table tests. Platforms tested: mir, sleipnir, copper, shanti
* [svn-r11537] Purpose:Albert Cheng2005-10-111-2/+11
| | | | | | Fixed the copyright notice. Tested in heping.
* [svn-r9904] Purpose:James Laird2005-02-011-0/+20
Configuration update Description: HDF5 now uses automake Solution: Ditto to previous checkin