-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reported by Thomas Petazzoni. https://lists.gnu.org/archive/html/bug-bison/2019-08/msg00000.html * examples/c/reccalc/scan.l: Generate scan.h. * examples/c/reccalc/local.mk: Remove dedicated rules, leave the handling of multiple outputs to Automake's ylwrap.
- Loading branch information
Showing
3 changed files
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -171,6 +171,7 @@ Sum Wu [email protected] | |
Théophile Ranquet [email protected] | ||
Thiru Ramakrishnan [email protected] | ||
Thomas Jahns [email protected] | ||
Thomas Petazzoni [email protected] | ||
Tim Josling [email protected] | ||
Tim Landscheidt [email protected] | ||
Tim Van Holder [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters