|
|
1.1 ! root 1: ! 2: D = /bin/cp ! 3: ! 4: a.out: cp.c ! 5: cc -Od2 cp.c ! 6: ! 7: install: a.out ! 8: strip a.out ! 9: cat a.out >$D ! 10: chmod +x $D ! 11: ! 12: clean: ! 13: rm -f *.o a.out
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.