(disk-save "lib/x-compiler.com"))
EOF
-# Remove host (native) code (.bins as well as .coms) to STAGEX/ subdirs.
+# Remove host (native) code to STAGEX/ subdirs.
run_cmd ./Stage.sh make X
("apropos" (runtime apropos))
("arith" (runtime number))
("bitstr" (runtime bit-string))
+ ("blowfish" (runtime blowfish))
("boole" (runtime boolean))
("boot" (runtime boot-definitions))
("char" (runtime character))
("packag" (package))
("parser-buffer" (runtime parser-buffer))
("pathname" (runtime pathname))
+ ("pgsql" (runtime postgresql))
("poplat" (runtime population))
("pp" (runtime pretty-printer))
("prgcop" (runtime program-copier))
("world-report" (runtime world-report))
("wrkdir" (runtime working-directory))
("wttree" (runtime wt-tree))
+ ("x11graph" (runtime x-graphics))
("xeval" (runtime extended-scode-eval))
("ystep" (runtime stepper))))
\ No newline at end of file