aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mips-rtems-gdb/Makefile
blob: 6d0074b95b551d3c3f60bfaf9ca103b16e3d5d67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    mips-rtems-gdb
# Date created:     31 October 2002
# Whom:         James Housley <jeh@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   gdb

MAINTAINER= jeh@FreeBSD.org

LCLTARGET=  mips-rtems

MAN1=       ${LCLTARGET}-run.1

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