aboutsummaryrefslogtreecommitdiffstats
path: root/devel/arm-rtems-gcc/Makefile
blob: 72c50e0eae852741513e3e31d58ac064b8268c96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    arm-rtems-gcc
# Date created:     12 April 2001
# Whom:         James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

MAINTAINER= stas@FreeBSD.org

TGTARCH=    arm
TGTABI=     rtems
WITH_RTEMS_PATCHES= yes

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