comparison doc/liboctave/Makefile.in @ 2749:02f569448c7a

[project @ 1997-02-26 18:16:02 by jwe]
author jwe
date Wed, 26 Feb 1997 18:17:43 +0000
parents 18395aaeafb7
children 1dd37f97364a
comparison
equal deleted inserted replaced
2748:74839646edaf 2749:02f569448c7a
71 spell: $(SPELL) 71 spell: $(SPELL)
72 .PHONY: spell 72 .PHONY: spell
73 73
74 mostlyclean clean: 74 mostlyclean clean:
75 rm -f liboctave.cp liboctave.fn liboctave.pg liboctave.tp \ 75 rm -f liboctave.cp liboctave.fn liboctave.pg liboctave.tp \
76 liboctave.cps liboctave.fns liboctave.pgs liboctave.tps \ 76 liboctave.vr liboctave.ky liboctave.op liboctave.vrs \
77 liboctave.aux liboctave.log liboctave.toc 77 liboctave.kys liboctave.ops liboctave.cps liboctave.fns \
78 liboctave.pgs liboctave.tps liboctave.aux liboctave.log \
79 liboctave.toc
78 .PHONY: mostlyclean clean 80 .PHONY: mostlyclean clean
79 81
80 distclean: clean 82 distclean: clean
81 rm -f Makefile 83 rm -f Makefile
82 .PHONY: distclean 84 .PHONY: distclean