2002-11-01 03:40:58 +01:00
|
|
|
# New ports collection makefile for: mips-rtems-gdb
|
|
|
|
# Date created: 31 October 2002
|
|
|
|
# Whom: James Housley <jeh@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2011-10-24 05:33:20 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2002-11-01 03:40:58 +01:00
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
TGTARCH= mips
|
|
|
|
TGTABI= rtems
|
2002-11-01 03:40:58 +01:00
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
WITH_RTEMS_PATCHES= yes
|
2002-11-01 03:40:58 +01:00
|
|
|
|
2007-06-24 10:16:19 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../cross-gdb
|
2004-03-04 04:50:04 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|