]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move towards multidimensional libraries.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Feb 1999 14:00:53 +0000 (14:00 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 Feb 1999 14:00:53 +0000 (14:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@751 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/Makefile

index 2b417c2430c049d26d94d6503c07d6b0b9d097b3..60401be1885c35b1b17ba8f48f8870390cab4a73 100644 (file)
@@ -108,4 +108,8 @@ clean:
                >> ../lib/Makefile_$(deal_II_dimension)d.dep
 
 
+#include the dependency file if a dimension was specified. If not, we
+#don't start a compiler run, so we need not include dependencies anyway.
+ifneq "$(deal_II_dimension)" ""
 include ../lib/Makefile_$(deal_II_dimension)d.dep
+endif

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.