2000-12-27 01:08:16 +01:00
|
|
|
# New ports collection makefile for: mips-rtems-objc
|
|
|
|
# Date created: 9 June 2000
|
|
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= objc
|
|
|
|
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
|
|
|
|
LCLTARGET= mips-rtems
|
2003-11-17 04:15:17 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|