]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
respect Todo in base and lac, too\
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 1999 20:38:59 +0000 (20:38 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Nov 1999 20:38:59 +0000 (20:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@1827 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile
deal.II/common/Make.global_options
deal.II/common/Makefile

index 7d6620b910d514a0a4552e0955855f2e55d31dc8..fd4cd54326546e2f6cb67f404c583ab3aa524026 100644 (file)
@@ -97,7 +97,7 @@ tex-doc:
        @echo
 
 TODO:
-       @cat ../deal.II/Todo > TODO
+       @cat ../base/Todo ../lac/Todo ../deal.II/Todo > TODO
        @grep //TODO ../base/include/*/*.h ../base/source/*.cc  ../lac/include/*/*.h ../lac/source/*.cc  ../deal.II/include/*/*.h ../deal.II/source/*/*.cc >> TODO
 #      @grep \#TODO Makefile Make.g* Makefile.template ../*/source/Makefile ../*/Makefile >> TODO
 
index d73b982d948d6fe8b8c817c7ce9b68238ae825c9..4618585f81aea1435446782cfc3c14e9e80e0396 100644 (file)
@@ -18,11 +18,11 @@ INCLUDE   = -I$D/deal.II/include -I$D/lac/include \
             -I$D/base/include
 CXXFLAGS.g= -DDEBUG -ggdb -Wall -W -Wconversion \
             -Winline -Woverloaded-virtual\
-           -fno-vtable-thunks -ftemplate-depth-32\
+           -ftemplate-depth-32\
             $(INCLUDE)
 CXXFLAGS.o= -O2 -Wuninitialized -ffast-math \
             -felide-constructors -fnonnull-objects \
-           -fno-vtable-thunks -ftemplate-depth-32 \
+           -ftemplate-depth-32 \
             $(INCLUDE)
 
 # DEAL_II_USE_MT=true
index 7d6620b910d514a0a4552e0955855f2e55d31dc8..fd4cd54326546e2f6cb67f404c583ab3aa524026 100644 (file)
@@ -97,7 +97,7 @@ tex-doc:
        @echo
 
 TODO:
-       @cat ../deal.II/Todo > TODO
+       @cat ../base/Todo ../lac/Todo ../deal.II/Todo > TODO
        @grep //TODO ../base/include/*/*.h ../base/source/*.cc  ../lac/include/*/*.h ../lac/source/*.cc  ../deal.II/include/*/*.h ../deal.II/source/*/*.cc >> TODO
 #      @grep \#TODO Makefile Make.g* Makefile.template ../*/source/Makefile ../*/Makefile >> TODO
 

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.