Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/Makefile.am

    r08bc3e7 rfdc3f9d  
    192192        $(CFACOMPILE) -quiet -XCFA,-l ${<} -c -o ${@}
    193193
     194concurrency/io/call.cfa: $(srcdir)/concurrency/io/call.cfa.in
     195        ${AM_V_GEN}python3 $< > $@
     196
    194197#----------------------------------------------------------------------------------------------------------------
    195198libcfa_la_SOURCES = ${libsrc}
Note: See TracChangeset for help on using the changeset viewer.