aboutsummaryrefslogtreecommitdiffstats
path: root/devel/powerpc-rtems-gdb/Makefile
blob: d648deb1050af7303a43ccee66b432484a862add (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	powerpc-rtems-gdb
# Date created:		9 June 2000
# Whom:			James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=	gdb

MAINTAINER=	jim@thehousleys.net

LCLTARGET=	powerpc-rtems
CONFIGURE_ARGS=	--verbose --enable-sim --enable-sim-powerpc \
		--enable-sim-timebase --enable-sim-hardware
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"