aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sparc-rtems-binutils/Makefile
blob: b0c4d04f59c746aa84402bb2c85d2041f2fa1fa4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    sparc-rtems-binutils
# Date created:     9 June 2000
# Whom:         James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=   binutils

MAINTAINER= stas@FreeBSD.org

TGTARCH=    sparc
TGTABI=     rtems
WITH_RTEMS_PATCHES= yes

MASTERDIR=  ${.CURDIR}/../cross-binutils
.include "${MASTERDIR}/Makefile"