diff --git a/Makefile b/Makefile index 7f601d567..a09f8245b 100644 --- a/Makefile +++ b/Makefile @@ -1055,7 +1055,7 @@ depend: beforedepend .PHONY: distclean distclean: clean - rm -f boot/ocamlrun boot/ocamlrun boot/ocamlrun.exe boot/camlheader \ + rm -f boot/ocamlrun boot/ocamlrun.exe boot/camlheader \ boot/*.cm* boot/libcamlrun.a boot/libcamlrun.lib boot/ocamlc.opt rm -f Makefile.config Makefile.build_config rm -f runtime/caml/m.h runtime/caml/s.h