file:/home2/lehua/bldtool/curr/html/IVEMaintain.html contains information about the location of the source files, makefile conventions, and how cvs has been applied.
CVS is used for handling storage of the revisions to IVE 4. A user's manual and other documentation is available at Ximbiot's wiki.
bld is a wrapper for make (or make replacements) to handle when the sources aren't necessarily in the current directory.
clonetree clones the directories in a directory tree but not the other contents.
ftndep generates dependency information for Make from the include statements in Fortran source code; ftnincln sets up links to files in other directories that are included in Fortran source code (this is needed to work around the limitation of some Fortran compilers for specifying an include search path); ftnincrm will remove the links created by ftnincln.
Is a preprocessor which defines three macros to do name-mangling like a Fortran compiler.
runtests handles a series of regression tests.
modified $Date: 2003/12/09 05:24:24 $
Eric Branlund (eric@msg.ucsf.edu)