comparison doc/interpreter/Makefile.in @ 3246:a41cc560087a

[project @ 1999-06-19 06:46:20 by jwe]
author jwe
date Sat, 19 Jun 1999 06:46:35 +0000
parents bef7b73c0724
children bfe1573bd2ae
comparison
equal deleted inserted replaced
3245:2270329efd14 3246:a41cc560087a
79 --no-validate --no-headers --no-split --output BUGS \ 79 --no-validate --no-headers --no-split --output BUGS \
80 -I$(srcdir) -I$(srcdir)/.. $(srcdir)/bugs.texi 80 -I$(srcdir) -I$(srcdir)/.. $(srcdir)/bugs.texi
81 mv BUGS ../../BUGS 81 mv BUGS ../../BUGS
82 82
83 octave_toc.html: 83 octave_toc.html:
84 -texi2html -split_chapter -I$(srcdir)/.. $(srcdir)/octave.texi 84 -texi2html -expandinfo -split_chapter -I$(srcdir)/.. \
85 $(srcdir)/octave.texi
85 86
86 check: all 87 check: all
87 .PHONY: check 88 .PHONY: check
88 89
89 install install-strip: all 90 install install-strip: all