@@ -34,6 +34,7 @@ Run bison like this:
bison --yacc --name-prefix=cmDependsFortran_yy --defines=cmDependsFortranParserTokens.h -ocmDependsFortranParser.c cmDependsFortranParser.y
Modify cmDependsFortranParser.c:
+ - remove TABs
- remove the yyerrorlab label and associated code
*/