@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
-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
@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