|
|
1.1 ! root 1: idfilt.o :idfilt.c idfilt.h ! 2: ! 3: 4014.o :4014.c idfilt.h ! 4: ! 5: 4filt :idfilt.o 4014.o ! 6: cc -o 4filt 4014.o idfilt.o -l4014 -lm ! 7: ! 8: pout.o :pout.c ! 9: ! 10: pfilt :idfilt.o pout.o ! 11: cc -o pfilt pout.o idfilt.o -lplot -lm ! 12: ! 13: tfilt :idfilt.o tfilt.o ! 14: cc -o tfilt tfilt.o idfilt.o ! 15: ! 16: texfilt :idfilt.o texfilt.o ! 17: cc -o texfilt idfilt.o texfilt.o ! 18: ! 19: cv.o :cv.c idfilt.h ! 20: ! 21: cvfilt :idfilt.o cv.o ! 22: cc -o cvfilt cv.o idfilt.o ! 23: ! 24: install: 4filt tfilt pfilt texfilt
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.