X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/61ec970df30325dbcd8c9d0f0e431dc793126656..4362ff0d4b2a9feee34a595feee087d47faeb447:/src/OS/Makefile-IRIX632 diff --git a/src/OS/Makefile-IRIX632 b/src/OS/Makefile-IRIX632 index 5b09364df..757c4b8a5 100644 --- a/src/OS/Makefile-IRIX632 +++ b/src/OS/Makefile-IRIX632 @@ -1,4 +1,4 @@ -# $Cambridge: exim/src/OS/Makefile-IRIX632,v 1.1 2004/10/06 15:07:39 ph10 Exp $ +# $Cambridge: exim/src/OS/Makefile-IRIX632,v 1.2 2005/05/23 16:58:55 fanf2 Exp $ # Exim: OS-specific make file for IRIX 6 on 32-bit systems. # There seems to be some variation. The commented settings show @@ -10,7 +10,7 @@ HOSTNAME_COMMAND=/usr/bsd/hostname CFLAGS=-32 LFLAGS=-32 #LIBS=-lmld -LIBS=-lelf +LIBS=-lelf -lm XINCLUDE=-I/usr/include/X11 vfork=fork RANLIB=@true