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

PORTNAME=   gdb

MAINTAINER= jim@thehousleys.net

LCLTARGET=  sparc-rtems
CONFIGURE_ARGS+=    --verbose --enable-sim
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"