|
|
1.1 ! root 1: CFLAGS=-g ! 2: ! 3: retrieve: retrieve.o ! 4: cc -g -o retrieve retrieve.o -lcourier ! 5: ! 6: retrieve.o: Clearinghouse2_defs.h ! 7: ! 8: Clearinghouse2_defs.h: Clearinghouse2.h ! 9: cp ../../courierlib/Clearinghouse2_defs.h . ! 10: ! 11: Clearinghouse2.h: ! 12: cp ../../courierlib/Clearinghouse2.h . ! 13: ! 14: clean: ! 15: -rm -f *.o *.BAK *.CKP retrieve Clearinghouse2_defs.h \ ! 16: Clearinghouse2_support.c Clearinghouse2.h\ ! 17: Clearinghouse2_client.c Clearinghouse2_server.c ! 18: ! 19: rcs: ! 20: ! 21: install: retrieve ! 22:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.