|
|
1.1 root 1: CFLAGS=-O
2: h = tp.h tp_defs.h
3: o = tp0.o tp1.o tp2.o tp3.o
4:
5: tp : $o
6: $(CC) -o tp $o
7:
8: $o : $h
9:
10: install : tp
11: strip tp
12: mv tp ${DESTDIR}/bin
13:
14: clean :
15: rm -f *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.