Changes in src/tests/Makefile.in [13073be:e2c70ab]
- File:
-
- 1 edited
-
src/tests/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/Makefile.in
r13073be re2c70ab 807 807 ${CC} ${AM_CFLAGS} ${CFLAGS} ${<} 2> ${@} -fsyntax-only 808 808 809 #builtins810 builtins/sync: builtins/sync.c @CFA_BINDIR@/@CFA_NAME@811 ${CC} ${AM_CFLAGS} ${CFLAGS} ${<} 2> ${@} -fsyntax-only812 813 809 # Tell versions [3.59,3.63) of GNU make to not export all variables. 814 810 # Otherwise a system limit (for SysV at least) may be exceeded.
Note:
See TracChangeset
for help on using the changeset viewer.