freebsd-ports/devel/i960-rtems-gcc/Makefile
Ade Lovett 9a3f6d0848 Since there are a number of issues associated with the *-rtems-* ports
as a result of the new gettext, and given the jeh@ is currently on
sabbatical, with these ports (amongst others) being reset to ports@,
temporarily take over maintainership to cut through a little red tape
to get things back in order.
2007-06-11 04:47:21 +00:00

15 lines
279 B
Makefile

# New ports collection makefile for: i960-rtems-gcc
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= gcc
MAINTAINER= ade@FreeBSD.org
RTEMS_ARCH= i960
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
.include "${MASTERDIR}/Makefile"