Mercurial > hg > xemacs-beta
comparison man/new-users-guide/Makefile @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 4b173ad71786 |
children | f53b5ca2e663 |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
36 | 36 |
37 dvi : $(NAME).dvi | 37 dvi : $(NAME).dvi |
38 .texi.dvi : | 38 .texi.dvi : |
39 $(TEXI2DVI) $< | 39 $(TEXI2DVI) $< |
40 | 40 |
41 .PHONY: mostlyclean clean distclean realclean extraclean | |
41 mostlyclean: | 42 mostlyclean: |
42 rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \ | 43 rm -f *.toc *.aux *.oaux *.log *.cp *.cps *.fn *.fns *.tp *.tps \ |
43 *.vr *.vrs *.pg *.pgs *.ky *.kys | 44 *.vr *.vrs *.pg *.pgs *.ky *.kys |
44 clean: mostlyclean | 45 clean: mostlyclean |
45 rm -f *.dvi *.ps make.out core | 46 rm -f *.dvi *.ps make.out core |