]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
force a (re)configure if needed.
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Jan 2012 17:26:52 +0000 (17:26 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Jan 2012 17:26:52 +0000 (17:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@24936 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index c2b2b9dbbf52d7cf48842cdf4d6740c5b3e42267..15d4089a3c8188e506deeeef58e61d73578e98b1 100644 (file)
@@ -24,7 +24,10 @@ help:
        @echo "=    distclean  : removes all object files, libraries, etc in subdirs  ="
        @echo "========================================================================"
 
-deps:
+config.log: configure
+       $(error Error: configuration not up to date. Please run ./configure or ./reconfigure)
+
+deps: config.log
        @cd common/scripts && $(MAKE) $(MAKEOPTIONS)
        @cd source && if $(MAKE) $(MAKEOPTIONS) Makefile.dep;\
          then : ;\

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.