2009-10-19 13:39:55 +02:00
|
|
|
# New ports collection makefile for: mingw64-binutils
|
|
|
|
# Date created: 10/19/2009
|
|
|
|
# Whom: stas
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2011-10-24 05:33:20 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2009-10-19 13:39:55 +02:00
|
|
|
|
|
|
|
TGTARCH= x86_64
|
|
|
|
TGTABI= pc-mingw32
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../cross-binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|