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

PORTNAME=   gdb

MAINTAINER= jeh@FreeBSD.org

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

MAN1=       ${LCLTARGET}-run.1

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