On Tue, Jun 12, 2007 at 05:39:52PM +0200, Stefano Zacchiroli wrote:
> Here is the snippet from ocaml.mk:
> [...]
> clean::
> rm -f ocamlinit-stamp $(OCAML_IN_FILES)
>
> So, in theory, debian/rules clean should clean .in files.
Ah, in ocaml-nox 3.09.2-9, this is just
clean::
rm -f ocamlinit-stamp
So I guess it got fixed in the new version. Thanks.
--
Eric Cooper e c c @ c m u . e d u