mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
baad3bbbdc
in PR: 59254
16 lines
283 B
Makefile
16 lines
283 B
Makefile
# New ports collection makefile for: sh-rtems-objc
|
|
# Date created: 9 June 2000
|
|
# Whom: James Housley <jim@thehousleys.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= objc
|
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
|
|
|
LCLTARGET= sh-rtems
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
|
|
.include "${MASTERDIR}/Makefile"
|