# New ports collection makefile for:	sparc-rtems-gdb
# Date created:		9 June 2000
# Whom:			James Housley <jim@thehousleys.net>
#
# $FreeBSD: ports/devel/sparc-rtems-gdb/Makefile,v 1.4 2002/11/01 02:40:58 jeh Exp $
#

PORTNAME=	gdb

MAINTAINER=	jeh@FreeBSD.org

LCLTARGET=	sparc-rtems
CONFIGURE_ARGS+=	--verbose --enable-sim

MAN1=		${LCLTARGET}-run.1

.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
