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$
|
|
|
|
#
|
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
MAINTAINER= stas@FreeBSD.org
|
2000-12-18 20:10:46 +01:00
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
TGTARCH= mips
|
|
|
|
TGTABI= rtems
|
|
|
|
WITH_RTEMS_PATCHES= yes
|
2003-11-03 14:16:25 +01:00
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../cross-gcc
|
2003-11-17 04:15:17 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|