+++ /dev/null
-# $Id$
-
-
-KDOCFLAGS = -I../../../deal.II/doc/kdoc ../../../deal.II/doc/kdoc/kdoc -a -p
-kdoc.inc = $(wildcard ../include/base/*.h)
-
-
-
-doc-html: kdoc
-
-
-# make kdoc doc; make sure that the *.kdoc files exist by
-# using the dependancies and the following rules.
-kdoc: $(kdoc.inc)
- cd doc.kdoc ; perl $(KDOCFLAGS) -ubase -dbase \
- base $(kdoc.inc:..%=../..%)
-
-cvslog:
- @cd .. ; ../deal.II/doc/cvslog/cvs2html -o doc/cvslog/base #-a -k
-
-clean:
- rm -f doc.kdoc/base/* \
- cvslog/* \
- *~
-
-
-.PHONY: doc-html kdoc cvslog clean
+++ /dev/null
-# $Id$
-
-
-KDOCFLAGS = -I../../../deal.II/doc/kdoc ../../../deal.II/doc/kdoc/kdoc -a -p
-kdoc.inc = $(wildcard ../include/lac/*.h)
-
-
-
-doc-html: kdoc
-
-
-# make kdoc doc; make sure that the *.kdoc files exist by
-# using the dependancies and the following rules.
-kdoc: $(kdoc.inc)
- cd doc.kdoc ; perl $(KDOCFLAGS) -ulac -dlac \
- lac $(kdoc.inc:..%=../..%)
-
-cvslog:
- @cd .. ; ../deal.II/doc/cvslog/cvs2html -o doc/cvslog/lac #-a -k
-
-clean:
- rm -f doc.kdoc/lac/* \
- cvslog/* \
- *~
-
-
-.PHONY: doc-html kdoc cvslog 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