baad3bbbdc
in PR: 59254
16 lines
281 B
Makefile
16 lines
281 B
Makefile
# New ports collection makefile for: sparc-rtems-gcc
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gcc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
RTEMS_ARCH= sparc
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
|
|
.include "${MASTERDIR}/Makefile"
|