]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix problem.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 31 Jan 2000 12:01:14 +0000 (12:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 31 Jan 2000 12:01:14 +0000 (12:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@2286 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/Makefile.large
deal.II/doc/development/Makefile.small

index e29b74a6448522c5993791beb40a9047ce81e0d1..aadaca4a33bb7cf0dc720118f4ef432726c837e3 100644 (file)
@@ -49,8 +49,8 @@ cc-files    = $(shell echo source/*.cc)
 o-files     = $(cc-files:source/%.cc=lib/$(deal_II_dimension)d/%.o)
 go-files    = $(cc-files:source/%.cc=lib/$(deal_II_dimension)d/%.go)
 h-files     = $(wildcard include/*.h)
-lib-h-files = $(shell echo $(include-path-base)/*.h    \
-                           $(include-path-lac)/*.h     \
+lib-h-files = $(shell echo $(include-path-base)/base/*.h    \
+                           $(include-path-lac)/lac/*.h      \
                            $(include-path-deal2)/*/*.h)
 
 # As before, define a list of libraries. This, of course depends on
index d8e0351ca22dd5dacc0127e77ec4d62165569072..2d0272503439350f91d5dca989b3ceedda79ed38 100644 (file)
@@ -152,8 +152,8 @@ clean:
 # since object files are placed in the present directory for this
 # application. All these things are made in the next rule:
 Makefile.dep: $(target).cc Makefile \
-              $(shell echo $(include-path-base)/*.h    \
-                           $(include-path-lac)/*.h     \
+              $(shell echo $(include-path-base)/base/*.h    \
+                           $(include-path-lac)/lac/*.h     \
                            $(include-path-deal2)/*/*.h)
        @echo ============================ Remaking Makefile
        @perl $D/common/scripts/make_dependencies.pl  $(INCLUDE) $(target).cc \

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.