|
|
1.1 root 1: SHELL=/bin/sh
2:
3: All:
4: make Progs
5: make Procs
6:
7: Progs:
8: sh Compile
9:
10: Procs:
11: sh Translate
12:
13: Dist-clean:
14: cd source; make Dist-clean
15: rm -f *.K* .emacs*
16: rm -f progs/* procs/*
17: touch progs/.placeholder procs/.placeholder
18: rm -rf `gcomp Makefile Compile Translate data source procs\
19: progs *.ls`
20:
21: Dist-vms:
22: rm -f Compile Translate
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.