boot38.bat 377 B

123456789101112131415
  1. rem boot38.bat --- Build REDUCE 3.8 under Windows using CSL.
  2. rem Author: Arthur C Norman
  3. REM this takes around 4 minutes on a P6-400 and much less on
  4. REM a more modern computer.
  5. if "x%1"=="x" (set srcdir=../cslbase) else set srcdir=%1
  6. set reduce=
  7. start /wait .\slowr38 -v -z -Dno_init_file -D@srcdir=%srcdir% %srcdir%/../util/build38.lsp -- log/boot38.log