mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
baad3bbbdc
in PR: 59254
16 lines
287 B
Makefile
16 lines
287 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
|
|
|
|
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
|
|
.include "${MASTERDIR}/Makefile"
|