1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# 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 MASTERDIR= ${.CURDIR}/../i386-rtems-gdb .include "${MASTERDIR}/Makefile"