]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Follow Makefile standard.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 1999 14:19:32 +0000 (14:19 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 1999 14:19:32 +0000 (14:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@1855 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/Makefile

index 4944f1c24d5b26601618b384b5064c9a54ad30ae..49f88256214d577ea84aa31db33af5c8a1d3e2f3 100644 (file)
@@ -7,11 +7,11 @@ clean: source-clean
        rm -f *~ include/*~ include/*/*~ lib/lib* lib/o/*.o lib/go/*.go lib/Makefile.dep include/lac/forward-declarations.h*
 
 lac:
-       cd source ; make
+       cd source ; $(MAKE)
 
 source-clean:
-       cd source ; make clean
+       cd source ; $(MAKE) clean
 
 
-.PHONY: all deal.II
+.PHONY: all
 .PHONY: 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.