On Wed, Sep 30, 2015 at 11:52:05AM +0900, Simon Horman wrote: > manpages.mk is automatically generated and thus does not seem to need > to be present in the revision control system. Also ignore the autogenerated > file by adding it to .gitignore. > > I noticed this because I sometimes end up with a modified manpages.mk > when making other commits. > > Signed-off-by: Simon Horman <simon.hor...@netronome.com>
When I added this to version control originally, I think it was because we didn't require GNU Make and the ability to remake a makefile is a nonstandard feature. These days, though, we do require GNU make, and so we might as well remove it. I applied this to master, thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev