freebsd-ports/devel/mips-rtems-gdb/Makefile

17 lines
298 B
Makefile
Raw Normal View History

# New ports collection makefile for: mips-rtems-gdb
# Date created: 31 October 2002
# Whom: James Housley <jeh@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= ports@FreeBSD.org
TGTARCH= mips
TGTABI= rtems
WITH_RTEMS_PATCHES= yes
MASTERDIR= ${.CURDIR}/../cross-gdb
.include "${MASTERDIR}/Makefile"