2000-12-19 17:46:40 +01:00
|
|
|
# New ports collection makefile for: mips-rtems-g77
|
|
|
|
# Date created: 9 June 2000
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= g77
|
|
|
|
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
|
|
|
|
LCLTARGET= mips-rtems
|
2003-11-17 04:15:17 +01:00
|
|
|
|
2003-11-17 09:57:50 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
|
|
|
|
.include "${MASTERDIR}/Makefile"
|