|
|
1.1 ! root 1: CFLAGS=-O ! 2: h = tp.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 : ! 11: install -s tp $(DESTDIR)/bin ! 12: ! 13: clean : ! 14: rm -f *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.