]> https://gitweb.dealii.org/ - dealii.git/commitdiff
resort TAGS files
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 30 Aug 2005 14:25:53 +0000 (14:25 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 30 Aug 2005 14:25:53 +0000 (14:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@11344 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index e75c8131ba2baae93b40abace188764e22e8a1b5..2d32180bffa04f59f4b531c95b06debb2daa57dd 100644 (file)
@@ -136,12 +136,12 @@ TODO:
 
 
 TAGS:
-       @cd $D/common ; etags $D/base/source/*.cc \
-       $D/lac/source/*.cc $D/deal.II/source/*/*.cc $D/deal.II/source/*/*.h \
-       $D/tests/*/*.cc $D/examples/*/*.cc \
-       --language=c++ \
-       $D/base/include/*/*.h $D/lac/include/*/*.h \
-       $D/deal.II/include/*/*.h $D/tests/*/*.h; \
+       @cd $D/common ; etags --language=c++ \
+       $D/base/include/*/*.h $D/lac/include/*/*.h $D/deal.II/include/*/*.h \
+       $D/base/source/*.cc $D/lac/source/*.cc \
+       $D/deal.II/source/*/*.cc $D/deal.II/source/*/*.h \
+       $D/examples/*/*.cc \
+       $D/tests/*/*.h $D/tests/*/*.cc ; \
        perl -pi -e 's/ \* .*//g; s&[\t]*/\*.*&&g; s&[\t]*\*/.*&&g;' TAGS
 
 

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.