Import Debian changes 4.92-8+deb10u3
[hcoop/debian/exim4.git] / OS / unsupported / Makefile-IRIX
CommitLineData
420a0d19
CE
1# Exim: OS-specific make file for IRIX
2
3HAVE_ICONV=yes
4BASENAME_COMMAND=/sbin/basename
5HOSTNAME_COMMAND=/usr/bsd/hostname
6CFLAGS=-OPT:Olimit=1500
7LIBS=-lmld -lm
8XINCLUDE=-I/usr/include/X11
9vfork=fork
10RANLIB=@true
11
12# End