blob: bd9769fac2a86169340c44d21aff638dd22346a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: sparc-rtems-g77
# Date created: 9 June 2000
# Whom: James Housley <jim@thehousleys.net>
#
# $FreeBSD$
#
PORTNAME= g77
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= sparc-rtems
.include "${.CURDIR}/../i386-rtems-g77/Makefile"
|