File r38/util/buildpsl.bat artifact 9d4d581c82 part of check-in 9992369dd3


rem Bootstrap REDUCE from scratch, building a minimal REDUCE plus
rem a full set of fasl files from a PSL system and REDUCE sources only.

set lisp=psl

cd %reduce%

if exist lisp\psl\%MACHINE%\red\reduce.img goto step2

call util\dbuild

:step2

call util\remake


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