COMFIG: update flex make rules to use '-f' for C-code as well
- add additional rule (ending '.ll') for the combination of flex for C-code but compiling the result as C++. This can be needed for re-entrant parsers. - update bison rule to handle renaming of skeleton files. Use a wrap-bison script to manage this.
Showing
- wmake/rules/General/bison 6 additions, 1 deletionwmake/rules/General/bison
- wmake/rules/General/flex 2 additions, 2 deletionswmake/rules/General/flex
- wmake/rules/General/flex++ 8 additions, 2 deletionswmake/rules/General/flex++
- wmake/scripts/wrap-bison 191 additions, 0 deletionswmake/scripts/wrap-bison
wmake/scripts/wrap-bison
0 → 100755
Please register or sign in to comment