X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FOS%2FMakefile-IRIX65;h=50e77450a4040129f9647757ecb90ffb17a9f56b;hb=2126b083f98d6322d94cb7465c3c6669cb5878c9;hp=b678e37aed0fc1a5f2f63b7d9e78ffceef9741c1;hpb=61ec970df30325dbcd8c9d0f0e431dc793126656;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/OS/Makefile-IRIX65 b/src/OS/Makefile-IRIX65 index b678e37ae..50e77450a 100644 --- a/src/OS/Makefile-IRIX65 +++ b/src/OS/Makefile-IRIX65 @@ -1,5 +1,3 @@ -# $Cambridge: exim/src/OS/Makefile-IRIX65,v 1.1 2004/10/06 15:07:39 ph10 Exp $ - # Exim: OS-specific make file for IRIX 6.5 HAVE_ICONV=yes @@ -10,7 +8,7 @@ CFLAGS=-O2 -OPT:Olimit=0 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