From 41e3182adba19410b31a317416ccfbffe7a75594 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 10 Jul 2000 04:32:35 +0000 Subject: 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 --- devel/sh-rtems-gdb/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 devel/sh-rtems-gdb/Makefile (limited to 'devel/sh-rtems-gdb') diff --git a/devel/sh-rtems-gdb/Makefile b/devel/sh-rtems-gdb/Makefile new file mode 100644 index 000000000000..f43a67d31cc5 --- /dev/null +++ b/devel/sh-rtems-gdb/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: sh-rtems-gdb +# Date created: 9 June 2000 +# Whom: James Housley +# +# $FreeBSD$ +# + +PORTNAME= gdb + +MAINTAINER= jim@thehousleys.net + +LCLTARGET= sh-rtems +CONFIGURE_ARGS= --verbose --enable-sim +.include "${.CURDIR}/../i386-rtems-gdb/Makefile" -- cgit v1.2.3