mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
5e834c4cbc
Purpose: Feature Add Description: Added "install-example" and "install-all" to the Makefile system. The behaviour of the "make install*" options: make install - Installs binaries, libraries, include files, and example programs. make install-examples - Installs only the example programs. The directories are: ${prefix}/doc/hdf5/examples/{c,c++,fortran} make install-all - Install the binaries, libraries, include files, example programs, and documentation. The whole kit-n'-caboodle. make uninstall-examples - Get rid of those example files (but not the ${prefix}/doc/hdf5/examples/... directories) There's a new bin/ program which helps create directories which are deeply nested called "mkdirs". It's a simple shell script. Platforms tested: Linux |
||
---|---|---|
.. | ||
site-specific | ||
BlankForm | ||
commence.in | ||
conclude.in | ||
dec-flags | ||
dec-osf4.x | ||
dec-osf5.x | ||
depend1.in | ||
depend2.in | ||
depend3.in | ||
depend4.in | ||
dependN.in | ||
freebsd | ||
gnu-flags | ||
hpux9.03 | ||
hpux10.20 | ||
hpux11.00 | ||
i386-pc-cygwin32 | ||
intel-osf1 | ||
irix5.x | ||
irix6.x | ||
linux-gnu | ||
linux-gnulibc1 | ||
linux-gnulibc2 | ||
powerpc-ibm-aix4.x | ||
rs6000-ibm-aix4.x | ||
solaris2.x | ||
sv1-cray | ||
unicos | ||
unicosmk | ||
unicosmk2.0.5.X | ||
unicosmk2.0.X |