blob: c46ee2553b590f710c9bfc543e9c7136876a8bbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- octave-4.0.3/doc/interpreter/Makefile.in.orig
+++ octave-4.0.3/doc/interpreter/Makefile.in
@@ -3357,7 +3357,7 @@
plot-textproperties.texi: genpropdoc.m
$(AM_V_GEN)$(call gen-propdoc-texi,text)
-all-local: dvi html pdf ps doc-cache
+all-local: doc-cache
html: $(HTMLDIR_IMAGES)
|