Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.in

    r3a5131ed rc0aa336  
    651651
    652652all-local :
    653         @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine thread
     653        @+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine
    654654
    655655all-tests :
     
    687687
    688688attributes : attributes.c
    689         ${CC} ${CFLAGS} -CFA -XCFA -p ${<} -o ${@}
    690 
    691 KRfunctions : KRfunctions.c
    692689        ${CC} ${CFLAGS} -CFA -XCFA -p ${<} -o ${@}
    693690
Note: See TracChangeset for help on using the changeset viewer.