~ubuntu-branches/ubuntu/hoary/postfix/hoary-security

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-10-06 11:50:33 UTC
  • Revision ID: james.westby@ubuntu.com-20041006115033-9oky44ylqmhjy7eq
Tags: 2.1.3-1ubuntu17
* Deliver man pages for master.cf services in section 8postfix.
  Remove smtpd.8.gz diversion. Closes: #274777
* Clean up postfix-mysql documentation (created README.Debian files).
  Closes: Warty#2022
* Fix typo in postmap man page.  Closes: #271369

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SHELL   = /bin/sh
2
2
WARN    = -Wmissing-prototypes -Wformat
3
 
OPTS    = 'CC=$(CC)'
 
3
OPTS    = "CC=$(CC)"
4
4
DIRS    = src/util src/global src/dns src/master src/postfix src/smtpstone \
5
5
        src/sendmail src/error src/pickup src/cleanup src/smtpd src/local \
6
6
        src/lmtp src/trivial-rewrite src/qmgr src/oqmgr src/smtp src/bounce \
7
7
        src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop \
 
8
        rmail \
8
9
        src/postkick src/postlock src/postlog src/postmap src/postqueue \
9
10
        src/postsuper src/qmqpd src/spawn src/flush src/verify \
10
11
        src/virtual src/proxymap