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