Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / man / man1 / Makefile
blob41d5e8aba6bbf84f715af816ccbf76e4337e9502
1 # $NetBSD: Makefile,v 1.12 2006/05/31 13:51:48 perry Exp $
3 .include <bsd.own.mk>
5 DIST= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist/man/man1
6 .PATH: ${DIST}
8 # This follows the order in COMMANDS= in src/external/ibm-public/postfix/dist/man/Makefile.in
9 MAN= postalias.1 postcat.1 postconf.1 postfix.1 \
10 postkick.1 postlock.1 postlog.1 postdrop.1 \
11 postmap.1 sendmail.1 \
12 postqueue.1 postsuper.1 postmulti.1
14 MLINKS= sendmail.1 mailq.1 sendmail.1 newaliases.1
16 # XXX notyet:
17 # qmqp-sink.1 qmqp-source.1 smtp-sink.1 smtp-source.1 qshape.1
18 # These are test programs. It isn't clear that they are wanted by an
19 # ordinary user.
21 .include <bsd.man.mk>