mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
c390d06017
Code Cleanup Description: Warning messages were being produced by the "make" program because the "docdir" was being specified twice as a target in the generated Makefiles. This is because the "EXAMPLESDIR" was also defined as "docdir". Solution: Made "EXAMPLESDIR" unique for C, Fortran, and C++ in the commence.in file and removed EXAMPLESDIR from the Makefile.ins Platforms tested: Dangermouse (only affects make system, not code). Misc. update: |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
Dependencies | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.in | ||
mountexample.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
run_examples.sh | ||
rwdsetexample.f90 | ||
selectele.f90 |