]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add D=... to clean targets as well.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:07:00 +0000 (17:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Feb 2000 17:07:00 +0000 (17:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@2517 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.in

index dffd3ba7a9712011616502845f3fa1d392deba4c..b2878be7d9fa53f51839da1fff1b09b8edf9b2d8 100644 (file)
@@ -22,18 +22,18 @@ big-tests:
 clean: clean-base clean-lac clean-deal.II clean-fe
 
 clean-base:
-       cd base ; $(MAKE) clean
+       cd base ; $(MAKE) clean D=@DEAL2_DIR@
 
 clean-lac:
-       cd lac ; $(MAKE) clean
+       cd lac ; $(MAKE) clean D=@DEAL2_DIR@
 
 clean-fe:
-       cd fe ; $(MAKE) clean
+       cd fe ; $(MAKE) clean D=@DEAL2_DIR@
 
 clean-deal.II:
-       cd deal.II ; $(MAKE) clean
+       cd deal.II ; $(MAKE) clean D=@DEAL2_DIR@
 
 clean-big:
-       cd big-tests ; $(MAKE) clean
+       cd big-tests ; $(MAKE) clean D=@DEAL2_DIR@
 
 .PHONY : all base lac fe deal.II big-tests clean clean-base clean-lac clean-fe clean-deal.II clean-big

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.