Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.in

    r13073be re2c70ab  
    807807        ${CC} ${AM_CFLAGS} ${CFLAGS} ${<} 2> ${@} -fsyntax-only
    808808
    809 #builtins
    810 builtins/sync: builtins/sync.c @CFA_BINDIR@/@CFA_NAME@
    811         ${CC} ${AM_CFLAGS} ${CFLAGS} ${<} 2> ${@} -fsyntax-only
    812 
    813809# Tell versions [3.59,3.63) of GNU make to not export all variables.
    814810# Otherwise a system limit (for SysV at least) may be exceeded.
Note: See TracChangeset for help on using the changeset viewer.