]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Rename directory from nca to caf_shared; also rename some files.
authorNicolas Koenig <koenigni@student.ethz.ch>
Sun, 15 Nov 2020 14:41:40 +0000 (15:41 +0100)
committerNicolas Koenig <koenigni@student.ethz.ch>
Sun, 15 Nov 2020 14:41:40 +0000 (15:41 +0100)
libgfortran/ChangeLog:

* nca: Rename directory to
* caf_shared: New name
* Makefile.am: Change directory name from nca to caf_shared,
nca_minmax_c to cas_collsub_c and nca_minmax to cas_collsub.
* Makefile.in: Regenerated.
* generated/nca_minmax_i1.c: Regenerated.
* generated/nca_minmax_i16.c: Regenerated.
* generated/nca_minmax_i2.c: Regenerated.
* generated/nca_minmax_i4.c: Regenerated.
* generated/nca_minmax_i8.c: Regenerated.
* generated/nca_minmax_r10.c: Regenerated.
* generated/nca_minmax_r16.c: Regenerated.
* generated/nca_minmax_r4.c: Regenerated.
* generated/nca_minmax_r8.c: Regenerated.
* generated/nca_minmax_s1.c: Regenerated.
* generated/nca_minmax_s4.c: Regenerated.
* m4/nca-minmax-s.m4: Rename to cas_collsub-s.m4. Adjust include path.
* m4/nca_minmax.m4: Rename to cas_collsub.m4. Adjust include path.

36 files changed:
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/caf_shared/README.native_coarrays [moved from libgfortran/nca/README.native_coarrays with 100% similarity]
libgfortran/caf_shared/alloc.c [moved from libgfortran/nca/alloc.c with 100% similarity]
libgfortran/caf_shared/alloc.h [moved from libgfortran/nca/alloc.h with 100% similarity]
libgfortran/caf_shared/allocator.c [moved from libgfortran/nca/allocator.c with 100% similarity]
libgfortran/caf_shared/allocator.h [moved from libgfortran/nca/allocator.h with 100% similarity]
libgfortran/caf_shared/coarraynative.c [moved from libgfortran/nca/coarraynative.c with 100% similarity]
libgfortran/caf_shared/collective_subroutine.c [moved from libgfortran/nca/collective_subroutine.c with 100% similarity]
libgfortran/caf_shared/collective_subroutine.h [moved from libgfortran/nca/collective_subroutine.h with 100% similarity]
libgfortran/caf_shared/counter_barrier.c [moved from libgfortran/nca/counter_barrier.c with 100% similarity]
libgfortran/caf_shared/counter_barrier.h [moved from libgfortran/nca/counter_barrier.h with 100% similarity]
libgfortran/caf_shared/hashmap.c [moved from libgfortran/nca/hashmap.c with 100% similarity]
libgfortran/caf_shared/hashmap.h [moved from libgfortran/nca/hashmap.h with 100% similarity]
libgfortran/caf_shared/libcoarraynative.h [moved from libgfortran/nca/libcoarraynative.h with 100% similarity]
libgfortran/caf_shared/lock.h [moved from libgfortran/nca/lock.h with 100% similarity]
libgfortran/caf_shared/shared_memory.c [moved from libgfortran/nca/shared_memory.c with 100% similarity]
libgfortran/caf_shared/shared_memory.h [moved from libgfortran/nca/shared_memory.h with 100% similarity]
libgfortran/caf_shared/sync.c [moved from libgfortran/nca/sync.c with 100% similarity]
libgfortran/caf_shared/sync.h [moved from libgfortran/nca/sync.h with 100% similarity]
libgfortran/caf_shared/util.c [moved from libgfortran/nca/util.c with 100% similarity]
libgfortran/caf_shared/util.h [moved from libgfortran/nca/util.h with 100% similarity]
libgfortran/caf_shared/wrapper.c [moved from libgfortran/nca/wrapper.c with 100% similarity]
libgfortran/generated/cas_collsub_i1.c [moved from libgfortran/generated/nca_minmax_i1.c with 99% similarity]
libgfortran/generated/cas_collsub_i16.c [moved from libgfortran/generated/nca_minmax_i16.c with 99% similarity]
libgfortran/generated/cas_collsub_i2.c [moved from libgfortran/generated/nca_minmax_i2.c with 99% similarity]
libgfortran/generated/cas_collsub_i4.c [moved from libgfortran/generated/nca_minmax_i4.c with 99% similarity]
libgfortran/generated/cas_collsub_i8.c [moved from libgfortran/generated/nca_minmax_i8.c with 99% similarity]
libgfortran/generated/cas_collsub_r10.c [moved from libgfortran/generated/nca_minmax_r10.c with 99% similarity]
libgfortran/generated/cas_collsub_r16.c [moved from libgfortran/generated/nca_minmax_r16.c with 99% similarity]
libgfortran/generated/cas_collsub_r4.c [moved from libgfortran/generated/nca_minmax_r4.c with 99% similarity]
libgfortran/generated/cas_collsub_r8.c [moved from libgfortran/generated/nca_minmax_r8.c with 99% similarity]
libgfortran/generated/cas_collsub_s1.c [moved from libgfortran/generated/nca_minmax_s1.c with 99% similarity]
libgfortran/generated/cas_collsub_s4.c [moved from libgfortran/generated/nca_minmax_s4.c with 99% similarity]
libgfortran/m4/cas_collsub-s.m4 [moved from libgfortran/m4/nca-minmax-s.m4 with 98% similarity]
libgfortran/m4/cas_collsub.m4 [moved from libgfortran/m4/nca_minmax.m4 with 98% similarity]

