summaryrefslogtreecommitdiff
path: root/devel/arm-rtems-objc
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-04-17 12:47:51 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-04-17 12:47:51 +0000
commit28591b38dc3b2660a4f6d20568d4f9fb62cb4b1c (patch)
treefe277f637ab1572e44c86ea33dacf16d37845bd3 /devel/arm-rtems-objc
parentNew port in the RTEMS collection for the "arm" processor. (diff)
New port in the RTEMS collection for the "arm" processor.
Notes
Notes: svn path=/head/; revision=41553
Diffstat (limited to 'devel/arm-rtems-objc')
-rw-r--r--devel/arm-rtems-objc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/arm-rtems-objc/Makefile b/devel/arm-rtems-objc/Makefile
new file mode 100644
index 000000000000..fb65c52d0792
--- /dev/null
+++ b/devel/arm-rtems-objc/Makefile
@@ -0,0 +1,13 @@
+# 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"