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

PORTNAME=	gcc

MAINTAINER=	jeh@FreeBSD.org

RTEMS_ARCH=	sparc

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