]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Makefile update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 18:36:57 +0000 (18:36 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 18:36:57 +0000 (18:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@361 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/Makefile

index ec6b7da773b47e621b47f4d632211b81f139b68a..dcfb589eee8be314838ad0f04554e4cab86bd6f5 100644 (file)
@@ -3,8 +3,8 @@
 
 all: lac doc 
 
-clean: lib-clean doc-clean
-
+clean: doc-clean source-clean
+       rm -f *~ include/*~ include/*/*~ lib/lib*
 
 lac:
        cd source ; make
@@ -13,12 +13,12 @@ doc:
        cd doc ; make
 
 
-lib-clean:
-       cd lib ; rm lib*
-
 doc-clean:
        cd doc ; make clean
 
+source-clean:
+       cd source ; make clean
+
 
 .PHONY: all deal.II doc
-.PHONY: clean lib-clean doc-clean
+.PHONY: clean doc-clean source-clean

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.