Changeset a03ed29 for tests/Makefile.am
- Timestamp:
- Jul 24, 2024, 7:11:32 PM (19 months ago)
- Branches:
- master, stuck-waitfor-destruct
- Children:
- 5aeb1a9
- Parents:
- e561551 (diff), b6923b17 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
re561551 ra03ed29 208 208 209 209 SYNTAX_ONLY_CODE = expression typedefRedef variableDeclarator switch numericConstants identFuncDeclarator \ 210 init1 limits nested-types cast labelledExit array quasiKeyword include/stdincludes include/includes builtins/sync warnings/self-assignment concurrency/waitfor/parse210 init1 limits nested-types cast ctrl-flow/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.