]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
NRI : Update IDL Dependancies.
authornri <nri@opencascade.com>
Wed, 28 May 2003 16:29:34 +0000 (16:29 +0000)
committernri <nri@opencascade.com>
Wed, 28 May 2003 16:29:34 +0000 (16:29 +0000)
idl/Makefile.in

index a537ada6f1c30cf522f1800e5c189888bdaa36aa..c032fc6e254edb9bc927ff3fea4e7603e76189a8 100644 (file)
@@ -11,33 +11,17 @@ VPATH=.:$(srcdir):${KERNEL_ROOT_DIR}/idl/salome
 @COMMENCE@
 
 IDL_FILES = \
-  SALOME_Exception.idl \
-  SALOME_ModuleCatalog.idl \
-  SALOME_DataTypeCatalog.idl \
-  SALOME_RessourcesCatalog.idl \
-  SALOMEDS.idl \
-  SALOMEDS_Attributes.idl \
-  SALOME_Session.idl \
-  SALOME_Component.idl \
-  SALOME_TestComponent.idl \
-  SALOME_Registry.idl \
   MED.idl \
-  Med_Gen.idl \
-  Logger.idl
-#  SMESH_Mesh.idl \
-#  SMESH_Hypothesis.idl \
-#  SMESH_BasicHypothesis.idl \
-#  GEOM_Shape.idl \
-#  VISU_Gen.idl
+  Med_Gen.idl
 
 PY_CLIENT_IDL = $(IDL_FILES)
 
 # we copy all idl file in $(top_builddir)/idl
-#inc: $(IDL_FILES:%=$(top_builddir)/idl/%)
+inc: $(IDL_FILES:%=$(top_builddir)/idl/%)
 
-#$(IDL_FILES:%=$(top_builddir)/idl/%):$(top_builddir)/idl/%:%
+$(IDL_FILES:%=$(top_builddir)/idl/%):$(top_builddir)/idl/%:%
 #      $(CP) $< $@
-#      cp -f $< $@
+       cp -f $< $@
 
 
 lib: pyidl