summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-19 06:16:01 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-19 06:16:01 +0000
commit5e1421eee0838aef5cc34204f2556b1ae6487aea (patch)
tree03b7ee877e6b2062717b14585730728492c8dcb3 /devel
parentORBit is a high-performance CORBA ORB with support for the C language. (diff)
Activate ORBit.
Notes
Notes: svn path=/head/; revision=12637
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 39119698c363..2b9754fafdc8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,8 +1,9 @@
-# $Id: Makefile,v 1.130 1998/08/10 00:09:42 steve Exp $
+# $Id: Makefile,v 1.131 1998/08/13 02:18:00 asami Exp $
#
SUBDIR += ElectricFence
SUBDIR += ORBacus
+ SUBDIR += ORBit
SUBDIR += SWIG
SUBDIR += SpecTcl
SUBDIR += a2dev