mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
8b050bb5e5
a direcotry level. Bump PORTREVISION Approved by: portmgr (Mark Linimon)
18 lines
309 B
Makefile
18 lines
309 B
Makefile
# 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"
|