LLgen won't update the output file timestamp if the file contents doesn't
authorDavid Given <dg@cowlark.com>
Wed, 15 Nov 2017 18:41:39 +0000 (19:41 +0100)
committerDavid Given <dg@cowlark.com>
Wed, 15 Nov 2017 18:41:39 +0000 (19:41 +0100)
commitcaa9df54492f9917bd0fac74157af28e309c7700
treec0a9a2fcb4bbc17005d7ff16df0373dcb4e8a5a7
parent384e9b3f5a7b33ae96f056413f1f219b76ed2248
LLgen won't update the output file timestamp if the file contents doesn't
change, which confuses ninja no end. Fix this.

Fixes: #68
util/LLgen/build.lua