Build binutils if ${MKBFD} != "no" && ${HAVE_BINUTILS} == "219"
This commit is contained in:
parent
13d5139b34
commit
859ec79e00
9
external/gpl3/Makefile
vendored
Normal file
9
external/gpl3/Makefile
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
# $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>
|
Loading…
Reference in New Issue
Block a user