aboutsummaryrefslogtreecommitdiff
path: root/devel/sparc-rtems-g77/Makefile
blob: 82b1645d173eea43dd560c88d0320dc2dcb5a608 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	sparc-rtems-g77
# Date created:		9 June 2000
# Whom:			James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#

PORTNAME=	g77

MAINTAINER=	stas@FreeBSD.org

TGTARCH=	sparc
TGTABI=		rtems

IGNORE=		deprecated; use sparc-rtems-gcc instead
DEPRECIATED=	${IGNORE}
EXPIRE_DATE=	2007-07-02

MASTERDIR=	${.CURDIR}/../cross-gcc
.include "${MASTERDIR}/Makefile"