]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add 'strip-comments' to the list of targets offered in autopilot mode.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Jan 2013 23:38:39 +0000 (23:38 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Jan 2013 23:38:39 +0000 (23:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28008 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake

index bd879687c17c9e51bc9fb0324b7f5132bac6e23c..00cf0f743dedbacae616691f8518983f3cbba141 100644 (file)
@@ -1,6 +1,6 @@
 #####
 ##
-## Copyright (C) 2012 by the deal.II authors
+## Copyright (C) 2012, 2013 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -103,20 +103,24 @@ MACRO(DEAL_II_INVOKE_AUTOPILOT)
 #  TARGET_SRC:         ${TARGET_SRC}
 #
 #  You can now run
-#      $ make            - to compile and link the program
-#      $ make run        - to (compile, link and) run the program
+#      $ make                - to compile and link the program
+#      $ make run            - to (compile, link and) run the program
 #
-#      $ make debug      - to switch the build type to \"Debug\"
-#      $ make release    - to switch the build type to \"Release\"
-#      $ make edit_cache - to change (cached) configuration variables
-#                          and rerun the configure and generate phases of CMake
+#      $ make debug          - to switch the build type to \"Debug\"
+#      $ make release        - to switch the build type to \"Release\"
 #
-#      $ make clean      - to remove the generated executable as well as
-#                          all intermediate compilation files
-#      $ make runclean   - to remove all output generated by the program
-#      $ make distclean  - to clean the directory from _all_ generated
-#                          files (includes clean, runclean and the removal
-#                          of the generated build system)
+#      $ make strip-comments - strip the source files in this
+#                              directory off the documentation comments
+#
+#      $ make clean          - to remove the generated executable as well as
+#                              all intermediate compilation files
+#      $ make runclean       - to remove all output generated by the program
+#      $ make distclean      - to clean the directory from _all_ generated
+#                              files (includes clean, runclean and the removal
+#                              of the generated build system)
+#
+#      $ make edit_cache     - to change (cached) configuration variables
+#                              and rerun the configure and generate phases of CMake
 #
 #  Have a nice day!
 #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.