|
|
1.1 ! root 1: head 1.1; ! 2: access ; ! 3: symbols ; ! 4: locks ; strict; ! 5: comment @# @; ! 6: ! 7: ! 8: 1.1 ! 9: date 86.06.25.12.51.07; author jqj; state Exp; ! 10: branches ; ! 11: next ; ! 12: ! 13: ! 14: desc ! 15: @@ ! 16: ! 17: ! 18: ! 19: 1.1 ! 20: log ! 21: @Initial revision ! 22: @ ! 23: text ! 24: @CFLAGS=-g ! 25: ! 26: all: chtest chlookup ! 27: ! 28: install: all ! 29: ! 30: chtest: chtest.o getdata.o Clearinghouse_client.o \ ! 31: creds.o hashpass.o ! 32: ${CC} -g -o chtest chtest.o getdata.o Clearinghouse_client.o \ ! 33: creds.o getXNSpass.o hashpass.o -lcourier ! 34: ! 35: chlookup: chlookup.o Clearinghouse_client.o creds.o getXNSpass.o hashpass.o ! 36: ${CC} -g -o chlookup chlookup.o Clearinghouse_client.o \ ! 37: creds.o getXNSpass.o hashpass.o -lcourier ! 38: ! 39: Clearinghouse_defs.h Clearinghouse_support.c Clearinghouse_client.c Clearinghouse_server.c: Clearinghouse.cr ! 40: /usr/new/xnscourier Clearinghouse.cr ! 41: ! 42: chlookup.o getdata.o chtest.o Clearinghouse_client.o Clearinghouse_server.o: Clearinghouse_defs.h ! 43: ! 44: getdata.o Clearinghouse_client.o Clearinghouse_server.o: Clearinghouse_support.c ! 45: ! 46: clean: ! 47: -rm -f *.CKP *.BAK chtest chlookup \ ! 48: Clearinghouse_defs.h Clearinghouse_support.c \ ! 49: Clearinghouse_client.c Clearinghouse_server.c *.o ! 50: ! 51: rcs: ! 52: @
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.