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 04:32:35 +00:00
|
|
|
# New ports collection makefile for: sparc-rtems-gdb
|
|
|
|
# Date created: 9 June 2000
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gdb
|
|
|
|
|
2000-10-02 03:10:28 +00: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 04:32:35 +00:00
|
|
|
|
|
|
|
LCLTARGET= sparc-rtems
|
2000-09-21 14:18:22 +00:00
|
|
|
CONFIGURE_ARGS+= --verbose --enable-sim
|
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 04:32:35 +00:00
|
|
|
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
|