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

16 lines
296 B
Makefile
Raw Normal View History

# New ports collection makefile for: mips-rtems-gcc
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
MAINTAINER= stas@FreeBSD.org
TGTARCH= mips
TGTABI= rtems
WITH_RTEMS_PATCHES= yes
MASTERDIR= ${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"