X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Makefile.in;h=7921a085d7dec8cd3fb821ae21814a61cc013eda;hb=refs%2Ftags%2FV4_1_0_maintainance_20090313;hp=65dd62aa643d0fd5c0c80c549e6995f5d71e8844;hpb=444fe57c7c9a08b97ca395f33e78cc14c9e949ef;p=modules%2Fsuperv.git diff --git a/Makefile.in b/Makefile.in index 65dd62a..7921a08 100644 --- a/Makefile.in +++ b/Makefile.in @@ -137,6 +137,14 @@ distclean-other: -$(RM) salome_adm/unix/depend salome_adm/unix/SALOMEconfig.h -$(RM) config.cache config.log config.status +usr_docs: + (cd doc && $(MAKE) $(AM_MAKEFLAGS) usr_docs) + +docs: usr_docs + +dev_docs: + (cd doc && $(MAKE) $(AM_MAKEFLAGS) dev_docs) + @MODULE@ install: install-bin install-include install-end