mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
14 lines
269 B
Makefile
14 lines
269 B
Makefile
|
# New ports collection makefile for: powerpc-rtems-gcj
|
||
|
# Date created: 9 June 2000
|
||
|
# Whom: James Housley <jim@thehousleys.net>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= gcj
|
||
|
|
||
|
MAINTAINER= jim@thehousleys.net
|
||
|
|
||
|
LCLTARGET= powerpc-rtems
|
||
|
.include "${.CURDIR}/../i386-rtems-gcj/Makefile"
|