aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-monitor/files/patch-OS__Makefile-Base
blob: 9dc53c9937861174ac07a8f5badb7d62cd3a896b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- OS/Makefile-Base.orig   Wed Aug 15 13:09:05 2001
+++ OS/Makefile-Base    Mon Aug 27 14:59:04 2001
@@ -19,7 +19,8 @@
 # up-to-date. Then the os-specific source files and the C configuration file
 # are set up, and finally it goes to the main Exim target.
 
-all:    $(EDITME) checklocalmake Makefile os.h os.c config.h allexim
+all:    $(EDITME) checklocalmake Makefile os.h os.c config.h buildpcre \
+   eximon.bin
 
 checklocalmake:
    @if $(SHELL) $(SCRIPTS)/newer $(EDITME)-$(OSTYPE) $(EDITME) || \