index bb4f126862f26b8d0c1b7be59f7a69c71e5137ce..5ff2911365c8d6538c42058bd40646b7e4d9e7ec 100644 (file)
@@ -60,34 +60,34 @@ libcaf_single_la_LDFLAGS = -static
 libcaf_single_la_DEPENDENCIES = caf/libcaf.h
 libcaf_single_la_LINK = $(LINK) $(libcaf_single_la_LDFLAGS)
 
-i_nca_minmax_c = \
-       $(srcdir)/generated/nca_minmax_i1.c \
-       $(srcdir)/generated/nca_minmax_i2.c \
-       $(srcdir)/generated/nca_minmax_i4.c \
-       $(srcdir)/generated/nca_minmax_i8.c \
-       $(srcdir)/generated/nca_minmax_i16.c \
-       $(srcdir)/generated/nca_minmax_r4.c \
-       $(srcdir)/generated/nca_minmax_r8.c \
-       $(srcdir)/generated/nca_minmax_r10.c \
-       $(srcdir)/generated/nca_minmax_r16.c
-
-i_nca_minmax_s_c = \
-       $(srcdir)/generated/nca_minmax_s1.c \
-       $(srcdir)/generated/nca_minmax_s4.c
+i_cas_collsub_c = \
+       $(srcdir)/generated/cas_collsub_i1.c \
+       $(srcdir)/generated/cas_collsub_i2.c \
+       $(srcdir)/generated/cas_collsub_i4.c \
+       $(srcdir)/generated/cas_collsub_i8.c \
+       $(srcdir)/generated/cas_collsub_i16.c \
+       $(srcdir)/generated/cas_collsub_r4.c \
+       $(srcdir)/generated/cas_collsub_r8.c \
+       $(srcdir)/generated/cas_collsub_r10.c \
+       $(srcdir)/generated/cas_collsub_r16.c
+
+i_cas_collsub_s_c = \
+       $(srcdir)/generated/cas_collsub_s1.c \
+       $(srcdir)/generated/cas_collsub_s4.c
 
 if LIBGFOR_NATIVE_COARRAY
 
 mylib_LTLIBRARIES = libcaf_shared.la
 mylibdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)$(MULTISUBDIR)
-libcaf_shared_la_SOURCES = nca/alloc.c nca/allocator.c nca/coarraynative.c \
-       nca/hashmap.c  \
-       nca/sync.c nca/util.c nca/wrapper.c nca/collective_subroutine.c \
-       nca/shared_memory.c nca/counter_barrier.c \
-       $(i_nca_minmax_c) $(i_nca_minmax_s_c)
-libcaf_shared_la_DEPENDENCIES = nca/alloc.h nca/allocator.h nca/hashmap.h
-       nca/libcoarraynative.h nca/sync.h shared_memory.h \
-       nca/util.h nca/lock.h nca/collective_subroutine.h\
-       nca/collective_inline.h nca/counter_barrier.h
+libcaf_shared_la_SOURCES = caf_shared/alloc.c caf_shared/allocator.c caf_shared/coarraynative.c \
+       caf_shared/hashmap.c  \
+       caf_shared/sync.c caf_shared/util.c caf_shared/wrapper.c caf_shared/collective_subroutine.c \
+       caf_shared/shared_memory.c caf_shared/counter_barrier.c \
+       $(i_cas_collsub_c) $(i_cas_collsub_s_c)
+libcaf_shared_la_DEPENDENCIES = caf_shared/alloc.h caf_shared/allocator.h caf_shared/hashmap.h
+       caf_shared/libcoarraynative.h caf_shared/sync.h caf_shared/shared_memory.h \
+       caf_shared/util.h caf_shared/lock.h caf_shared/collective_subroutine.h\
+       caf_shared/collective_inline.h caf_shared/counter_barrier.h
 libcaf_shared_la_LINK = $(LINK) $(libcaf_shared_la_LDFLAGS)
 endif
 
@@ -1276,11 +1276,11 @@ $(gfor_misc_specifics): m4/misc_specifics.m4 m4/head.m4
 
 
 if LIBGFOR_NATIVE_COARRAY
-$(i_nca_minmax_c): m4/nca_minmax.m4 $(I_M4_DEPS)
-       $(M4) -Dfile=$@ -I$(srcdir)/m4 nca_minmax.m4 > $@
+$(i_cas_collsub_c): m4/cas_collsub.m4 $(I_M4_DEPS)
+       $(M4) -Dfile=$@ -I$(srcdir)/m4 cas_collsub.m4 > $@
 
-$(i_nca_minmax_s_c): m4/nca-minmax-s.m4 $(I_M4_DEPS)
-       $(M4) -Dfile=$@ -I$(srcdir)/m4 nca-minmax-s.m4 > $@
+$(i_cas_collsub_s_c): m4/cas_collsub-s.m4 $(I_M4_DEPS)
+       $(M4) -Dfile=$@ -I$(srcdir)/m4 cas_collsub-s.m4 > $@
 endif
 
 ## end of maintainer mode only rules
index 42f4724cf11d7e3324f0891a6af0f5000a043aeb..502e832e2e29e3c85b1193f393345aaabb334a1d 100644 (file)
@@ -221,10 +221,10 @@ am__installdirs = "$(DESTDIR)$(cafexeclibdir)" "$(DESTDIR)$(mylibdir)" \
 LTLIBRARIES = $(cafexeclib_LTLIBRARIES) $(mylib_LTLIBRARIES) \
        $(toolexeclib_LTLIBRARIES)
 libcaf_shared_la_LIBADD =
