C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.
PR: 19335
Submitted by: James Housley <jim@thehouselys.net>
2000-07-10 06:32:35 +02:00
|
|
|
# New ports collection makefile for: powerpc-rtems-gdb
|
|
|
|
# Date created: 9 June 2000
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gdb
|
|
|
|
|
2000-10-02 05:10:28 +02:00
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.
PR: 19335
Submitted by: James Housley <jim@thehouselys.net>
2000-07-10 06:32:35 +02:00
|
|
|
|
|
|
|
LCLTARGET= powerpc-rtems
|
|
|
|
CONFIGURE_ARGS= --verbose --enable-sim --enable-sim-powerpc \
|
|
|
|
--enable-sim-timebase --enable-sim-hardware
|
2002-11-01 03:40:58 +01:00
|
|
|
|
2003-02-23 03:39:08 +01:00
|
|
|
MAN1+= ${LCLTARGET}-run.1
|
2002-11-01 03:40:58 +01:00
|
|
|
|
C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.
PR: 19335
Submitted by: James Housley <jim@thehouselys.net>
2000-07-10 06:32:35 +02:00
|
|
|
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
|