Next: Environment Variables &
Up: Generic UNIX Installation
Previous: Minimal Directory Structure
- compile.com [filemask1 [filemask2 [ ... filemaskn]]]
-
compiles all files matching supplied file masks using
maximum optimization level.
- difftests.com [filemask1 [filemask2 [ ... filemaskn]]]
-
compares
the test output files in xplor/test directory,
matching the supplied file masks with the same name
and extensions of ``*.convex" and ``old/*.convex". It then removes
all lines that are expected to differ
because of times or filename paths. The result
is left in the file of the given name
with the extension ``.diff".
- install.com
-
executes the command files in the sequence required
to perform a complete X-PLOR installation.
- link.com
-
links X-PLOR using the FORTRAN compiler (fc).
All object files must reside in the $OBJ directory.
- precompile.com [filemask1 [filemask2 [ ... filemaskn]]]
-
precompiles all files in the current working directory
and any subdirectories that
match the given file mask(s). The output from the
precompilation resides in the file with
the same name, except for the extension, which is
changed to ``p".
- pretty.com [filemask1 [filemask2 [ ... filemaskn]
- ] ]
produces a listing of the specified ``.s" source
file.
- prexplor_make.com
-
makes the ``prexplor" executable file.
- put.com [filemask1 [filemask2 [ ... filemaskn]]]
-
performs both the Precompile and Compile
commands.
- runtests.com [filemask1 [filemask2 [ ... filemaskn]]]
-
runs
X-PLOR once for each test case in the xplor/tests
directory. The output from these
resides in the ``.convex" files.
- ulogin.com
-
defines all environment variables and aliases.
Web Manager
Sat Mar 11 09:37:37 PST 1995