-am__objects_1 = nca_minmax_i1.lo nca_minmax_i2.lo nca_minmax_i4.lo \
-       nca_minmax_i8.lo nca_minmax_i16.lo nca_minmax_r4.lo \
-       nca_minmax_r8.lo nca_minmax_r10.lo nca_minmax_r16.lo
-am__objects_2 = nca_minmax_s1.lo nca_minmax_s4.lo
+am__objects_1 = cas_collsub_i1.lo cas_collsub_i2.lo cas_collsub_i4.lo \
+       cas_collsub_i8.lo cas_collsub_i16.lo cas_collsub_r4.lo \
+       cas_collsub_r8.lo cas_collsub_r10.lo cas_collsub_r16.lo
+am__objects_2 = cas_collsub_s1.lo cas_collsub_s4.lo
 @LIBGFOR_NATIVE_COARRAY_TRUE@am_libcaf_shared_la_OBJECTS = alloc.lo \
 @LIBGFOR_NATIVE_COARRAY_TRUE@  allocator.lo coarraynative.lo \
 @LIBGFOR_NATIVE_COARRAY_TRUE@  hashmap.lo sync.lo util.lo \
@@ -769,30 +769,30 @@ libcaf_single_la_SOURCES = caf/single.c
 libcaf_single_la_LDFLAGS = -static
 libcaf_single_la_DEPENDENCIES = caf/libcaf.h
 libcaf_single_la_LINK = $(LINK) $(libcaf_single_la_LDFLAGS)
-i_nca_minmax_c = \
-       $(srcdir)/generated/nca_minmax_i1.c \
-       $(srcdir)/generated/nca_minmax_i2.c \
-       $(srcdir)/generated/nca_minmax_i4.c \
-       $(srcdir)/generated/nca_minmax_i8.c \
-       $(srcdir)/generated/nca_minmax_i16.c \
-       $(srcdir)/generated/nca_minmax_r4.c \
-       $(srcdir)/generated/nca_minmax_r8.c \
-       $(srcdir)/generated/nca_minmax_r10.c \
-       $(srcdir)/generated/nca_minmax_r16.c
-
-i_nca_minmax_s_c = \
-       $(srcdir)/generated/nca_minmax_s1.c \
-       $(srcdir)/generated/nca_minmax_s4.c
+i_cas_collsub_c = \
+       $(srcdir)/generated/cas_collsub_i1.c \
+       $(srcdir)/generated/cas_collsub_i2.c \
+       $(srcdir)/generated/cas_collsub_i4.c \
+       $(srcdir)/generated/cas_collsub_i8.c \
+       $(srcdir)/generated/cas_collsub_i16.c \
+       $(srcdir)/generated/cas_collsub_r4.c \
+       $(srcdir)/generated/cas_collsub_r8.c \
+       $(srcdir)/generated/cas_collsub_r10.c \
+       $(srcdir)/generated/cas_collsub_r16.c
+
+i_cas_collsub_s_c = \
+       $(srcdir)/generated/cas_collsub_s1.c \
+       $(srcdir)/generated/cas_collsub_s4.c
 
 @LIBGFOR_NATIVE_COARRAY_TRUE@mylib_LTLIBRARIES = libcaf_shared.la
 @LIBGFOR_NATIVE_COARRAY_TRUE@mylibdir = $(libdir)/gcc/$(target_alias)/$(gcc_version)$(MULTISUBDIR)
-@LIBGFOR_NATIVE_COARRAY_TRUE@libcaf_shared_la_SOURCES = nca/alloc.c nca/allocator.c nca/coarraynative.c \
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/hashmap.c  \
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/sync.c nca/util.c nca/wrapper.c nca/collective_subroutine.c \
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/shared_memory.c nca/counter_barrier.c \
-@LIBGFOR_NATIVE_COARRAY_TRUE@  $(i_nca_minmax_c) $(i_nca_minmax_s_c)
+@LIBGFOR_NATIVE_COARRAY_TRUE@libcaf_shared_la_SOURCES = caf_shared/alloc.c caf_shared/allocator.c caf_shared/coarraynative.c \
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/hashmap.c  \
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/sync.c caf_shared/util.c caf_shared/wrapper.c caf_shared/collective_subroutine.c \
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/shared_memory.c caf_shared/counter_barrier.c \
+@LIBGFOR_NATIVE_COARRAY_TRUE@  $(i_cas_collsub_c) $(i_cas_collsub_s_c)
 
-@LIBGFOR_NATIVE_COARRAY_TRUE@libcaf_shared_la_DEPENDENCIES = nca/alloc.h nca/allocator.h nca/hashmap.h
+@LIBGFOR_NATIVE_COARRAY_TRUE@libcaf_shared_la_DEPENDENCIES = caf_shared/alloc.h caf_shared/allocator.h caf_shared/hashmap.h
 @LIBGFOR_NATIVE_COARRAY_TRUE@libcaf_shared_la_LINK = $(LINK) $(libcaf_shared_la_LDFLAGS)
 @IEEE_SUPPORT_TRUE@fincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)$(MULTISUBDIR)/finclude
 @IEEE_SUPPORT_TRUE@nodist_finclude_HEADERS = ieee_arithmetic.mod ieee_exceptions.mod ieee_features.mod
@@ -1828,6 +1828,17 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bessel_r8.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bounds.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c99_functions.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_i1.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_i16.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_i2.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_i4.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_i8.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_r10.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_r16.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_r4.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_r8.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_s1.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cas_collsub_s4.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chdir.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chmod.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clock.Plo@am__quote@
@@ -2219,17 +2230,6 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minval_r8.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move_alloc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mvbits.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_i1.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_i16.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_i2.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_i4.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_i8.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_r10.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_r16.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_r4.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_r8.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_s1.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nca_minmax_s4.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r10.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r16.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm2_r4.Plo@am__quote@
@@ -2840,152 +2840,152 @@ f2c_specifics.lo: intrinsics/f2c_specifics.F90
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
-alloc.lo: nca/alloc.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alloc.lo -MD -MP -MF $(DEPDIR)/alloc.Tpo -c -o alloc.lo `test -f 'nca/alloc.c' || echo '$(srcdir)/'`nca/alloc.c
+alloc.lo: caf_shared/alloc.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alloc.lo -MD -MP -MF $(DEPDIR)/alloc.Tpo -c -o alloc.lo `test -f 'caf_shared/alloc.c' || echo '$(srcdir)/'`caf_shared/alloc.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/alloc.Tpo $(DEPDIR)/alloc.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/alloc.c' object='alloc.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/alloc.c' object='alloc.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alloc.lo `test -f 'nca/alloc.c' || echo '$(srcdir)/'`nca/alloc.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alloc.lo `test -f 'caf_shared/alloc.c' || echo '$(srcdir)/'`caf_shared/alloc.c
 
