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

MAINTAINER=	stas@FreeBSD.org

TGTARCH=	mips
TGTABI=		rtems
WITH_RTEMS_PATCHES=	yes

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