-# $Cambridge: exim/src/OS/Makefile-Default,v 1.3 2008/01/16 13:44:45 nm4 Exp $
-
##################################################
# The Exim mail transport agent #
##################################################
CHOWN_COMMAND=/usr/bin/chown
CHGRP_COMMAND=/usr/bin/chgrp
+CHMOD_COMMAND=/usr/bin/chmod
MV_COMMAND=/bin/mv
RM_COMMAND=/bin/rm
+TOUCH_COMMAND=/usr/bin/touch
# Some operating systems have different ways of building libraries of
# PCRE_LIBS contains the library to be linked for PCRE
-#PCRE_LIBS=-lpcre
+PCRE_LIBS=-lpcre
# LIBS and EXTRALIBS contain library settings that are used on linking