]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix distclean target: clean-common-scripts must be the last command as make_dependenc...
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 23 Aug 2005 13:06:56 +0000 (13:06 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Tue, 23 Aug 2005 13:06:56 +0000 (13:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@11311 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 8548efa67093bd00850cca71fb191e6cf565c4d7..e75c8131ba2baae93b40abace188764e22e8a1b5 100644 (file)
@@ -178,10 +178,10 @@ clean-tests:
 clean-common-scripts:
        cd $D/common/scripts && $(MAKE) clean
 
-distclean: clean \
-           clean-common-scripts
+distclean: clean
        cd lib && $(MAKE) distclean
        -cd tests && $(MAKE) distclean
+       $(MAKE) clean-common-scripts
 
 
 

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.