summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-07 16:26:48 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-07 16:26:48 +0000
commitfa80dbd3e41156a206558f93d55e9fd20d0344d5 (patch)
tree825ba6b1e1f65dd18e96915a4a69b7adb08694f5
parent238a6cb31da98b39cedc940a75affb716bb7163f (diff)
downloadATCD-fa80dbd3e41156a206558f93d55e9fd20d0344d5.tar.gz
moved *.idl files to *.IDL, so that the Makefile rules won't automatically regenerate them
-rw-r--r--TAO/tao/Makefile5
-rw-r--r--TAO/tao/Object_Key.IDL (renamed from TAO/tao/Object_Key.idl)0
-rw-r--r--TAO/tao/POA.IDL (renamed from TAO/tao/POA.idl)0
-rw-r--r--TAO/tao/Policy.IDL (renamed from TAO/tao/Policy.idl)0
4 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index 9b0d089f678..a6dd5b8dfd3 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -101,11 +101,6 @@ include $(TAO_ROOT)/taoconfig.mk
# Local targets (and local hacks)
#----------------------------------------------------------------------------
-#### Don't regenerate %[CS].* files using TAO's IDL compiler. Instead,
-#### always use what's in our CVS repository, or in the TAO distribution.
-%S.h %C.h %S.i %C.i %S.cpp %C.cpp: %.idl
- @touch $@
-
ifeq ($(shared_libs),)
override fakesvcconf = 1
endif # ($(shared_libs),)
diff --git a/TAO/tao/Object_Key.idl b/TAO/tao/Object_Key.IDL
index fc52a15eb5d..fc52a15eb5d 100644
--- a/TAO/tao/Object_Key.idl
+++ b/TAO/tao/Object_Key.IDL
diff --git a/TAO/tao/POA.idl b/TAO/tao/POA.IDL
index b72c8b5e18e..b72c8b5e18e 100644
--- a/TAO/tao/POA.idl
+++ b/TAO/tao/POA.IDL
diff --git a/TAO/tao/Policy.idl b/TAO/tao/Policy.IDL
index 6ce4159c627..6ce4159c627 100644
--- a/TAO/tao/Policy.idl
+++ b/TAO/tao/Policy.IDL