NetBSD/external/ibm-public/postfix/man/Makefile
tron 1faf39be0f Add makefile framework to build Postfix 2.6.2. Don't turn it on yet as
the Postfix 2.6.2 binary doesn't work yet because it cannot
find "/usr/libexec/postfix/postfix-script".
2009-06-23 15:02:51 +00:00

6 lines
107 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/06/23 15:02:52 tron Exp $
SUBDIR+=man1 man5 man8
.include <bsd.subdir.mk>