Salome HOME
DCQ : Merge with Ecole_ete_a6.
[modules/kernel.git] / salome_adm / unix / make_module.in
index 983342227ad73788a60c080761f672e3a8219248..2d08f49bad01dab3aadeb91983b0dc88cdc0f814 100644 (file)
@@ -57,11 +57,11 @@ data:
        @if test "X$(top_builddir)" = "X."; then                                                         \
        ((cd examples && $(MAKE) $@) || exit 1);                         \
        fi;
-       
-doc:   
-       @if test "X$(top_builddir)" = "X."; then \
-       ((cd doc && $(MAKE) $@) || exit 1); \
-       fi;     
+# Commented because we need not to make docs when we make BUILD        
+# docs:        
+#      @if test "X$(top_builddir)" = "X."; then \
+#      ((cd doc && $(MAKE) $@) || exit 1); \
+#      fi;     
 
 install: install-resources
        @@SETX@; for d in $(SUBDIRS); do        \