# -* Makefile *- # # Author : Patrick GOLDBRONN (CEA) # Date : 28/06/2001 # $Header$ # # source path top_srcdir=@top_srcdir@ top_builddir=.. srcdir=@srcdir@ VPATH=.:@srcdir@ @COMMENCE@ SUBDIRS = MSG2QM Logger Utils PatchQt NamingService Registry ModuleCatalog DataTypeCatalog \ RessourcesCatalog Notification NOTIFICATION_SWIG Container TestContainer LifeCycleCORBA \ HDFPersist OBJECT SALOMEDS SALOMEGUI Plot2d VTKViewer OCCViewer SUPERVGraph Session Loader\ SALOME_SWIG TOOLSGUI SALOME_PY RegistryDisplay ModuleGenerator \ SALOME_PYQT ifeq (@WITHMPICH@,yes) SUBDIRS+= MPIContainer endif @MODULE@