14 lines
262 B
Makefile
14 lines
262 B
Makefile
# New ports collection makefile for: arm-rtems-objc
|
|
# Date created: 12 April 2001
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= objc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= arm-rtems
|
|
.include "${.CURDIR}/../i386-rtems-objc/Makefile"
|