From: Junio C Hamano <hidden> Date: 2016-06-16 02:19:11
Jeff King [off-list ref] writes:
But I think the point remains,
which is that your perl script is an implementation detail of the
Makefile process. I thought the "ci" directory was supposed to be for
ci-specific scripts that would be driven directly by Travis, etc.
True. Documentation/ has tools like built-docdep.perl,
howto-index.sh, etc., so it can live next to it.
Thanks.