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
Remove a spurious -g that slipped in to the last commit.
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-SCO_SV
diff --git
a/src/OS/Makefile-SCO_SV
b/src/OS/Makefile-SCO_SV
index 6d65862a398cc9e92d7e176ed7fdf61f47b599b6..ccc202d08d60acf9dd3d070559b0fd27968b7554 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.
2 2005/05/23 16:58
:55 fanf2 Exp $
+# $Cambridge: exim/src/OS/Makefile-SCO_SV,v 1.
3 2008/07/25 20:39
:55 fanf2 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)
@@
-29,6
+29,7
@@
X11_LD_LIB=$(X11)/lib
BASENAME_COMMAND=/bin/basename
CHOWN_COMMAND=/bin/chown
CHGRP_COMMAND=/bin/chgrp
BASENAME_COMMAND=/bin/basename
CHOWN_COMMAND=/bin/chown
CHGRP_COMMAND=/bin/chgrp
+CHMOD_COMMAND=/bin/chmod
HOSTNAME_COMMAND=/usr/bin/hostname
# End
HOSTNAME_COMMAND=/usr/bin/hostname
# End