Changes in tests/Makefile.am [b6923b17:ee16f8fc]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rb6923b17 ree16f8fc 208 208 209 209 SYNTAX_ONLY_CODE = expression typedefRedef variableDeclarator switch numericConstants identFuncDeclarator \ 210 init1 limits nested-types cast ctrl-flow/labelledExit array quasiKeyword include/stdincludes include/includes builtins/sync warnings/self-assignment concurrency/waitfor/parse210 init1 limits nested-types cast labelledExit array quasiKeyword include/stdincludes include/includes builtins/sync warnings/self-assignment concurrency/waitfor/parse 211 211 ${SYNTAX_ONLY_CODE} : % : %.cfa ${CFACCBIN} 212 212 ${CFACOMPILE_SYNTAX}
Note: See TracChangeset
for help on using the changeset viewer.