1 # clean.mk -- cleaning.
6 -$(LIBTOOL) --mode=clean rm -f $(program) $(programs)
7 rm -f $(library).a squeeze *.bad *.dvi *.lj
9 distclean:: extraclean clean
10 rm -f Makefile Makefile.aux
11 rm -f config.status config.log config.cache c-auto.h libtool
13 rm -f stamp-auto stamp-tangle stamp-ctangle
16 # Although we can remake configure and c-auto.in, we don't remove
17 # them, since many people may lack Autoconf. Use configclean for that.
18 maintainer-clean:: distclean
22 rm -f *.aux *.bak *.bbl *.blg *.dvi *.log *.pl *.tfm *.vf *.vpl
23 rm -f *.*pk *.*gf *.mpx *.i *.s *~ *.orig *.rej *\#*
24 rm -f CONTENTS.tex a.out core mfput.* texput.* mpout.*
27 rm -f configure c-auto.in c-auto.h stamp-*