-allocator.lo: nca/allocator.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT allocator.lo -MD -MP -MF $(DEPDIR)/allocator.Tpo -c -o allocator.lo `test -f 'nca/allocator.c' || echo '$(srcdir)/'`nca/allocator.c
+allocator.lo: caf_shared/allocator.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT allocator.lo -MD -MP -MF $(DEPDIR)/allocator.Tpo -c -o allocator.lo `test -f 'caf_shared/allocator.c' || echo '$(srcdir)/'`caf_shared/allocator.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/allocator.Tpo $(DEPDIR)/allocator.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/allocator.c' object='allocator.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/allocator.c' object='allocator.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocator.lo `test -f 'nca/allocator.c' || echo '$(srcdir)/'`nca/allocator.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocator.lo `test -f 'caf_shared/allocator.c' || echo '$(srcdir)/'`caf_shared/allocator.c
 
-coarraynative.lo: nca/coarraynative.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coarraynative.lo -MD -MP -MF $(DEPDIR)/coarraynative.Tpo -c -o coarraynative.lo `test -f 'nca/coarraynative.c' || echo '$(srcdir)/'`nca/coarraynative.c
+coarraynative.lo: caf_shared/coarraynative.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT coarraynative.lo -MD -MP -MF $(DEPDIR)/coarraynative.Tpo -c -o coarraynative.lo `test -f 'caf_shared/coarraynative.c' || echo '$(srcdir)/'`caf_shared/coarraynative.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/coarraynative.Tpo $(DEPDIR)/coarraynative.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/coarraynative.c' object='coarraynative.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/coarraynative.c' object='coarraynative.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coarraynative.lo `test -f 'nca/coarraynative.c' || echo '$(srcdir)/'`nca/coarraynative.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coarraynative.lo `test -f 'caf_shared/coarraynative.c' || echo '$(srcdir)/'`caf_shared/coarraynative.c
 
-hashmap.lo: nca/hashmap.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hashmap.lo -MD -MP -MF $(DEPDIR)/hashmap.Tpo -c -o hashmap.lo `test -f 'nca/hashmap.c' || echo '$(srcdir)/'`nca/hashmap.c
+hashmap.lo: caf_shared/hashmap.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hashmap.lo -MD -MP -MF $(DEPDIR)/hashmap.Tpo -c -o hashmap.lo `test -f 'caf_shared/hashmap.c' || echo '$(srcdir)/'`caf_shared/hashmap.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/hashmap.Tpo $(DEPDIR)/hashmap.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/hashmap.c' object='hashmap.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/hashmap.c' object='hashmap.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hashmap.lo `test -f 'nca/hashmap.c' || echo '$(srcdir)/'`nca/hashmap.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hashmap.lo `test -f 'caf_shared/hashmap.c' || echo '$(srcdir)/'`caf_shared/hashmap.c
 
-sync.lo: nca/sync.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sync.lo -MD -MP -MF $(DEPDIR)/sync.Tpo -c -o sync.lo `test -f 'nca/sync.c' || echo '$(srcdir)/'`nca/sync.c
+sync.lo: caf_shared/sync.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sync.lo -MD -MP -MF $(DEPDIR)/sync.Tpo -c -o sync.lo `test -f 'caf_shared/sync.c' || echo '$(srcdir)/'`caf_shared/sync.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/sync.Tpo $(DEPDIR)/sync.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/sync.c' object='sync.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/sync.c' object='sync.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sync.lo `test -f 'nca/sync.c' || echo '$(srcdir)/'`nca/sync.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sync.lo `test -f 'caf_shared/sync.c' || echo '$(srcdir)/'`caf_shared/sync.c
 
-util.lo: nca/util.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.lo -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.lo `test -f 'nca/util.c' || echo '$(srcdir)/'`nca/util.c
+util.lo: caf_shared/util.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT util.lo -MD -MP -MF $(DEPDIR)/util.Tpo -c -o util.lo `test -f 'caf_shared/util.c' || echo '$(srcdir)/'`caf_shared/util.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/util.Tpo $(DEPDIR)/util.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/util.c' object='util.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/util.c' object='util.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.lo `test -f 'nca/util.c' || echo '$(srcdir)/'`nca/util.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o util.lo `test -f 'caf_shared/util.c' || echo '$(srcdir)/'`caf_shared/util.c
 
-wrapper.lo: nca/wrapper.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wrapper.lo -MD -MP -MF $(DEPDIR)/wrapper.Tpo -c -o wrapper.lo `test -f 'nca/wrapper.c' || echo '$(srcdir)/'`nca/wrapper.c
+wrapper.lo: caf_shared/wrapper.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wrapper.lo -MD -MP -MF $(DEPDIR)/wrapper.Tpo -c -o wrapper.lo `test -f 'caf_shared/wrapper.c' || echo '$(srcdir)/'`caf_shared/wrapper.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/wrapper.Tpo $(DEPDIR)/wrapper.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/wrapper.c' object='wrapper.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/wrapper.c' object='wrapper.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wrapper.lo `test -f 'nca/wrapper.c' || echo '$(srcdir)/'`nca/wrapper.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wrapper.lo `test -f 'caf_shared/wrapper.c' || echo '$(srcdir)/'`caf_shared/wrapper.c
 
