Changes in libcfa/src/Makefile.am [fdc3f9d:5b7c8b5]
- File:
-
- 1 edited
-
libcfa/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/Makefile.am
rfdc3f9d r5b7c8b5 59 59 containers/array.hfa \ 60 60 concurrency/iofwd.hfa \ 61 concurrency/mutex_stmt.hfa \ 61 62 containers/list.hfa \ 62 63 containers/queueLockFree.hfa \ … … 192 193 $(CFACOMPILE) -quiet -XCFA,-l ${<} -c -o ${@} 193 194 194 concurrency/io/call.cfa: $(srcdir)/concurrency/io/call.cfa.in195 ${AM_V_GEN}python3 $< > $@196 197 195 #---------------------------------------------------------------------------------------------------------------- 198 196 libcfa_la_SOURCES = ${libsrc}
Note:
See TracChangeset
for help on using the changeset viewer.