Changeset 301e9f7
- Timestamp:
- Feb 5, 2025, 5:08:06 PM (5 weeks ago)
- Branches:
- master
- Children:
- a8e2215
- Parents:
- ab94c37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rab94c37 r301e9f7 359 359 360 360 ctrl-flow/loop_else : ctrl-flow/loop_else.cfa ${CFACCBIN} 361 ${CC} ${AM_CFLAGS} -Wno-superfluous-else $< -o $@ 361 ${CC} ${AM_CFLAGS} -Wno-superfluous-else $< -o $@ 362 362 363 363 ctrl-flow/loop_else-WRN1 : ctrl-flow/loop_else.cfa ${CFACCBIN} 364 ${CFACOMPILE_SYNTAX} -DERR1364 ${CFACOMPILE_SYNTAX} 365 365 -cp ${test} ${abspath ${@}} 366 366
Note: See TracChangeset
for help on using the changeset viewer.