-collective_subroutine.lo: nca/collective_subroutine.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT collective_subroutine.lo -MD -MP -MF $(DEPDIR)/collective_subroutine.Tpo -c -o collective_subroutine.lo `test -f 'nca/collective_subroutine.c' || echo '$(srcdir)/'`nca/collective_subroutine.c
+collective_subroutine.lo: caf_shared/collective_subroutine.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT collective_subroutine.lo -MD -MP -MF $(DEPDIR)/collective_subroutine.Tpo -c -o collective_subroutine.lo `test -f 'caf_shared/collective_subroutine.c' || echo '$(srcdir)/'`caf_shared/collective_subroutine.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/collective_subroutine.Tpo $(DEPDIR)/collective_subroutine.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/collective_subroutine.c' object='collective_subroutine.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/collective_subroutine.c' object='collective_subroutine.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o collective_subroutine.lo `test -f 'nca/collective_subroutine.c' || echo '$(srcdir)/'`nca/collective_subroutine.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o collective_subroutine.lo `test -f 'caf_shared/collective_subroutine.c' || echo '$(srcdir)/'`caf_shared/collective_subroutine.c
 
-shared_memory.lo: nca/shared_memory.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared_memory.lo -MD -MP -MF $(DEPDIR)/shared_memory.Tpo -c -o shared_memory.lo `test -f 'nca/shared_memory.c' || echo '$(srcdir)/'`nca/shared_memory.c
+shared_memory.lo: caf_shared/shared_memory.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared_memory.lo -MD -MP -MF $(DEPDIR)/shared_memory.Tpo -c -o shared_memory.lo `test -f 'caf_shared/shared_memory.c' || echo '$(srcdir)/'`caf_shared/shared_memory.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/shared_memory.Tpo $(DEPDIR)/shared_memory.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/shared_memory.c' object='shared_memory.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/shared_memory.c' object='shared_memory.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared_memory.lo `test -f 'nca/shared_memory.c' || echo '$(srcdir)/'`nca/shared_memory.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared_memory.lo `test -f 'caf_shared/shared_memory.c' || echo '$(srcdir)/'`caf_shared/shared_memory.c
 
-counter_barrier.lo: nca/counter_barrier.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT counter_barrier.lo -MD -MP -MF $(DEPDIR)/counter_barrier.Tpo -c -o counter_barrier.lo `test -f 'nca/counter_barrier.c' || echo '$(srcdir)/'`nca/counter_barrier.c
+counter_barrier.lo: caf_shared/counter_barrier.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT counter_barrier.lo -MD -MP -MF $(DEPDIR)/counter_barrier.Tpo -c -o counter_barrier.lo `test -f 'caf_shared/counter_barrier.c' || echo '$(srcdir)/'`caf_shared/counter_barrier.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/counter_barrier.Tpo $(DEPDIR)/counter_barrier.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='nca/counter_barrier.c' object='counter_barrier.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='caf_shared/counter_barrier.c' object='counter_barrier.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o counter_barrier.lo `test -f 'nca/counter_barrier.c' || echo '$(srcdir)/'`nca/counter_barrier.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o counter_barrier.lo `test -f 'caf_shared/counter_barrier.c' || echo '$(srcdir)/'`caf_shared/counter_barrier.c
 
-nca_minmax_i1.lo: $(srcdir)/generated/nca_minmax_i1.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_i1.lo -MD -MP -MF $(DEPDIR)/nca_minmax_i1.Tpo -c -o nca_minmax_i1.lo `test -f '$(srcdir)/generated/nca_minmax_i1.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i1.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_i1.Tpo $(DEPDIR)/nca_minmax_i1.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_i1.c' object='nca_minmax_i1.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_i1.lo: $(srcdir)/generated/cas_collsub_i1.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_i1.lo -MD -MP -MF $(DEPDIR)/cas_collsub_i1.Tpo -c -o cas_collsub_i1.lo `test -f '$(srcdir)/generated/cas_collsub_i1.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i1.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_i1.Tpo $(DEPDIR)/cas_collsub_i1.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_i1.c' object='cas_collsub_i1.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_i1.lo `test -f '$(srcdir)/generated/nca_minmax_i1.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i1.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_i1.lo `test -f '$(srcdir)/generated/cas_collsub_i1.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i1.c
 
-nca_minmax_i2.lo: $(srcdir)/generated/nca_minmax_i2.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_i2.lo -MD -MP -MF $(DEPDIR)/nca_minmax_i2.Tpo -c -o nca_minmax_i2.lo `test -f '$(srcdir)/generated/nca_minmax_i2.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i2.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_i2.Tpo $(DEPDIR)/nca_minmax_i2.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_i2.c' object='nca_minmax_i2.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_i2.lo: $(srcdir)/generated/cas_collsub_i2.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_i2.lo -MD -MP -MF $(DEPDIR)/cas_collsub_i2.Tpo -c -o cas_collsub_i2.lo `test -f '$(srcdir)/generated/cas_collsub_i2.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i2.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_i2.Tpo $(DEPDIR)/cas_collsub_i2.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_i2.c' object='cas_collsub_i2.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_i2.lo `test -f '$(srcdir)/generated/nca_minmax_i2.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i2.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_i2.lo `test -f '$(srcdir)/generated/cas_collsub_i2.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i2.c
 
