NetBSD/external/ibm-public/Makefile

10 lines
156 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2009/06/23 15:02:51 tron Exp $
.include <bsd.own.mk>
.if ${MKPOSTFIX} != "no"
SUBDIR+= postfix
.endif
.include <bsd.subdir.mk>