Salome HOME
Correction of Makefile.am for the developper doc generation. BR_PERF
authornge <nge>
Thu, 24 Jul 2008 15:31:25 +0000 (15:31 +0000)
committernge <nge>
Thu, 24 Jul 2008 15:31:25 +0000 (15:31 +0000)
doc/salome/tui/Makefile.am

index 7df0f1a789373d2159b16f3264fe61dcff8e2f07..3c35b0f93f360c1cc5c4b19fe67038bce9cc482c 100644 (file)
@@ -51,6 +51,20 @@ dev_docs:
        cp -fr $(srcdir)/SMESH/sources/ SMESH ; \
        rm -fr INPUT
 
+docs: dev_docs
+
+clean-local:
+       rm -rf `ls | grep -v "Makefile"`
+       rm -rf SMESH
+
+install-data-local: dev_docs
+       mkdir -p $(docdir)/tui
+       cp -rf SMESH $(docdir)/tui
+       -find $(PWD) -name CVS -prune -exec rm -rf {} \;
+
+uninstall-local:
+       rm -rf $(docdir)/tui/SMESH
+
 doctuidir=$(docdir)/tui/SMESH
 
 nodist_doctui_DATA= SMESH/doxyfile