home *** CD-ROM | disk | FTP | other *** search
- Format: build file [file ...]
-
- Template: FILE/M
-
- Purpose: Builds the module whose source file names are specified on
- the command line.
-
- Specification: This is an experimental facility for automated builds.
- It has not been tested except under WShell. To use it,
- copy it and expand from shadowmaster:rexx to rexx:, make
- sure that you have SAS C 5.10 or later installed, cd
- into the source directory where the savers are, and
- type "build #?.c", or "build module.c". If it doesn't
- work, you can use the build instructions betweeen
- "===build" and "===endbuild" in each module. See the
- Rexx source for more information.
-