freebsd-ports/devel/sh-rtems-gdb/Makefile
Steve Price 41e3182adb 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

15 lines
298 B
Makefile

# New ports collection makefile for: sh-rtems-gdb
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= gdb
MAINTAINER= jim@thehousleys.net
LCLTARGET= sh-rtems
CONFIGURE_ARGS= --verbose --enable-sim
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"