mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
6d3715e537
tidy up. Description: MPE option created *.clog file whenever it is executed in MPI. The cleanup of *.clog files were done in individual Makefile.in. Often, it is forgotten. Solution: Moved the cleaning of *.clog files to CHECK_CLEANFILES in commence.am so that it is applied whenever check-clean is called. Platforms tested: heping pp using MPE. |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.am | ||
Makefile.in | ||
mountexample.f90 | ||
ph5example.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
rwdsetexample.f90 | ||
selectele.f90 |