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

PORTNAME=	gdb

MAINTAINER=	jeh@FreeBSD.org

LCLTARGET=	sh-rtems
CONFIGURE_ARGS=	--verbose --enable-sim

MAN1=		${LCLTARGET}-run.1

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