mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
d2854c488d
Approved: will
14 lines
261 B
Makefile
14 lines
261 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
|
|
|
|
LCLTARGET= sparc-rtems
|
|
.include "${.CURDIR}/../i386-rtems-gcc/Makefile"
|