buildpsl.bat 278 B

123456789101112131415
  1. rem Bootstrap REDUCE from scratch, building a minimal REDUCE plus
  2. rem a full set of fasl files from a PSL system and REDUCE sources only.
  3. set lisp=psl
  4. cd %reduce%
  5. if exist lisp\psl\%MACHINE%\red\reduce.img goto step2
  6. call util\dbuild
  7. :step2
  8. call util\remake