Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/Makefile.am

    rfdc3f9d r5b7c8b5  
    5959        containers/array.hfa \
    6060        concurrency/iofwd.hfa \
     61        concurrency/mutex_stmt.hfa \
    6162        containers/list.hfa \
    6263        containers/queueLockFree.hfa \
     
    192193        $(CFACOMPILE) -quiet -XCFA,-l ${<} -c -o ${@}
    193194
    194 concurrency/io/call.cfa: $(srcdir)/concurrency/io/call.cfa.in
    195         ${AM_V_GEN}python3 $< > $@
    196 
    197195#----------------------------------------------------------------------------------------------------------------
    198196libcfa_la_SOURCES = ${libsrc}
Note: See TracChangeset for help on using the changeset viewer.