blob: f2d575688f03a4ee8bf3648f5147d5487a783f8d (
plain) (
tree)
|
|
# New ports collection makefile for: sparc-rtems-gdb
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= gdb
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= sparc-rtems
MASTERDIR= ${.CURDIR}/../i386-rtems-gdb
.include "${MASTERDIR}/Makefile"
|