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-0dff7051ff02master
parent
63bfcc74c6
commit
249889d1ff
|
@ -9,6 +9,7 @@ rm -rf _build
|
|||
rm -f boot/ocamlrun boot/ocamlrun.exe boot/camlheader \
|
||||
boot/myocamlbuild boot/myocamlbuild.native boot/myocamlbuild.native.exe \
|
||||
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*
|
||||
|
||||
# from partial boot
|
||||
|
|
Loading…
Reference in New Issue