diff options
Diffstat (limited to '')
-rw-r--r-- | buch/papers/zeta/images/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/buch/papers/zeta/images/Makefile b/buch/papers/zeta/images/Makefile index d9cc20d..611662d 100644 --- a/buch/papers/zeta/images/Makefile +++ b/buch/papers/zeta/images/Makefile @@ -6,8 +6,5 @@ all: primzahlfunktion2.pdf zetaplot.pdf primzahlfunktion2.pdf: primzahlfunktion2.tex pdflatex primzahlfunktion2.tex -zetapath.tex: zetaplot.m zeta.m - octave zetaplot.m - zetaplot.pdf: zetaplot.tex zetapath.tex pdflatex zetaplot.tex |