mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
15 lines
260 B
Makefile
15 lines
260 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
|
|
|
|
LCLTARGET= arm-rtems
|
|
|
|
.include "${.CURDIR}/../i386-rtems-gcc/Makefile"
|