Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / ibm-public / postfix / etc / Makefile
blobf3c3415b3115758cf4388bcfb50d3826533539ac
1 # $NetBSD: Makefile,v 1.2 2009/06/23 17:55:06 tron Exp $
3 .include <bsd.own.mk>
5 DIST= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist/conf
6 .PATH: ${DIST}
8 FILESDIR= ${PFIX_ETCDIR}
10 # These two .cf files are the only ones absolutely needed. It is not
11 # clear if we should be installing things like the transport and
12 # virtual file, etc. I contend we shouldn't, since they contain no
13 # real information at all, just the man page sources, and are not
14 # needed by default.
16 CONFIGFILES= main.cf master.cf README
18 .include <bsd.prog.mk>