]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add comment to the generated Makefile.dep.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Dec 1998 09:33:24 +0000 (09:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Dec 1998 09:33:24 +0000 (09:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@697 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/Makefile

index 83ea91ab97d55316a61f82bf07b081f1b7d58089..27ea22634224266188efbb33febe52340d324bfb 100644 (file)
@@ -98,11 +98,14 @@ clean:
 #we may get into trouble.
 ../lib/Makefile.dep: $(cc-files) $(h-files) Makefile ../Make.global_options
        @echo ============================ Remaking Makefile
+       @echo "# This Makefile was automatically generated by ../source/Makefile" \
+               > ../lib/Makefile.dep
+       @echo "# See there for more information." >> ../lib/Makefile.dep
        @perl ../Make_dep.pl ../lib/libgrid $(INCLUDE) $(cc-files) \
                | perl -p -e 's!^.*\(.*/(.*)\):!../lib/$(deal_II_dimension)d/$$1:!g;' \
                | perl -pe 's!(/[^/]+\.(o|go)):!/$$2$$1:!g;' \
                | perl -pe 's!(\.g?o)!_$(deal_II_dimension)d$$1!g;' \
-               > ../lib/Makefile.dep
+               >> ../lib/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.