]> granicus.if.org Git - re2c/commit
Makefile.am: use inference rule '.re.cc' to avoid rule duplication.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 20 Jul 2015 13:39:54 +0000 (14:39 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 20 Jul 2015 13:39:54 +0000 (14:39 +0100)
commitf4e1f6b1de67f2e0534353434f67e2d4ceaeeb5c
tree7b5140f3290faae74f7329cc9502b2087306b295
parent5b6e57cf2a1843d05ee7187d6a5f631e54a5da3d
Makefile.am: use inference rule '.re.cc' to avoid rule duplication.

Inference rules is a standard POSIX make feature.
re2c/Makefile.am
re2c/bootstrap/doc/manual.html [moved from re2c/bootstrap/manual.html with 96% similarity]
re2c/bootstrap/doc/re2c.1 [moved from re2c/bootstrap/re2c.1 with 99% similarity]
re2c/bootstrap/src/conf/parse_opts.cc [moved from re2c/bootstrap/parse_opts.cc with 100% similarity]
re2c/bootstrap/src/parse/parser.cc [moved from re2c/bootstrap/parser.cc with 100% similarity]
re2c/bootstrap/src/parse/scanner_lex.cc [moved from re2c/bootstrap/scanner_lex.cc with 99% similarity]
re2c/bootstrap/src/parse/y.tab.h [moved from re2c/bootstrap/y.tab.h with 100% similarity]