summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
-rw-r--r--corba/Makefile6
-rw-r--r--corba/pkg/COMMENT1
3 files changed, 1 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index 7d78730e174..d990fdc335e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2000/05/11 11:25:18 agc Exp $
+# $NetBSD: Makefile,v 1.34 2000/05/12 09:19:14 agc Exp $
# FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp
#
@@ -17,7 +17,6 @@ SUBDIR += biology
SUBDIR += cad
SUBDIR += comms
SUBDIR += converters
-SUBDIR += corba
SUBDIR += cross
SUBDIR += databases
SUBDIR += devel
diff --git a/corba/Makefile b/corba/Makefile
deleted file mode 100644
index 32694eca0ec..00000000000
--- a/corba/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $NetBSD: Makefile,v 1.1 1998/08/20 22:07:24 agc Exp $
-#
-
-SUBDIR += ORBit
-
-.include "../mk/bsd.pkg.subdir.mk"
diff --git a/corba/pkg/COMMENT b/corba/pkg/COMMENT
deleted file mode 100644
index 2fbe7982e48..00000000000
--- a/corba/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Common Object Request Broker Architecture, and associated software