1f541184cb
Re-add mips-rtems-objc port
13 lines
262 B
Makefile
13 lines
262 B
Makefile
# 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
|
|
.include "${.CURDIR}/../i386-rtems-objc/Makefile"
|