]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
forgotten target
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 27 May 2007 23:02:49 +0000 (23:02 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 27 May 2007 23:02:49 +0000 (23:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@14719 0785d39b-7218-0410-832d-ea1e28bc413d

tests/benchmarks/Makefile

index 8a6cf43f271a81e7c97f1858751dfa39af3d0a72..4c7d5696d9532711aebc102a3724277a58f43bc1 100644 (file)
@@ -75,6 +75,12 @@ Makefile.tests: Makefile $(shell echo *.cc)
         done \
                > $@
 
+Makefile.depend: $(shell echo *.cc)
+       @echo =====Dependencies== $@
+       @$D/common/scripts/make_dependencies $(INCLUDE) $^ > $@ \
+               || (rm -f $@ ; false)
+       @$(PERL) -pi -e 's#\.((g\.)?$(OBJEXT):)#/obj.\1#g;' $@
+
 
 
 

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.