diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-04-08 17:42:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-04-08 17:42:30 -0700 |
commit | e0e3115ae78c2c6f59bb279b69fbf6f1f32c0be5 (patch) | |
tree | a43e8fe7bbba0862afaed135d5d5c60267991644 /syslog.h | |
parent | 07ec674f6bf4ad42ea365eadae070fa8efe1da6b (diff) | |
download | txr-e0e3115ae78c2c6f59bb279b69fbf6f1f32c0be5.tar.gz txr-e0e3115ae78c2c6f59bb279b69fbf6f1f32c0be5.tar.bz2 txr-e0e3115ae78c2c6f59bb279b69fbf6f1f32c0be5.zip |
build: calm restless yacc.
* Makefile (%.tab.c %.tab.h): Remove the trick of keeping the
old y.tab.h file if it has not changed. This was once a good
idea, but now that we have a proper grouped targets pattern
rule which knows that y.tab.h depends on and is produced from
parser.y, the trick causes y.tab.h to be perpetually out of
date due to its old time stamp, and so yacc is run on every
build.
Diffstat (limited to 'syslog.h')
0 files changed, 0 insertions, 0 deletions