build,clean: distclean.sh also clean boot/ocamlyacc and boot/*.bak.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8722 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Nicolas Pouillard 2007-12-18 09:03:14 +00:00
parent 63bfcc74c6
commit 249889d1ff
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ rm -rf _build
rm -f boot/ocamlrun boot/ocamlrun.exe boot/camlheader \ rm -f boot/ocamlrun boot/ocamlrun.exe boot/camlheader \
boot/myocamlbuild boot/myocamlbuild.native boot/myocamlbuild.native.exe \ boot/myocamlbuild boot/myocamlbuild.native boot/myocamlbuild.native.exe \
myocamlbuild_config.ml config/config.sh config/Makefile \ myocamlbuild_config.ml config/config.sh config/Makefile \
boot/ocamlyacc tools/cvt_emit.bak tools/*.bak \
config/s.h config/m.h boot/*.cm* _log _*_log* config/s.h config/m.h boot/*.cm* _log _*_log*
# from partial boot # from partial boot