blob: ead9b785aa394f7308bc48780f34c598e2d8ff74 (
plain) (
tree)
|
|
# 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 "${MASTERDIR}/Makefile"
|