aboutsummaryrefslogblamecommitdiff
path: root/devel/powerpc-rtems-gdb/Makefile
blob: 477dd03a852a6112546c6eed6d0045eb252a73c8 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                           
                               



                                                             
 
                                  
 
                                            
                                
# New ports collection makefile for:	powerpc-rtems-gdb
# Date created:		9 June 2000
# Whom:			James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=	gdb

MAINTAINER=	jeh@FreeBSD.org

LCLTARGET=	powerpc-rtems
CONFIGURE_ARGS=	--verbose --enable-sim --enable-sim-powerpc \
		--enable-sim-timebase --enable-sim-hardware

MAN1+=		${LCLTARGET}-run.1

MASTERDIR=	${.CURDIR}/../i386-rtems-gdb
.include "${MASTERDIR}/Makefile"