Revert "Show the DNSSEC status (ad=) always in -bt/-bv output"
[exim.git] / src / OS / Makefile-IRIX632
index 5b09364df4c7c3d021be7be29bf96656946bca57..b567fc64e68e4aaeecbdd7b769ae51cd8e13b8cb 100644 (file)
@@ -1,5 +1,3 @@
-# $Cambridge: exim/src/OS/Makefile-IRIX632,v 1.1 2004/10/06 15:07:39 ph10 Exp $
-
 # Exim: OS-specific make file for IRIX 6 on 32-bit systems.
 # There seems to be some variation. The commented settings show
 # some alternatives.
@@ -10,7 +8,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