aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sparc-rtems-gcc/Makefile
blob: c6c17c224b95af8b2752bf452625220db0dddf2a (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-gcc
# Date created:     9 June 2000
# Whom:         James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=   gcc

MAINTAINER= stas@FreeBSD.org

TGTARCH=    sparc
TGTABI=     rtems
WITH_RTEMS_PATCHES= yes

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