aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sh-rtems-gdb/Makefile
blob: 11c5573ce2dadeef9f3e4747c96d71c2c7c3841f (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= stas@FreeBSD.org

TGTARCH=    sh
TGTABI=     rtems

WITH_RTEMS_PATCHES= yes

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