-nca_minmax_i4.lo: $(srcdir)/generated/nca_minmax_i4.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_i4.lo -MD -MP -MF $(DEPDIR)/nca_minmax_i4.Tpo -c -o nca_minmax_i4.lo `test -f '$(srcdir)/generated/nca_minmax_i4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i4.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_i4.Tpo $(DEPDIR)/nca_minmax_i4.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_i4.c' object='nca_minmax_i4.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_i4.lo: $(srcdir)/generated/cas_collsub_i4.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_i4.lo -MD -MP -MF $(DEPDIR)/cas_collsub_i4.Tpo -c -o cas_collsub_i4.lo `test -f '$(srcdir)/generated/cas_collsub_i4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i4.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_i4.Tpo $(DEPDIR)/cas_collsub_i4.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_i4.c' object='cas_collsub_i4.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_i4.lo `test -f '$(srcdir)/generated/nca_minmax_i4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i4.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_i4.lo `test -f '$(srcdir)/generated/cas_collsub_i4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i4.c
 
-nca_minmax_i8.lo: $(srcdir)/generated/nca_minmax_i8.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_i8.lo -MD -MP -MF $(DEPDIR)/nca_minmax_i8.Tpo -c -o nca_minmax_i8.lo `test -f '$(srcdir)/generated/nca_minmax_i8.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i8.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_i8.Tpo $(DEPDIR)/nca_minmax_i8.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_i8.c' object='nca_minmax_i8.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_i8.lo: $(srcdir)/generated/cas_collsub_i8.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_i8.lo -MD -MP -MF $(DEPDIR)/cas_collsub_i8.Tpo -c -o cas_collsub_i8.lo `test -f '$(srcdir)/generated/cas_collsub_i8.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i8.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_i8.Tpo $(DEPDIR)/cas_collsub_i8.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_i8.c' object='cas_collsub_i8.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_i8.lo `test -f '$(srcdir)/generated/nca_minmax_i8.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i8.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_i8.lo `test -f '$(srcdir)/generated/cas_collsub_i8.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i8.c
 
-nca_minmax_i16.lo: $(srcdir)/generated/nca_minmax_i16.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_i16.lo -MD -MP -MF $(DEPDIR)/nca_minmax_i16.Tpo -c -o nca_minmax_i16.lo `test -f '$(srcdir)/generated/nca_minmax_i16.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i16.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_i16.Tpo $(DEPDIR)/nca_minmax_i16.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_i16.c' object='nca_minmax_i16.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_i16.lo: $(srcdir)/generated/cas_collsub_i16.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_i16.lo -MD -MP -MF $(DEPDIR)/cas_collsub_i16.Tpo -c -o cas_collsub_i16.lo `test -f '$(srcdir)/generated/cas_collsub_i16.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i16.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_i16.Tpo $(DEPDIR)/cas_collsub_i16.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_i16.c' object='cas_collsub_i16.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_i16.lo `test -f '$(srcdir)/generated/nca_minmax_i16.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_i16.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_i16.lo `test -f '$(srcdir)/generated/cas_collsub_i16.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_i16.c
 
-nca_minmax_r4.lo: $(srcdir)/generated/nca_minmax_r4.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_r4.lo -MD -MP -MF $(DEPDIR)/nca_minmax_r4.Tpo -c -o nca_minmax_r4.lo `test -f '$(srcdir)/generated/nca_minmax_r4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r4.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_r4.Tpo $(DEPDIR)/nca_minmax_r4.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_r4.c' object='nca_minmax_r4.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_r4.lo: $(srcdir)/generated/cas_collsub_r4.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_r4.lo -MD -MP -MF $(DEPDIR)/cas_collsub_r4.Tpo -c -o cas_collsub_r4.lo `test -f '$(srcdir)/generated/cas_collsub_r4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r4.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_r4.Tpo $(DEPDIR)/cas_collsub_r4.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_r4.c' object='cas_collsub_r4.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_r4.lo `test -f '$(srcdir)/generated/nca_minmax_r4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r4.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_r4.lo `test -f '$(srcdir)/generated/cas_collsub_r4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r4.c
 
-nca_minmax_r8.lo: $(srcdir)/generated/nca_minmax_r8.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_r8.lo -MD -MP -MF $(DEPDIR)/nca_minmax_r8.Tpo -c -o nca_minmax_r8.lo `test -f '$(srcdir)/generated/nca_minmax_r8.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r8.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_r8.Tpo $(DEPDIR)/nca_minmax_r8.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_r8.c' object='nca_minmax_r8.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_r8.lo: $(srcdir)/generated/cas_collsub_r8.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_r8.lo -MD -MP -MF $(DEPDIR)/cas_collsub_r8.Tpo -c -o cas_collsub_r8.lo `test -f '$(srcdir)/generated/cas_collsub_r8.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r8.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_r8.Tpo $(DEPDIR)/cas_collsub_r8.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_r8.c' object='cas_collsub_r8.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_r8.lo `test -f '$(srcdir)/generated/nca_minmax_r8.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r8.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_r8.lo `test -f '$(srcdir)/generated/cas_collsub_r8.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r8.c
 
-nca_minmax_r10.lo: $(srcdir)/generated/nca_minmax_r10.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_r10.lo -MD -MP -MF $(DEPDIR)/nca_minmax_r10.Tpo -c -o nca_minmax_r10.lo `test -f '$(srcdir)/generated/nca_minmax_r10.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r10.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_r10.Tpo $(DEPDIR)/nca_minmax_r10.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_r10.c' object='nca_minmax_r10.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_r10.lo: $(srcdir)/generated/cas_collsub_r10.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_r10.lo -MD -MP -MF $(DEPDIR)/cas_collsub_r10.Tpo -c -o cas_collsub_r10.lo `test -f '$(srcdir)/generated/cas_collsub_r10.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r10.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_r10.Tpo $(DEPDIR)/cas_collsub_r10.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_r10.c' object='cas_collsub_r10.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_r10.lo `test -f '$(srcdir)/generated/nca_minmax_r10.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r10.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_r10.lo `test -f '$(srcdir)/generated/cas_collsub_r10.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r10.c
 
