16 lines
280 B
Makefile
16 lines
280 B
Makefile
# New ports collection makefile for: sh-rtems-g77
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= g77
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= sh-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
|
|
.include "${MASTERDIR}/Makefile"
|