]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added base library to the Makefile.
authorschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Jan 1999 15:47:47 +0000 (15:47 +0000)
committerschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Jan 1999 15:47:47 +0000 (15:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@724 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/grid/Makefile
tests/big-tests/grid/Makefile

index 761d643cd3e1376b7183ba0f169b4e7ea7846874..4a05b4c1d64c1e4dd5fdff3d256d4b1ca30260c2 100644 (file)
@@ -49,8 +49,8 @@ h-files     = $(wildcard *.h)
 lib-h-files = $(wildcard ../../include/*/*.h)
 
 # list of libraries needed to link with
-libs     = ./Obj.a   ../../lib/libdeal_II.a   ../../../lac/lib/liblac.a
-libs.g   = ./Obj.g.a ../../lib/libdeal_II.g.a ../../../lac/lib/liblac.g.a
+libs     = ./Obj.a   ../../lib/libdeal_II.a   ../../../lac/lib/liblac.a   ../../../base/lib/libbase.a
+libs.g   = ./Obj.g.a ../../lib/libdeal_II.g.a ../../../lac/lib/liblac.g.a ../../../base/lib/libbase.g.a
 
 
 # check whether we use debug mode or not
index 761d643cd3e1376b7183ba0f169b4e7ea7846874..4a05b4c1d64c1e4dd5fdff3d256d4b1ca30260c2 100644 (file)
@@ -49,8 +49,8 @@ h-files     = $(wildcard *.h)
 lib-h-files = $(wildcard ../../include/*/*.h)
 
 # list of libraries needed to link with
-libs     = ./Obj.a   ../../lib/libdeal_II.a   ../../../lac/lib/liblac.a
-libs.g   = ./Obj.g.a ../../lib/libdeal_II.g.a ../../../lac/lib/liblac.g.a
+libs     = ./Obj.a   ../../lib/libdeal_II.a   ../../../lac/lib/liblac.a   ../../../base/lib/libbase.a
+libs.g   = ./Obj.g.a ../../lib/libdeal_II.g.a ../../../lac/lib/liblac.g.a ../../../base/lib/libbase.g.a
 
 
 # check whether we use debug mode or not

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.