~yolanda.robla/ubuntu/saucy/exim4/dep-8-tests

« back to all changes in this revision

Viewing changes to OS/Makefile-SunOS4

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-06-14 15:28:08 UTC
  • mfrom: (2.3.18 experimental) (2.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20120614152808-jeyix4g9r95iy6j9
Tags: 4.80-3ubuntu1
* Merge from Debian unstable. Remaining changes:
  - debian/control: Don't declare a Provides: default-mta; in Ubuntu,
    we want postfix to be the default.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Cambridge: exim/src/OS/Makefile-SunOS4,v 1.1 2004/10/06 15:07:39 ph10 Exp $
2
 
 
3
1
# Exim: OS-specific make file for SunOS4
4
2
 
5
3
CFLAGS=-O
6
4
 
7
 
# Don't need -DSTRERROR_FROM_ERRLIST in PCRE_CFLAGS, because it is in os.h
8
 
# for SunOS4, which gets included for pcre.
9
 
 
10
 
PCRE_CFLAGS=-DUSE_BCOPY
11
 
 
12
5
CHOWN_COMMAND=/usr/etc/chown
13
6
HOSTNAME_COMMAND=/usr/bin/hostname
14
7
EXIT_FAILURE=1