ref: 77c7fea4cee74562ad60c7ce96ca830a7ebda8b7
dir: /mkfile/
</$objtype/mkfile TARG=pprolog OFILES=\ main.$O\ parser.$O\ eval.$O\ builtins.$O\ prettyprint.$O\ misc.$O\ flags.$O\ error.$O\ streams.$O\ module.$O\ types.$O\ arithmetic.$O\ garbage.$O HFILES=dat.h fns.h BIN=/$objtype/bin PROLOGFILES=\ stdlib.pl\ repl.pl\ loader.pl default:V: all install: $PROLOGFILES mkdir -p /sys/lib/prolog cp $PROLOGFILES /sys/lib/prolog </sys/src/cmd/mkone