File psl-1983/20-kernel/make-pslcomp.ctl artifact 0e5ea9f21b part of check-in d9e362f11e


@; This file constructs a new PSLCOMP.
@;
@; It creates a new executable file S:PSLCOMP.EXE, first deleting any previous
@; versions and expunging.  When approved, this file should be renamed to
@; PSL:PSLCOMP.EXE.
@;
@delete s:pslcomp.exe
@expunge s:
@psl:bare-psl random-argument-to-get-a-new-fork
* (load pslcomp-main init-file)
* % The following things are loaded because their definitions are useful
* % when users compile things:
* (load objects common strings pathnames fast-vector nstruct)
* (savesystem "UTAH-PSL Compiler 3.1"
*	      "s:pslcomp.exe"
*	      '((read-init-file "pslcomp")))
* (quit)
@reset .


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]