Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add clean command to Faq.doc.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Apr 2010 12:52:25 +0000 (12:52 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Apr 2010 12:52:25 +0000 (12:52 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7466 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/FAQ.doc

index 02025b4..776663a 100644 (file)
@@ -543,6 +543,11 @@ make distcheck             check the dist (make + make dist + make test)
 make install-simgrid   install the project (doc/ lib/ include/)
 make uninstall         uninstall the project (doc/ lib/ include/)
 make clean             clean all targets
 make install-simgrid   install the project (doc/ lib/ include/)
 make uninstall         uninstall the project (doc/ lib/ include/)
 make clean             clean all targets
+make java-clean                clean files created by java option
+make doc-clean         clean files created for making doc
+make supernovae-clean  clean supernovae files
+make maintainer-clean  clean maintainer files
+make all-clean         execute the 5 upper clean command
 make html              Create simgrid documentation
 make maintainer-clean   Remove all files generated by mainainer mode
 \endverbatim
 make html              Create simgrid documentation
 make maintainer-clean   Remove all files generated by mainainer mode
 \endverbatim