NetBSD/external/gpl3/Makefile

10 lines
183 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/08/21 06:54:01 skrll Exp $
.include <bsd.own.mk>
.if ${MKBFD} != "no" && ${HAVE_BINUTILS} == "219"
SUBDIR+= binutils
.endif
.include <bsd.subdir.mk>