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

MAINTAINER= stas@FreeBSD.org

TGTARCH=    i386
TGTABI=     rtems

WITH_RTEMS_PATCHES= yes

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