Import Upstream version 4.92
[hcoop/debian/exim4.git] / OS / unsupported / static / git-logo.png
diff --git a/OS/Makefile-IRIX b/OS/Makefile-IRIX
deleted file mode 100644 (file)
index 7b95783..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Exim: OS-specific make file for IRIX
-
-HAVE_ICONV=yes
-BASENAME_COMMAND=/sbin/basename
-HOSTNAME_COMMAND=/usr/bsd/hostname
-CFLAGS=-OPT:Olimit=1500
-LIBS=-lmld -lm
-XINCLUDE=-I/usr/include/X11
-vfork=fork
-RANLIB=@true
-
-# End