|
|
1.1 root 1: all: bb lprint nexit.o
2:
3: bb: bb.o
4:
5: lprint: lprint.o
6:
7: install: all
8: cp bb nexit.o /usr/lib
9: strip /usr/lib/bb
10: cp lprint /usr/bin
11: strip /usr/bin/lprint
12:
13: clean:
14: rm -f *.o bb lprint lcomp
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.