git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Loadable modules: fix debug invocations
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-SCO_SV
diff --git
a/src/OS/Makefile-SCO_SV
b/src/OS/Makefile-SCO_SV
index ccc202d08d60acf9dd3d070559b0fd27968b7554..e2fa4046c8a8d304161e32ed3da3e394f1f1c8ad 100644
(file)
--- a/
src/OS/Makefile-SCO_SV
+++ b/
src/OS/Makefile-SCO_SV
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-SCO_SV,v 1.
3 2008/07/25 20:39:55 fanf2
Exp $
+# $Cambridge: exim/src/OS/Makefile-SCO_SV,v 1.
4 2009/11/10 16:55:50 nm4
Exp $
# Exim: OS-specific make file for SCO_SV release 5 (tested on 5.0.5 & 5.0.5)
# (see the UNIX_SV files for SCO 4.2)
# Exim: OS-specific make file for SCO_SV release 5 (tested on 5.0.5 & 5.0.5)
# (see the UNIX_SV files for SCO 4.2)
@@
-31,5
+31,6
@@
CHOWN_COMMAND=/bin/chown
CHGRP_COMMAND=/bin/chgrp
CHMOD_COMMAND=/bin/chmod
HOSTNAME_COMMAND=/usr/bin/hostname
CHGRP_COMMAND=/bin/chgrp
CHMOD_COMMAND=/bin/chmod
HOSTNAME_COMMAND=/usr/bin/hostname
+TOUCH_COMMAND=/bin/touch
# End
# End