summaryrefslogtreecommitdiff
path: root/external/ibm-public/Makefile
blob: 254319d43711a8ba13497ca690b44ca6d73ce011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.2 2009/06/23 17:58:24 tron Exp $

.include <bsd.own.mk>

.if ${MKPOSTFIX} != "no"
SUBDIR+=	postfix
.endif

# Speedup stubs for some subtrees that don't need to run these rules
includes-postfix:
	@true

.include <bsd.subdir.mk>