Sync usage with man page.
[netbsd-mini2440.git] / external / ibm-public / postfix / Makefile
blobd734679e0e9b48a6a973f2251f61f8283d4ad7eb
1 # $NetBSD: Makefile,v 1.2 2009/06/23 17:55:06 tron Exp $
3 .include <bsd.own.mk>
5 SUBDIR= lib .WAIT libexec man sbin share
7 # The configinstall: target is invoked from the make distribution
8 # target in src/etc/Makefile. It is there for building the /etc/
9 # set. You don't want to run it normally as it would blow away your
10 # /etc/postfix directory.
12 configinstall:
13 ${MAKEDIRTARGET} etc configinstall
15 .include "Makefile.inc"
17 .include <bsd.subdir.mk>