2000-12-18 20:10:46 +01:00
|
|
|
# New ports collection makefile for: mips-rtems-gcc
|
|
|
|
# Date created: 9 June 2000
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gcc
|
|
|
|
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
|
2003-11-03 14:16:25 +01:00
|
|
|
RTEMS_ARCH= mips
|
|
|
|
|
2003-11-17 04:15:17 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|