mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
16 lines
284 B
Makefile
16 lines
284 B
Makefile
# New ports collection makefile for: arm-rtems-g77
|
|
# Date created: 12 April 2001
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= g77
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= arm-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
|
|
.include "${MASTERDIR}/Makefile"
|