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
$domain not always set when scanning a domain list.
[users/jgh/exim.git]
/
src
/
OS
/
Makefile-IRIX65
diff --git
a/src/OS/Makefile-IRIX65
b/src/OS/Makefile-IRIX65
index b678e37aed0fc1a5f2f63b7d9e78ffceef9741c1..27476c5e214b510d420464897c589c40409d0730 100644
(file)
--- a/
src/OS/Makefile-IRIX65
+++ b/
src/OS/Makefile-IRIX65
@@
-1,4
+1,4
@@
-# $Cambridge: exim/src/OS/Makefile-IRIX65,v 1.
1 2004/10/06 15:07:39 ph10
Exp $
+# $Cambridge: exim/src/OS/Makefile-IRIX65,v 1.
2 2005/05/23 16:58:55 fanf2
Exp $
# Exim: OS-specific make file for IRIX 6.5
# Exim: OS-specific make file for IRIX 6.5
@@
-10,7
+10,7
@@
CFLAGS=-O2 -OPT:Olimit=0
LFLAGS=-Wl,-LD_MSG:off=85
LFLAGS=
# nlist has moved from libmld to libelf
LFLAGS=-Wl,-LD_MSG:off=85
LFLAGS=
# nlist has moved from libmld to libelf
-LIBS=-lelf
+LIBS=-lelf
-lm
XINCLUDE=-I/usr/include/X11
vfork=fork
RANLIB=@true
XINCLUDE=-I/usr/include/X11
vfork=fork
RANLIB=@true