2a74a88b01
bento builds caused by it forcing it's maching arch onto the ports. No PORTREVISION bump required, they don't build now.
14 lines
251 B
Makefile
14 lines
251 B
Makefile
# New ports collection makefile for: sh-rtems-gcc
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gcc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
RTEMS_ARCH= sh
|
|
|
|
.include "${.CURDIR}/../i386-rtems-gcc/Makefile"
|