mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
17 lines
287 B
Makefile
17 lines
287 B
Makefile
# New ports collection makefile for: mips-rtems-gdb
|
|
# Date created: 31 October 2002
|
|
# Whom: James Housley <jeh@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gdb
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= mips-rtems
|
|
|
|
MAN1= ${LCLTARGET}-run.1
|
|
|
|
.include "${.CURDIR}/../i386-rtems-gdb/Makefile"
|