nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 9add69556f4bedd170139b8d3e09ab83c3823b25
parent e9fae4301c8ba31e901f1de3901bb8f133c1b04f
Author: Ellenor Malik <ellenor@umbrellix.net>
Date:   Mon, 13 Sep 2021 23:35:23 -0700

Oops...

Diffstat:
MMakefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile @@ -1454,13 +1454,13 @@ load src/qmail-smtpd.o src/rcpthosts.o src/commands.o src/timeoutread.o \ src/timeoutwrite.o src/ip.o src/ipme.o src/ipalloc.o src/control.o src/constmap.o src/received.o \ src/date822fmt.o src/qmail.o src/cdb.a src/fd.a src/wait.a src/datetime.a src/getln.a \ src/open.a src/sig.a src/case.a src/env.a src/stralloc.a src/substdio.a src/error.a src/str.a \ -src/fs.a src/auto_qmail.o socket.lib src/dns.o +src/fs.a src/auto_qmail.o socket.lib src/dns.o dns.lib ./load qmail-smtpd src/rcpthosts.o src/commands.o src/timeoutread.o \ src/timeoutwrite.o src/ip.o src/ipme.o src/ipalloc.o src/control.o src/constmap.o \ src/received.o src/date822fmt.o src/qmail.o src/cdb.a src/fd.a src/wait.a \ src/datetime.a src/getln.a src/open.a src/sig.a src/case.a src/env.a src/stralloc.a \ src/substdio.a src/error.a src/str.a src/fs.a src/auto_qmail.o `cat \ - socket.lib` src/dns.o + socket.lib` src/dns.o `cat dns.lib` doc/man/qmail-smtpd.0: \ doc/man/qmail-smtpd.8