]> https://gitweb.dealii.org/ - dealii.git/commitdiff
# default target. make sure validate-xrefs is only run after
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 26 Jan 2006 15:20:31 +0000 (15:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 26 Jan 2006 15:20:31 +0000 (15:20 +0000)
# everything else (can't appear in the list of dependencies since
# would be run at the same time for parallel makes)

git-svn-id: https://svn.dealii.org/trunk@12185 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/Makefile.in

index 050ac0b4b5f7c54044a6a999baa6bf1b261910a6..5e2e4e1a60080e953e3184ac2ff2d79b3fbad8c1 100644 (file)
@@ -7,8 +7,11 @@ D     = @prefix@
 include $D/common/Make.global_options
 
 
-# generic targets
-default: doxygen tutorial development validate-xrefs
+# default target. make sure validate-xrefs is only run after
+# everything else (can't appear in the list of dependencies since
+# would be run at the same time for parallel makes)
+default: doxygen tutorial development
+       @$(MAKE) validate-xrefs
 
 all: default
 

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.