1 # $NetBSD: Makefile,v 1.2 2009/06/23 17:55:06 tron Exp $
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.
13 ${MAKEDIRTARGET} etc configinstall
15 .
include "Makefile.inc"
17 .
include <bsd.subdir.mk
>