--- Makefile~ 2000-03-18 20:18:42.000000000 +0500 +++ Makefile 2002-09-16 23:05:21.000000000 +0600 @@ -463,7 +463,7 @@ prog: \ tcpserver tcprules tcprulescheck argv0 recordio tcpclient who@ date@ \ finger@ http@ tcpcat mconnect mconnect-io addcr delcr fixcrio \ -rblsmtpd rts +rblsmtpd rblqmtpd rts prot.o: \ compile prot.c hasshsgr.h prot.h @@ -481,6 +481,16 @@ tai.h uint64.h taia.h ./compile rblsmtpd.c +rblqmtpd: \ +load rblqmtpd.o dns.a time.a unix.a byte.a socket.lib + ./load rblqmtpd dns.a time.a unix.a byte.a \ + `cat socket.lib` + +rblqmtpd.o: \ +compile rblqmtpd.c str.h scan.h env.h exit.h sgetopt.h subgetopt.h \ +strerr.h stralloc.h gen_alloc.h pathexec.h dns.h stralloc.h \ + ./compile rblqmtpd.c + readclose.o: \ compile readclose.c readwrite.h error.h readclose.h stralloc.h \ gen_alloc.h