14 lines
259 B
Makefile
14 lines
259 B
Makefile
# 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
|
|
.include "${.CURDIR}/../i386-rtems-g77/Makefile"
|