-# $Cambridge: exim/src/OS/Makefile-SCO,v 1.3 2008/07/25 20:39:55 fanf2 Exp $
-
# Exim: OS-specific make file for SCO
# It was reported that some versions of gcc (e.g. 2.8.1) require this to be
CHGRP_COMMAND=/bin/chgrp
CHMOD_COMMAND=/bin/chmod
HOSTNAME_COMMAND=/usr/bin/hostname
-
+TOUCH_COMMAND=/bin/touch
# End