2001-04-17 15:23:57 +02:00
|
|
|
# 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
|
2002-11-01 03:40:58 +01:00
|
|
|
|
|
|
|
MAN1= ${LCLTARGET}-run.1
|
|
|
|
|
2004-02-26 16:34:58 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
|
2004-03-04 04:50:04 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|