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