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

PORTNAME=   gdb

MAINTAINER= jeh@FreeBSD.org

LCLTARGET=  arm-rtems

MAN1=       ${LCLTARGET}-run.1

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