changeset 301:707bd95636cf

[project @ 1994-01-17 22:47:47 by jwe]
author jwe
date Mon, 17 Jan 1994 22:47:47 +0000
parents 44512e56188e
children 676b70238e68
files doc/interpreter/Makefile.in
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in	Mon Jan 17 20:29:29 1994 +0000
+++ b/doc/interpreter/Makefile.in	Mon Jan 17 22:47:47 1994 +0000
@@ -137,10 +137,13 @@
 
 clean:
 	rm -f *.info *.info-* octave.cp octave.fn octave.ky \
-	octave.pg octave.tp octave.vr octave.aux octave.log \
-	octave.toc octave.dvi octave.ps liboctave.cp liboctave.fn \
-	liboctave.pg liboctave.tp liboctave.aux liboctave.log \
-	liboctave.toc liboctave.dvi liboctave.ps
+	octave.op octave.pg octave.tp octave.vr octave.cps \
+	octave.fns octave.kys octave.ops octave.pgs octave.tps \
+	octave.vrs octave.aux octave.log octave.toc octave.dvi \
+	octave.ps liboctave.cp liboctave.fn liboctave.pg \
+	liboctave.tp liboctave.cps liboctave.fns liboctave.pgs \
+	liboctave.tps liboctave.aux liboctave.log liboctave.toc \
+	liboctave.dvi liboctave.ps
 .PHONY: clean
 
 mostlyclean: