]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix indent in makefile
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Nov 2012 23:20:10 +0000 (23:20 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Nov 2012 23:20:10 +0000 (23:20 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27631 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index d5fd0b4dab1bd4e4d05bbcaaad73251a5f584cd8..74e55a3af5e83b29e07933ff3d39745575d58417 100644 (file)
@@ -5,6 +5,7 @@ style-cc-files:= $(wildcard source/*/*.cc)
 style-examples:= $(wildcard examples/*/*.cc)
 
 indent:
-        @echo "============ Indenting all files"
-        astyle --options=contrib/utilities/astyle.rc $(style-h-files) $(style-cc-files) $(style-examples)
+       @echo "============ Indenting all files"
+       astyle --options=contrib/utilities/astyle.rc $(style-h-files) $(style-cc-files) $(style-examples)
 
+.PHONY: indent

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.