-nca_minmax_r16.lo: $(srcdir)/generated/nca_minmax_r16.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_r16.lo -MD -MP -MF $(DEPDIR)/nca_minmax_r16.Tpo -c -o nca_minmax_r16.lo `test -f '$(srcdir)/generated/nca_minmax_r16.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r16.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_r16.Tpo $(DEPDIR)/nca_minmax_r16.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_r16.c' object='nca_minmax_r16.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_r16.lo: $(srcdir)/generated/cas_collsub_r16.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_r16.lo -MD -MP -MF $(DEPDIR)/cas_collsub_r16.Tpo -c -o cas_collsub_r16.lo `test -f '$(srcdir)/generated/cas_collsub_r16.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r16.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_r16.Tpo $(DEPDIR)/cas_collsub_r16.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_r16.c' object='cas_collsub_r16.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_r16.lo `test -f '$(srcdir)/generated/nca_minmax_r16.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_r16.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_r16.lo `test -f '$(srcdir)/generated/cas_collsub_r16.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_r16.c
 
-nca_minmax_s1.lo: $(srcdir)/generated/nca_minmax_s1.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_s1.lo -MD -MP -MF $(DEPDIR)/nca_minmax_s1.Tpo -c -o nca_minmax_s1.lo `test -f '$(srcdir)/generated/nca_minmax_s1.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_s1.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_s1.Tpo $(DEPDIR)/nca_minmax_s1.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_s1.c' object='nca_minmax_s1.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_s1.lo: $(srcdir)/generated/cas_collsub_s1.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_s1.lo -MD -MP -MF $(DEPDIR)/cas_collsub_s1.Tpo -c -o cas_collsub_s1.lo `test -f '$(srcdir)/generated/cas_collsub_s1.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_s1.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_s1.Tpo $(DEPDIR)/cas_collsub_s1.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_s1.c' object='cas_collsub_s1.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_s1.lo `test -f '$(srcdir)/generated/nca_minmax_s1.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_s1.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_s1.lo `test -f '$(srcdir)/generated/cas_collsub_s1.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_s1.c
 
-nca_minmax_s4.lo: $(srcdir)/generated/nca_minmax_s4.c
-@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nca_minmax_s4.lo -MD -MP -MF $(DEPDIR)/nca_minmax_s4.Tpo -c -o nca_minmax_s4.lo `test -f '$(srcdir)/generated/nca_minmax_s4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_s4.c
-@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/nca_minmax_s4.Tpo $(DEPDIR)/nca_minmax_s4.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/nca_minmax_s4.c' object='nca_minmax_s4.lo' libtool=yes @AMDEPBACKSLASH@
+cas_collsub_s4.lo: $(srcdir)/generated/cas_collsub_s4.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cas_collsub_s4.lo -MD -MP -MF $(DEPDIR)/cas_collsub_s4.Tpo -c -o cas_collsub_s4.lo `test -f '$(srcdir)/generated/cas_collsub_s4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_s4.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/cas_collsub_s4.Tpo $(DEPDIR)/cas_collsub_s4.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$(srcdir)/generated/cas_collsub_s4.c' object='cas_collsub_s4.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nca_minmax_s4.lo `test -f '$(srcdir)/generated/nca_minmax_s4.c' || echo '$(srcdir)/'`$(srcdir)/generated/nca_minmax_s4.c
+@am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cas_collsub_s4.lo `test -f '$(srcdir)/generated/cas_collsub_s4.c' || echo '$(srcdir)/'`$(srcdir)/generated/cas_collsub_s4.c
 
 single.lo: caf/single.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT single.lo -MD -MP -MF $(DEPDIR)/single.Tpo -c -o single.lo `test -f 'caf/single.c' || echo '$(srcdir)/'`caf/single.c
