|
|
1.1 ! root 1: CFLAGS = -Od2 ! 2: ! 3: cb: cb.o ! 4: cc -o cb cb.o ! 5: ! 6: cb.o: cb.c cbtype.c cbtype.h ! 7: ! 8: install: cb ! 9: strip cb ! 10: mv cb /usr/bin ! 11: ! 12: clean: ! 13: rm -f cb *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.