]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix troublesome include-after-use.
authorrichter <richter@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Feb 2000 09:42:23 +0000 (09:42 +0000)
committerrichter <richter@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Feb 2000 09:42:23 +0000 (09:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@2446 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Makefile

index 466a863e1855dfc81753e10685bd7adb147c9652..93445d87b75d0814778404f15ca9e0b6cb64f627 100644 (file)
@@ -6,6 +6,11 @@
 D=..
 
 
+# get options which hold for all files of the project
+include $D/common/Make.global_options
+
+
+
 # top level targets
 default: 2dg 2d
 
@@ -52,9 +57,6 @@ go-files-3d = $(addprefix lib/3d/go/, $(tmp1:.cc=_3d.go))
 o-files  = $(o-files-1d)  $(o-files-2d)  $(o-files-3d)
 go-files = $(go-files-1d) $(go-files-2d) $(go-files-3d)
 
-# get options which hold for all files of the project
-include $D/common/Make.global_options
-
 
 # rules how to generate object files from source files. note that
 # there are some files which needs exceptional rules; these are

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.