|
|
1.1 ! root 1: CFLAGS=-g ! 2: ! 3: all: timing timingd ! 4: ! 5: timing: timing.o ! 6: cc ${CFLAGS} timing.o -o timing ! 7: ! 8: timingd: timingd.o ! 9: cc ${CFLAGS} timingd.o -o timingd
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.