|
|
1.1 root 1: install:
2: cd complex; CC -c *.c
3: cd ../stream; CC -c *.c
4: cd ../task; CC -c *.[cs]
5: cd ../new; CC -c *.c
6: cd ../misc; CC -c *.c
7: cd ../generic; CC -c *.c
8: ar cr xx */*.[oi]
9: mv xx /lib/libC.a
10: clean:
11: rm -f */*.[oi] xx
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.