1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 16:20:40 -08:00
emacs/admin/grammars
Glenn Morris 9cb3db0bad Regenerate semantic grammars if the generating code changes
* admin/grammars/Makefile.in (emacs): Set load-prefer-newer.
(grammar_bovine, grammar_wisent): New variables.
(${bovinedir}/%-by.el, ${bovinedir}/scm-by.el)
(${cedetdir}/semantic/%-wy.el, ${wisentdir}/%-wy.el)
(${wisentdir}/javat-wy.el, ${cedetdir}/srecode/srt-wy.el):
Depend on the source file for the generating function.
* lisp/cedet/semantic/bovine/grammar.el (bovine--make-parser-1):
* lisp/cedet/semantic/wisent/grammar.el (wisent--make-parser-1):
Force generation of the output file.  The previous "is the output
newer than the input" failed to account for changes in the
generation code itself.  Force so we can let make figure it out.
2021-04-04 16:57:55 -07:00
..
c.by * * lisp/cedet/semantic: Use lexical-binding in the generated grammars 2021-03-05 23:33:21 -05:00
grammar.wy * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
java-tags.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00
js.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00
make.by Update copyright year to 2021 2021-01-01 01:13:56 -08:00
Makefile.in Regenerate semantic grammars if the generating code changes 2021-04-04 16:57:55 -07:00
python.wy Fix compilation warning in python-wy.el after lexical rewrite 2021-03-12 01:20:07 +01:00
scheme.by Update copyright year to 2021 2021-01-01 01:13:56 -08:00
srecode-template.wy Update copyright year to 2021 2021-01-01 01:13:56 -08:00