Changes in src/tests/Makefile.in [a0dcd2e:d1aa5c0]
- File:
-
- 1 edited
-
src/tests/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/Makefile.in
ra0dcd2e rd1aa5c0 621 621 622 622 623 Constant0-1DP : Constant0-1.c624 ${CC} ${CFLAGS} -DDUPS ${<} -o ${@}625 626 Constant0-1ND : Constant0-1.c627 ${CC} ${CFLAGS} -DNEWDECL ${<} -o ${@}628 629 Constant0-1NDDP : Constant0-1.c630 ${CC} ${CFLAGS} -DNEWDECL -DDUPS ${<} -o ${@}631 632 623 # Tell versions [3.59,3.63) of GNU make to not export all variables. 633 624 # Otherwise a system limit (for SysV at least) may be exceeded.
Note:
See TracChangeset
for help on using the changeset viewer.