]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use the file with the global options for compiler runs.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Mar 1999 19:47:11 +0000 (19:47 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Mar 1999 19:47:11 +0000 (19:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@1017 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/Makefile

index 69fac1516e9063f4310802db634f4b896b715973..f9d7608a1cfbe18fd21a7f89d64bae80e136459f 100644 (file)
@@ -1,13 +1,6 @@
 # $Id$
 
-CXX       = c++
-INCLUDE   = -I../include -I../../base/include
-CXXFLAGS.g= -DDEBUG -g -Wall -W -pedantic -Wconversion \
-            -Winline -Woverloaded-virtual \
-            $(INCLUDE)
-CXXFLAGS  =-O3 -Wuninitialized -finline-functions -ffast-math \
-           -felide-constructors -fnonnull-objects \
-           $(INCLUDE)
+D=../..
 
 cc-files = $(wildcard *.cc)
 o-files  = $(cc-files:.cc=.o)
@@ -16,7 +9,7 @@ h-files  = $(wildcard ../include/*/*.h)
 
 forward-declarations = $D/lac/include/lac/forward-declarations.h
 
-D=../..
+include $D/deal.II/Make.global_options
 
 
 %.go : %.cc Makefile

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.