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

PORTNAME=   gcc

MAINTAINER= jeh@FreeBSD.org

RTEMS_ARCH= i960

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