Clean-up autoconf files in make distclean

master
David Allsopp 2018-12-04 11:01:52 +00:00
parent 91913bc505
commit b1c78c041f
1 changed files with 3 additions and 1 deletions

View File

@ -1070,7 +1070,9 @@ depend: beforedepend
distclean: clean
rm -f boot/ocamlrun boot/ocamlrun$(EXE) boot/camlheader \
boot/*.cm* boot/libcamlrun.$(A) boot/ocamlc.opt
rm -f Makefile.config runtime/caml/m.h runtime/caml/s.h
rm -f Makefile.config Makefile.common runtime/caml/m.h runtime/caml/s.h
rm -rf autom4te.cache
rm -f config.log config.status libtool
rm -f tools/*.bak
rm -f ocaml ocamlc
rm -f testsuite/_log*