xref: /netbsd-src/external/ibm-public/postfix/lib/Makefile (revision ef315f7931c8408cfb9a74c8d0735b3dcb57bbbf)
1#	$NetBSD: Makefile,v 1.2 2017/05/21 15:28:40 riastradh Exp $
2
3# The first five of these are libraries and have to be built first.
4
5.include <bsd.own.mk>
6
7SUBDIR=	util global dns masterlib tls .WAIT milter xsasl .WAIT
8
9.include <bsd.subdir.mk>
10