@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