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

PORTNAME=	gcc

MAINTAINER=	ade@FreeBSD.org

RTEMS_ARCH=	powerpc

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