]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move Makefile.dep to /lib directory.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Sep 1998 09:10:42 +0000 (09:10 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Sep 1998 09:10:42 +0000 (09:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@597 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/Makefile

index eb5f801663b9457e3b597d1bbbcd1329272ad42d..7e5862387badb54634be227146b34f5c2732acbc 100644 (file)
@@ -58,10 +58,10 @@ clean:
 #use perl to generate rules for the .go files as well
 #as to make rules not for tria.o and the like, but
 #rather for libbasic.a(tria.o)
-Makefile.dep: $(cc-files) $(h-files)
+../lib/Makefile.dep: $(cc-files) $(h-files)
        @echo ============================ Remaking Makefile
        @perl ../Make_dep.pl ../lib/libbase $(INCLUDE) $(cc-files) \
-               > Makefile.dep
+               > ../lib/Makefile.dep
 
 
-include Makefile.dep
+include ../lib/Makefile.dep

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.