X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/4809a98c8ccc9721980b73b853ca5643977600f9..ef4454d691573b79884f6c1da6bc1c5c9a62d959:/src/OS/Makefile-Base diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base index e5eebc9e2..af4472443 100644 --- a/src/OS/Makefile-Base +++ b/src/OS/Makefile-Base @@ -1,4 +1,4 @@ -# $Cambridge: exim/src/OS/Makefile-Base,v 1.1.2.1 2004/11/26 14:17:33 tom Exp $ +# $Cambridge: exim/src/OS/Makefile-Base,v 1.1.2.2 2004/11/30 15:18:58 tom Exp $ # This file is the basis of the main makefile for Exim and friends. The # makefile at the top level arranges to build the main makefile by calling @@ -287,7 +287,7 @@ convert4r4: Makefile ../src/convert4r4.src # Targets for final binaries; the main one has a build number which is # updated each time. We don't bother with that for the auxiliaries. -OBJ_WITH_CONTENT_SCAN = malware.o mime.o regex.o spam.o spool-mbox.o +OBJ_WITH_CONTENT_SCAN = malware.o mime.o regex.o spam.o spool_mbox.o OBJ_EXIM = acl.o child.o crypt16.o daemon.o dbfn.o debug.o deliver.o \ directory.o dns.o drtables.o enq.o exim.o expand.o filter.o \ @@ -555,7 +555,7 @@ malware.o: $(HDRS) malware.c mime.o: $(HDRS) mime.c regex.o: $(HDRS) regex.c spam.o: $(HDRS) spam.c -spool-mbox.o: $(HDRS) spool_mbox.c +spool_mbox.o: $(HDRS) spool_mbox.c # The module containing tables of available lookups, routers, auths, and