
Is the file deliberately removed in the pre-built ones?
No, it's just not included in the list of installed artefacts. It's a build script, not something you would use / need when you're using the nodes / libraries that the package provides.
Compare it to this: do you ever see a Makefile in any of the Debian/Ubuntu packages that you install?
Originally posted by gvdhoorn with karma: 86574 on 2017-03-14
This answer was ACCEPTED on the original site
Post score: 0
Original comments
Comment by sam26 on 2017-03-14:
So it would be included if I want to work with the source code to install ROS?
Comment by gvdhoorn on 2017-03-14:
If you git clone .. or svn checkout .. the sources of the packages it should be included, yes.