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

MAINTAINER=	stas@FreeBSD.org

TGTARCH=	sh
TGTABI=		rtems
WITH_RTEMS_PATCHES=	yes

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