baad3bbbdc
in PR: 59254
15 lines
279 B
Makefile
15 lines
279 B
Makefile
# New ports collection makefile for: arm-rtems-gcc
|
|
# Date created: 12 April 2001
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gcc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
RTEMS_ARCH= arm
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
|
|
.include "${MASTERDIR}/Makefile"
|