NetBSD/external/gpl3/Makefile

10 lines
188 B
Makefile

# $NetBSD: Makefile,v 1.2 2009/09/08 07:08:02 skrll Exp $
.include <bsd.own.mk>
.if ${MKBINUTILS} != "no" && ${HAVE_BINUTILS} == "219"
SUBDIR+= binutils
.endif
.include <bsd.subdir.mk>