baad3bbbdc
in PR: 59254
16 lines
289 B
Makefile
16 lines
289 B
Makefile
# New ports collection makefile for: sparc-rtems-objc
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= objc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= sparc-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
|
|
.include "${MASTERDIR}/Makefile"
|