@@ -7242,9 +7242,9 @@ uninstall-am: uninstall-cafexeclibLTLIBRARIES uninstall-gfor_cHEADERS \
 @LIBGFOR_USE_SYMVER_SUN_TRUE@@LIBGFOR_USE_SYMVER_TRUE@  `echo $(libgfortran_la_LIBADD) | \
 @LIBGFOR_USE_SYMVER_SUN_TRUE@@LIBGFOR_USE_SYMVER_TRUE@     sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
 @LIBGFOR_USE_SYMVER_SUN_TRUE@@LIBGFOR_USE_SYMVER_TRUE@  > $@ || (rm -f $@ ; exit 1)
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/libcoarraynative.h nca/sync.h shared_memory.h \
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/util.h nca/lock.h nca/collective_subroutine.h\
-@LIBGFOR_NATIVE_COARRAY_TRUE@  nca/collective_inline.h nca/counter_barrier.h
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/libcoarraynative.h caf_shared/sync.h caf_shared/shared_memory.h \
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/util.h caf_shared/lock.h caf_shared/collective_subroutine.h\
+@LIBGFOR_NATIVE_COARRAY_TRUE@  caf_shared/collective_inline.h caf_shared/counter_barrier.h
 
 # Turn on vectorization and loop unrolling for matmul.
 $(patsubst %.c,%.lo,$(notdir $(i_matmul_c))): AM_CFLAGS += -ffast-math -ftree-vectorize -funroll-loops --param max-unroll-times=4
@@ -7455,11 +7455,11 @@ fpu-target.inc: fpu-target.h $(srcdir)/libgfortran.h
 @MAINTAINER_MODE_TRUE@$(gfor_misc_specifics): m4/misc_specifics.m4 m4/head.m4
 @MAINTAINER_MODE_TRUE@ $(M4) -Dfile=$@ -I$(srcdir)/m4 misc_specifics.m4 > $@
 
-@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@$(i_nca_minmax_c): m4/nca_minmax.m4 $(I_M4_DEPS)
-@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@    $(M4) -Dfile=$@ -I$(srcdir)/m4 nca_minmax.m4 > $@
+@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@$(i_cas_collsub_c): m4/cas_collsub.m4 $(I_M4_DEPS)
+@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@    $(M4) -Dfile=$@ -I$(srcdir)/m4 cas_collsub.m4 > $@
 
-@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@$(i_nca_minmax_s_c): m4/nca-minmax-s.m4 $(I_M4_DEPS)
-@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@    $(M4) -Dfile=$@ -I$(srcdir)/m4 nca-minmax-s.m4 > $@
+@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@$(i_cas_collsub_s_c): m4/cas_collsub-s.m4 $(I_M4_DEPS)
+@LIBGFOR_NATIVE_COARRAY_TRUE@@MAINTAINER_MODE_TRUE@    $(M4) -Dfile=$@ -I$(srcdir)/m4 cas_collsub-s.m4 > $@
 
 # target overrides
 -include $(tmake_file)
similarity index 99%
rename from libgfortran/generated/nca_minmax_i1.c
rename to libgfortran/generated/cas_collsub_i1.c
index a34018165a9fd17751aaf711c9b0c4dc681f6083..69ec15be8eb83d4292cbc139c8384b430ccd1d8b 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_INTEGER_1)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_i1 (GFC_INTEGER_1 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_i16.c
rename to libgfortran/generated/cas_collsub_i16.c
index 6642fa6de2f65e59645f835e56ae7aba0fed3e88..26318514e45e003b3e36570c1f58963da2612290 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_INTEGER_16)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_i16 (GFC_INTEGER_16 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_i2.c
rename to libgfortran/generated/cas_collsub_i2.c
index 1a9d43afe32c4987b3b999fd389ae6a2f6ff7219..e4e3c55535123fb2459c441d5cbae9c211bf07f7 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_INTEGER_2)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_i2 (GFC_INTEGER_2 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_i4.c
rename to libgfortran/generated/cas_collsub_i4.c
index e6018531a1f11e1585245660bde1df04e3693df1..f4f5c1910ba747ec6a34bff17a9cb2281b8ef1ba 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_INTEGER_4)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_i4 (GFC_INTEGER_4 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_i8.c
rename to libgfortran/generated/cas_collsub_i8.c
index fb5a2ecc2f38c1c9bf84ef45b5190cb036b88df4..ee6b09969a12e82bc936cd8c546566071551231e 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_INTEGER_8)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_i8 (GFC_INTEGER_8 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_r10.c
rename to libgfortran/generated/cas_collsub_r10.c
index f219dd3dc89ef957019d53148042e26232faf300..2ebb78b9f18feb495f6b2831b996792960490606 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_REAL_10)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_r10 (GFC_REAL_10 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_r16.c
rename to libgfortran/generated/cas_collsub_r16.c
index a26eafe691f8379d30a1bc0c71ee6670844698fb..863cf8f5ebf4f60daa909938cd870da88ab4b107 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_REAL_16)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_r16 (GFC_REAL_16 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_r4.c
rename to libgfortran/generated/cas_collsub_r4.c
index 3efa62598231964851b25b8b7e7a8094f9c16cef..f0b32073149011e0e936e14f0a7c037e69448d98 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_REAL_4)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_r4 (GFC_REAL_4 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_r8.c
rename to libgfortran/generated/cas_collsub_r8.c
index 83518b6bdb55f1bf493d258e2d53617273d9d603..5a8df48bfeb8c7d01412dfb61feeb1f1d988e390 100644 (file)
@@ -28,8 +28,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_REAL_8)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 void cas_collsub_max_scalar_r8 (GFC_REAL_8 *obj, int *result_image,
                        int *stat, char *errmsg, index_type errmsg_len);
similarity index 99%
rename from libgfortran/generated/nca_minmax_s1.c
rename to libgfortran/generated/cas_collsub_s1.c
index 1b4826c99dc1abfd48d6afdb79e74035aa904931..b6c97da96abbe4864d6b040e423110821a5be209 100644 (file)
@@ -29,8 +29,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_UINTEGER_1)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 #if 1 == 4
 
similarity index 99%
rename from libgfortran/generated/nca_minmax_s4.c
rename to libgfortran/generated/cas_collsub_s4.c
index 336e16737511ca88400bd76b7a4d28b38af5e037..237e91c236461cddf1bac9eeca111af318d8a173 100644 (file)
@@ -29,8 +29,8 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 
 #if defined (HAVE_GFC_UINTEGER_4)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 #if 4 == 4
 
similarity index 98%
rename from libgfortran/m4/nca-minmax-s.m4
rename to libgfortran/m4/cas_collsub-s.m4
index 9e9b0b982866c4aa8860b83c12e3e62907e6431e..7f506286b47b8c5e3017b2469648154b994a47a9 100644 (file)
@@ -266,8 +266,8 @@ cas_collsub_'$1`_array_'rtype_code` ('rtype` * restrict array, int *result_image
 
 #if defined (HAVE_'rtype_name`)
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 #if 'rtype_kind` == 4
 
similarity index 98%
rename from libgfortran/m4/nca_minmax.m4
rename to libgfortran/m4/cas_collsub.m4
index f69cf65490d91fddcf8a6e44c6e82e99e52463d0..4d416d52f9f64a8926a9c6cc031be6b96a50ada8 100644 (file)
@@ -243,8 +243,8 @@ cas_collsub_'$1`_array_'rtype_code` ('rtype` * restrict array, int *result_image
 
 #if defined (HAVE_'rtype_name`)'
 #include <string.h>
-#include "../nca/libcoarraynative.h"
-#include "../nca/collective_subroutine.h"
+#include "../caf_shared/libcoarraynative.h"
+#include "../caf_shared/collective_subroutine.h"
 
 SCALAR_FUNCTION(`max',`if (*b > *a)
            *a = *b;')dnl