Merge branch 'debian'
[hcoop/debian/exim4.git] / OS / unsupported / static / gitweb.js
diff --git a/OS/Makefile-SunOS4 b/OS/Makefile-SunOS4
deleted file mode 100644 (file)
index c876998..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Exim: OS-specific make file for SunOS4
-
-CFLAGS=-O
-
-CHOWN_COMMAND=/usr/etc/chown
-HOSTNAME_COMMAND=/usr/bin/hostname
-EXIT_FAILURE=1
-EXIT_SUCCESS=0
-LIBRESOLV=-lresolv
-XINCLUDE=-I/usr/include/X11
-
-EXIWHAT_PS_ARG=-ax
-EXIWHAT_EGREP_ARG='/exim( |$$)'
-EXIWHAT_KILL_SIGNAL=-30
-
-# End