Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / ibm-public / postfix / man / man5 / Makefile
blobd136b69dba0e26d7f84a3b165d89116c03ef596b
1 # $NetBSD: Makefile,v 1.12 2008/06/11 23:54:43 lukem Exp $
3 .include <bsd.own.mk>
5 DIST= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist/man/man5
6 .PATH: ${DIST}
8 MAN= access.5 aliases.5 bounce.5 canonical.5 relocated.5 \
9 transport.5 virtual.5 pcre_table.5 regexp_table.5 \
10 cidr_table.5 header_checks.5 ldap_table.5 master.5 \
11 nisplus_table.5 generic.5
12 MAN+= postconf.5 postfix-wrapper.5
14 MLINKS= header_checks.5 body_checks.5
16 # XXX notyet:
17 # The base install does include support for these:
18 # ldap_table.5 mysql_table.5 pgsql_table.5
20 .include <bsd.man.mk>