]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove doc generation from the Makefile.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Feb 1999 14:34:39 +0000 (14:34 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Feb 1999 14:34:39 +0000 (14:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@873 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/Makefile
deal.II/deal.II/Makefile
deal.II/lac/Makefile

index dcfb589eee8be314838ad0f04554e4cab86bd6f5..e355293af9946d1e757f1d008ecff1fbedc833b0 100644 (file)
@@ -1,24 +1,17 @@
 # $Id$
 
 
-all: lac doc 
+all: lac
 
-clean: doc-clean source-clean
+clean: source-clean
        rm -f *~ include/*~ include/*/*~ lib/lib*
 
 lac:
        cd source ; make
 
-doc:
-       cd doc ; make
-
-
-doc-clean:
-       cd doc ; make clean
-
 source-clean:
        cd source ; make clean
 
 
-.PHONY: all deal.II doc
-.PHONY: clean doc-clean source-clean
+.PHONY: all deal.II
+.PHONY: clean source-clean
index 7ec3ec50b9ae795136d0ba94af4363c0e79fa9b9..568f6fe47abde56c795c74f40df6356815d70ca3 100644 (file)
@@ -2,17 +2,14 @@
 # Copyright W. Bangerth, University of Heidelberg, 1998
 
 
-all: deal.II doc examples
+all: deal.II examples
 
-clean: lib-clean doc-clean source-clean examples-clean
+clean: lib-clean source-clean examples-clean
 
 
 deal.II:
        cd source ; make
 
-doc:
-       cd doc ; make
-
 examples:
        cd examples ; make
 
@@ -20,10 +17,6 @@ lib-clean:
        -rm -f *~ include/*~ include/*/*~
        cd lib ; make clean
 
-
-doc-clean:
-       cd doc ; make clean
-
 examples-clean:
        cd examples ; make clean
 
@@ -33,5 +26,5 @@ TAGS:
        etags include/*/* source/*/*
 
 
-.PHONY: all deal.II doc examples TAGS
-.PHONY: clean lib-clean doc-clean examples-clean source-clean
+.PHONY: all deal.II examples TAGS
+.PHONY: clean lib-clean examples-clean source-clean
index dcfb589eee8be314838ad0f04554e4cab86bd6f5..e355293af9946d1e757f1d008ecff1fbedc833b0 100644 (file)
@@ -1,24 +1,17 @@
 # $Id$
 
 
-all: lac doc 
+all: lac
 
-clean: doc-clean source-clean
+clean: source-clean
        rm -f *~ include/*~ include/*/*~ lib/lib*
 
 lac:
        cd source ; make
 
-doc:
-       cd doc ; make
-
-
-doc-clean:
-       cd doc ; make clean
-
 source-clean:
        cd source ; make clean
 
 
-.PHONY: all deal.II doc
-.PHONY: clean doc-clean source-clean
+.PHONY: all deal.II
+.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.