2001-04-17 14:47:03 +02:00
|
|
|
# New ports collection makefile for: arm-rtems-gcc
|
|
|
|
# Date created: 12 April 2001
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gcc
|
|
|
|
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
|
2003-11-03 14:16:25 +01:00
|
|
|
RTEMS_ARCH= arm
|
2003-02-03 12:24:29 +01:00
|
|
|
|
2003-11-17 04:15:17 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|