mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
259 B
Makefile
14 lines
259 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= jim@thehousleys.net
|
||
|
|
||
|
LCLTARGET= sh-rtems
|
||
|
.include "${.CURDIR}/../i386-rtems-g77/Makefile"
|