Скачал архив bcpl.tgz отсюда https://www.cl.cam.ac.uk/~mr10/BCPL.html
Далее в readme.txt
"
In directory BCPL/cintcode uber a Linux system the commands
make clean
make
will rebuild the 32-bit Cintcode system called cintsys
"
Набрал команды
make clean
make
Но мне (вроде) надо cintsys шел запустить командой
cintsys, не так ли?