From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Tue, 16 Dec 2014 20:50:33 +0100 Subject: [Cocci] 1.0.0-rc23 release - Clarification of build tweaks In-Reply-To: References: <548C172E.8070401@users.sourceforge.net> <54900FA8.2020303@users.sourceforge.net> Message-ID: <54908D09.1090407@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > I have no idea what this relates to. I am curious how much source tree hygiene will matter here. > What are the files that are objected to? elfring at Sonne:~/Projekte/Coccinelle/1.0.0-rc23> cat _build/sanitize.sh #!/bin/sh # File generated by ocamlbuild cd /home/elfring/Projekte/Coccinelle/1.0.0-rc23 rm -f bundles/pycaml/chemoelectric-pycaml-8614105/pycaml.o rm -f ctl/ctl.a rm -f ctl/ctl.cmxa # Also clean the script itself rm -f /home/elfring/Projekte/Coccinelle/1.0.0-rc23/_build/sanitize.sh Regards, Markus