X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/7375d27e3d0ff85d8836e30742725b1e8e923ddc:/OS/Makefile-SunOS4..50afd7598c8781f66e103d8421d69aed0d69f884:/OS/unsupported/static/gitweb.js diff --git a/OS/Makefile-SunOS4 b/OS/Makefile-SunOS4 deleted file mode 100644 index c876998..0000000 --- a/OS/Makefile-SunOS4 +++ /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