]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove vanished variables
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Oct 2004 20:55:40 +0000 (20:55 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Oct 2004 20:55:40 +0000 (20:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@9701 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/Makefile.large

index 0c92c2dc76a90cb9279b18953c720a5cc8e5990a..3721cf11fa8201595a6ab910bd5b9edb93ea5817 100644 (file)
@@ -49,9 +49,7 @@ cc-files    = $(shell echo source/*.cc)
 o-files     = $(cc-files:source/%.cc=lib/$(deal_II_dimension)d/%.$(OBJEXT))
 go-files    = $(cc-files:source/%.cc=lib/$(deal_II_dimension)d/%.g.$(OBJEXT))
 h-files     = $(wildcard include/*.h)
-lib-h-files = $(shell echo $(include-path-base)/base/*.h    \
-                           $(include-path-lac)/lac/*.h      \
-                           $(include-path-deal2)/*/*.h)
+lib-h-files = $(shell echo $D/base/*.h $D/lac/*.h $D/*/*.h)
 
 # As before, define a list of libraries. This, of course depends on
 # the dimension in which we are working:

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.