f520a7b131
The first part RepoCopy has been done. There is still more work to be done.
15 lines
324 B
Makefile
15 lines
324 B
Makefile
# New ports collection makefile for: mips-rtems-chill
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= chill
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
BROKEN= RepoCopy done. Now it has to be updated.
|
|
|
|
LCLTARGET= mips64orion-rtems
|
|
.include "${.CURDIR}/../i386-rtems-chill/Makefile"
|