pkgsrc/cross/mingw-binutils/buildlink3.mk
asau 7e90220b36 Import MinGW packages into "cross" category. From pkgsrc-wip project.
MinGW, a contraction of "Minimalist GNU for Windows," is a port
of the GNU Compiler Collection (GCC), and GNU Binutils, for use
in the development of native Microsoft Windows applications.
2010-03-15 18:34:36 +00:00

12 lines
371 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/03/15 18:34:36 asau Exp $
BUILDLINK_TREE+= mingw-binutils
.if !defined(MINGW_BINUTILS_BUILDLINK3_MK)
MINGW_BINUTILS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.mingw-binutils+= mingw-binutils>=2.18
BUILDLINK_PKGSRCDIR.mingw-binutils?= ../../cross/mingw-binutils
.endif # MINGW_BINUTILS_BUILDLINK3_MK
BUILDLINK_TREE+= -mingw-binutils