|
|
1.1 root 1: SHELL=/bin/sh
2: all:
3: rm -f rtlib linklib itran
4: rm -rf h icont iconx link
5: mkdir h icont iconx link
6: cp ../src/tran/itran .
7: strip itran
8: cp ../src/h/*.h h
9: cp ../src/iconx/*.h iconx
10: cp ../src/link/ilink.h link
11: cp ../src/link/builtin.c ../src/link/ilink.c link
12: cp ../src/iconx/rconv.c ../src/iconx/idata.c iconx
13: cp ../src/icont/icont.c ../src/icont/ixhdr.c icont
14: sh Pilib
15:
16: Clean:
17: rm -f iconx/*.o
18:
19: Dist-clean:
20: cd pil; make Dist-clean
21: rm -f .BK* .CK* .emacs*
22: rm -rf `gcomp Makefile Pilib pil`
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.