1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 # Copyright (C) 2011-2016, Intel Corporation
19 # All rights reserved.
21 # Redistribution and use in source and binary forms, with or without
22 # modification, are permitted provided that the following conditions
25 # * Redistributions of source code must retain the above copyright
26 # notice, this list of conditions and the following disclaimer.
27 # * Redistributions in binary form must reproduce the above copyright
28 # notice, this list of conditions and the following disclaimer in
29 # the documentation and/or other materials provided with the
31 # * Neither the name of Intel Corporation nor the names of its
32 # contributors may be used to endorse or promote products derived
33 # from this software without specific prior written permission.
35 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
36 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
37 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
38 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
39 # HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
40 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
41 # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
42 # OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
43 # AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
44 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
45 # WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
46 # POSSIBILITY OF SUCH DAMAGE.
48 # *********************************************************************
50 # PLEASE NOTE: This file is a downstream copy of a file mainitained in
51 # a repository at cilkplus.org. Changes made to this file that are not
52 # submitted through the contribution process detailed at
53 # http://www.cilkplus.org/submit-cilk-contribution will be lost the next
54 # time that a new version is released. Changes only submitted to the
55 # GNU compiler collection or posted to the git repository at
56 # https://bitbucket.org/intelcilkruntime/intel-cilk-runtime.git are
59 # We welcome your contributions to this open source project. Thank you
60 # for your assistance in helping us improve Cilk Plus.
62 #########################################################################
64 # Copyright (C) 2011-2016, Intel Corporation
65 # All rights reserved.
67 # Redistribution and use in source and binary forms, with or without
68 # modification, are permitted provided that the following conditions
71 # * Redistributions of source code must retain the above copyright
72 # notice, this list of conditions and the following disclaimer.
73 # * Redistributions in binary form must reproduce the above copyright
74 # notice, this list of conditions and the following disclaimer in
75 # the documentation and/or other materials provided with the
77 # * Neither the name of Intel Corporation nor the names of its
78 # contributors may be used to endorse or promote products derived
79 # from this software without specific prior written permission.
81 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
82 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
83 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
84 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
85 # HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
86 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
87 # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
88 # OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
89 # AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
90 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
91 # WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
92 # POSSIBILITY OF SUCH DAMAGE.
94 # *********************************************************************
96 # PLEASE NOTE: This file is a downstream copy of a file mainitained in
97 # a repository at cilkplus.org. Changes made to this file that are not
98 # submitted through the contribution process detailed at
99 # http://www.cilkplus.org/submit-cilk-contribution will be lost the next
100 # time that a new version is released. Changes only submitted to the
101 # GNU compiler collection or posted to the git repository at
102 # https://bitbucket.org/intelcilkruntime/intel-cilk-runtime.git are
105 # We welcome your contributions to this open source project. Thank you
106 # for your assistance in helping us improve Cilk Plus.
107 ###########################################################################
109 # DO NOT EDIT THIS FILE!
111 # It was automatically generated by cilkrts/include/internal/Makefile
118 case
$$MAKEFLAGS in \
120 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
121 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
123 for am__flg in
$$MAKEFLAGS; do \
126 *n
*) am__dry
=yes
; break
;; \
130 test $$am__dry = yes
; \
132 pkgdatadir
= $(datadir)/@PACKAGE@
133 pkgincludedir
= $(includedir)/@PACKAGE@
134 pkglibdir
= $(libdir)/@PACKAGE@
135 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
136 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
137 install_sh_DATA
= $(install_sh
) -c
-m
644
138 install_sh_PROGRAM
= $(install_sh
) -c
139 install_sh_SCRIPT
= $(install_sh
) -c
140 INSTALL_HEADER
= $(INSTALL_DATA
)
141 transform
= $(program_transform_name
)
148 build_triplet
= @build@
149 host_triplet
= @host@
150 target_triplet
= @target@
151 DIST_COMMON
= $(srcdir)/include/internal
/rev.mk README ChangeLog \
152 $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
153 $(top_srcdir
)/configure
$(am__configure_deps
) \
154 $(srcdir)/..
/mkinstalldirs
$(srcdir)/libcilkrts.spec.in \
157 # If we're building on Linux, use the Linux version script
158 @LINUX_LINKER_SCRIPT_TRUE@am__append_1
= -Wl
,--version-script
,$(srcdir)/runtime
/linux-symbols.ver
160 # If we're building on MacOS, use the Mac versioning
161 @MAC_LINKER_SCRIPT_TRUE@am__append_2
= -Wl
,-exported_symbols_list
,$(srcdir)/runtime
/mac-symbols.txt
163 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
164 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
165 $(top_srcdir
)/..
/config
/depstand.m4 \
166 $(top_srcdir
)/..
/config
/lead-dot.m4 \
167 $(top_srcdir
)/..
/config
/multi.m4 \
168 $(top_srcdir
)/..
/config
/override.m4 \
169 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
170 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
171 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
172 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
174 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
175 configure.lineno config.status.lineno
176 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
177 CONFIG_CLEAN_FILES
= libcilkrts.spec
178 CONFIG_CLEAN_VPATH_FILES
=
179 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
180 am__vpath_adj
= case
$$p in \
181 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
184 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
186 am__nobase_strip_setup
= \
187 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
189 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
190 am__nobase_list
= $(am__nobase_strip_setup
); \
191 for p in
$$list; do echo
"$$p $$p"; done | \
192 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
193 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
194 if (++n[$$2] == $(am__install_max)) \
195 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
196 END { for (dir in files) print dir, files[dir] }'
198 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
199 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
200 am__uninstall_files_from_dir
= { \
202 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
203 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
204 $(am__cd
) "$$dir" && rm -f
$$files; }; \
206 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
207 "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"
208 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
209 libcilkrts_la_LIBADD
=
210 am_libcilkrts_la_OBJECTS
= cilk-abi-vla.lo os-unix-sysdep.lo \
211 ignore_handler_s.lo safe_str_constraint.lo snprintf_support.lo \
212 strcpy_s.lo strncpy_s.lo strnlen_s.lo bug.lo cilk-abi.lo \
213 cilk-abi-cilk-for.lo cilk-abi-vla-internal.lo cilk_api.lo \
214 cilk_fiber.lo cilk_fiber-unix.lo cilk_malloc.lo c_reducers.lo \
215 except-gcc.lo frame_malloc.lo full_frame.lo global_state.lo \
216 jmpbuf.lo local_state.lo metacall_impl.lo os_mutex-unix.lo \
217 os-unix.lo pedigrees.lo record-replay.lo reducer_impl.lo \
218 scheduler.lo signal_node.lo spin_mutex.lo stats.lo \
219 sysdep-unix.lo worker_mutex.lo
220 libcilkrts_la_OBJECTS
= $(am_libcilkrts_la_OBJECTS
)
221 libcilkrts_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
222 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
223 $(CXXFLAGS
) $(libcilkrts_la_LDFLAGS
) $(LDFLAGS
) -o
$@
224 DEFAULT_INCLUDES
= -I.@am__isrc@
225 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
226 am__depfiles_maybe
= depfiles
228 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
229 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
230 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
231 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
232 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
234 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
235 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
237 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
238 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
239 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
240 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
241 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
243 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
244 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
246 SOURCES
= $(libcilkrts_la_SOURCES
)
253 am__can_run_installinfo
= \
254 case
$$AM_UPDATE_INFO_DIR in \
256 *) (install-info
--version
) >/dev
/null
2>&1;; \
258 HEADERS
= $(nodist_cilkinclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
265 AUTOCONF
= @AUTOCONF@
266 AUTOHEADER
= @AUTOHEADER@
267 AUTOMAKE
= @AUTOMAKE@
270 CCDEPMODE
= @CCDEPMODE@
273 CPPFLAGS
= @CPPFLAGS@
276 CXXDEPMODE
= @CXXDEPMODE@
277 CXXFLAGS
= @CXXFLAGS@
278 CYGPATH_W
= @CYGPATH_W@
281 DSYMUTIL
= @DSYMUTIL@
291 INSTALL_DATA
= @INSTALL_DATA@
292 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
293 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
294 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
302 LTLIBOBJS
= @LTLIBOBJS@
304 MAKEINFO
= @MAKEINFO@
313 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
314 PACKAGE_NAME
= @PACKAGE_NAME@
315 PACKAGE_STRING
= @PACKAGE_STRING@
316 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
317 PACKAGE_URL
= @PACKAGE_URL@
318 PACKAGE_VERSION
= @PACKAGE_VERSION@
319 PATH_SEPARATOR
= @PATH_SEPARATOR@
322 SET_MAKE
= @SET_MAKE@
327 XLDFLAGS
= @XLDFLAGS@
328 abs_builddir
= @abs_builddir@
329 abs_srcdir
= @abs_srcdir@
330 abs_top_builddir
= @abs_top_builddir@
331 abs_top_srcdir
= @abs_top_srcdir@
332 ac_ct_CC
= @ac_ct_CC@
333 ac_ct_CXX
= @ac_ct_CXX@
334 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
335 am__include
= @am__include@
336 am__leading_dot
= @am__leading_dot@
337 am__quote
= @am__quote@
339 am__untar
= @am__untar@
342 build_alias
= @build_alias@
343 build_cpu
= @build_cpu@
344 build_os
= @build_os@
345 build_vendor
= @build_vendor@
346 builddir
= @builddir@
347 config_dir
= @config_dir@
349 datarootdir
= @datarootdir@
352 exec_prefix = @
exec_prefix@
353 get_gcc_base_ver
= @get_gcc_base_ver@
355 host_alias
= @host_alias@
356 host_cpu
= @host_cpu@
358 host_vendor
= @host_vendor@
360 includedir = @
includedir@
362 install_sh
= @install_sh@
364 libexecdir
= @libexecdir@
365 link_cilkrts
= @link_cilkrts@
366 localedir
= @localedir@
367 localstatedir
= @localstatedir@
368 lt_cv_dlopen_libs
= @lt_cv_dlopen_libs@
371 multi_basedir
= @multi_basedir@
372 oldincludedir = @
oldincludedir@
375 program_transform_name
= @program_transform_name@
378 sharedstatedir
= @sharedstatedir@
380 sysconfdir
= @sysconfdir@
382 target_alias
= @target_alias@
383 target_cpu
= @target_cpu@
384 target_os
= @target_os@
385 target_vendor
= @target_vendor@
386 toolexecdir
= @toolexecdir@
387 toolexeclibdir
= @toolexeclibdir@
388 top_build_prefix
= @top_build_prefix@
389 top_builddir
= @top_builddir@
390 top_srcdir
= @top_srcdir@
391 AUTOMAKE_OPTIONS
= foreign
393 # Use when building GCC
394 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
396 # Compiler and linker flags.
397 # GENERAL_FLAGS += -D_Cilk_spawn="" -D_Cilk_sync="" -D_Cilk_for=for
399 # Enable Intel Cilk Plus extension
401 #Always generate unwind tables
402 GENERAL_FLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/runtime \
403 -I
$(top_srcdir
)/runtime
/config
/$(config_dir
) \
404 -I
$(top_srcdir
)/runtime
/sslib
-DIN_CILK_RUNTIME
=1 -fcilkplus \
406 AM_CFLAGS
= $(XCFLAGS
) $(GENERAL_FLAGS
) -std
=c99
407 AM_CPPFLAGS
= $(GENERAL_FLAGS
)
408 AM_LDFLAGS
= $(XLDFLAGS
)
410 # May be used by toolexeclibdir.
411 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
414 nodist_toolexeclib_HEADERS
= libcilkrts.spec
415 toolexeclib_LTLIBRARIES
= libcilkrts.la
416 libcilkrts_la_SOURCES
= \
417 runtime
/config
/$(config_dir
)/cilk-abi-vla.c \
418 runtime
/config
/$(config_dir
)/os-unix-sysdep.c \
419 runtime
/sslib
/ignore_handler_s.c \
420 runtime
/sslib
/safe_lib.h \
421 runtime
/sslib
/safe_lib_errno.h \
422 runtime
/sslib
/safe_str_constraint.c \
423 runtime
/sslib
/safe_str_constraint.h \
424 runtime
/sslib
/safe_str_lib.h \
425 runtime
/sslib
/safe_types.h \
426 runtime
/sslib
/safeclib_private.h \
427 runtime
/sslib
/snprintf_s.h \
428 runtime
/sslib
/snprintf_support.c \
429 runtime
/sslib
/strcpy_s.c \
430 runtime
/sslib
/strncpy_s.c \
431 runtime
/sslib
/strnlen_s.c \
434 runtime
/cilk-abi-cilk-for.
cpp \
435 runtime
/cilk-abi-vla-internal.c \
437 runtime
/cilk_fiber.
cpp \
438 runtime
/cilk_fiber-unix.
cpp \
439 runtime
/cilk_malloc.c \
440 runtime
/c_reducers.c \
441 runtime
/except-gcc.
cpp \
442 runtime
/frame_malloc.c \
443 runtime
/full_frame.c \
444 runtime
/global_state.
cpp \
446 runtime
/local_state.c \
447 runtime
/metacall_impl.c \
448 runtime
/os_mutex-unix.c \
450 runtime
/pedigrees.c \
451 runtime
/record-replay.
cpp \
452 runtime
/reducer_impl.
cpp \
453 runtime
/scheduler.c \
454 runtime
/signal_node.c \
455 runtime
/spin_mutex.c \
457 runtime
/sysdep-unix.c \
458 runtime
/worker_mutex.c
462 # Load the $(REVISION) value.
464 #libcilkrts_la_LDFLAGS = -rpath '$(libdir)'
467 libcilkrts_la_LDFLAGS
= -version-info
5:0:0 @lt_cv_dlopen_libs@ \
468 $(AM_LDFLAGS
) $(am__append_1
) $(am__append_2
) -no-undefined
470 # C/C++ header files for Cilk.
471 # cilkincludedir = $(includedir)/cilk
472 cilkincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/cilk
473 nodist_cilkinclude_HEADERS
= \
474 include/cilk
/cilk_api.h \
475 include/cilk
/cilk_api_linux.h \
476 include/cilk
/cilk.h \
477 include/cilk
/cilk_stub.h \
478 include/cilk
/cilk_undocumented.h \
479 include/cilk
/common.h \
480 include/cilk
/holder.h \
481 include/cilk
/hyperobject_base.h \
482 include/cilk
/metaprogramming.h \
483 include/cilk
/reducer_file.h \
484 include/cilk
/reducer.h \
485 include/cilk
/reducer_list.h \
486 include/cilk
/reducer_max.h \
487 include/cilk
/reducer_min.h \
488 include/cilk
/reducer_min_max.h \
489 include/cilk
/reducer_opadd.h \
490 include/cilk
/reducer_opand.h \
491 include/cilk
/reducer_opmul.h \
492 include/cilk
/reducer_opor.h \
493 include/cilk
/reducer_opxor.h \
494 include/cilk
/reducer_ostream.h \
495 include/cilk
/reducer_string.h
498 # Work around what appears to be a GNU make bug handling MAKEFLAGS
499 # values defined in terms of make variables, as is the case for CC and
500 # friends when we are called from the top level Makefile.
502 "AR_FLAGS=$(AR_FLAGS)" \
503 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
505 "CXXFLAGS=$(CXXFLAGS)" \
506 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
507 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
508 "INSTALL=$(INSTALL)" \
509 "INSTALL_DATA=$(INSTALL_DATA)" \
510 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
511 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
512 "JC1FLAGS=$(JC1FLAGS)" \
513 "LDFLAGS=$(LDFLAGS)" \
514 "LIBCFLAGS=$(LIBCFLAGS)" \
515 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
517 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
518 "PICFLAG=$(PICFLAG)" \
519 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
521 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
522 "exec_prefix=$(exec_prefix)" \
523 "infodir=$(infodir)" \
526 "includedir=$(includedir)" \
530 "LIBCFLAGS=$(LIBCFLAGS)" \
532 "PICFLAG=$(PICFLAG)" \
540 .SUFFIXES
: .c .
cpp .lo .o .obj
541 am--refresh
: Makefile
543 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(srcdir)/include/internal
/rev.mk
$(am__configure_deps
)
545 case
'$(am__configure_deps)' in \
547 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
548 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
553 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
554 $(am__cd
) $(top_srcdir
) && \
555 $(AUTOMAKE
) --foreign Makefile
557 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
560 echo
' $(SHELL) ./config.status'; \
561 $(SHELL
) .
/config.status
;; \
563 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
564 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
566 $(srcdir)/include/internal
/rev.mk
:
568 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
569 $(SHELL
) .
/config.status
--recheck
571 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
572 $(am__cd
) $(srcdir) && $(AUTOCONF
)
573 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
574 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
575 $(am__aclocal_m4_deps
):
576 libcilkrts.spec
: $(top_builddir
)/config.status
$(srcdir)/libcilkrts.spec.in
577 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
578 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
580 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
581 list2
=; for p in
$$list; do \
582 if
test -f
$$p; then \
583 list2
="$$list2 $$p"; \
586 test -z
"$$list2" ||
{ \
587 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
588 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
589 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
590 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
593 uninstall-toolexeclibLTLIBRARIES
:
595 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
596 for p in
$$list; do \
598 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
599 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
602 clean-toolexeclibLTLIBRARIES
:
603 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
604 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
605 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
606 test "$$dir" != "$$p" ||
dir=.
; \
607 echo
"rm -f \"$${dir}/so_locations\""; \
608 rm -f
"$${dir}/so_locations"; \
610 libcilkrts.la
: $(libcilkrts_la_OBJECTS
) $(libcilkrts_la_DEPENDENCIES
) $(EXTRA_libcilkrts_la_DEPENDENCIES
)
611 $(libcilkrts_la_LINK
) -rpath
$(toolexeclibdir
) $(libcilkrts_la_OBJECTS
) $(libcilkrts_la_LIBADD
) $(LIBS
)
619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bug.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/c_reducers.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-cilk-for.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-vla-internal.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-vla.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_api.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_fiber-unix.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_fiber.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_malloc.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/except-gcc.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/frame_malloc.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/full_frame.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/global_state.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ignore_handler_s.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jmpbuf.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/local_state.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/metacall_impl.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os-unix-sysdep.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os-unix.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os_mutex-unix.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pedigrees.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/record-replay.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reducer_impl.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/safe_str_constraint.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scheduler.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_node.Plo@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf_support.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/spin_mutex.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stats.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy_s.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy_s.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strnlen_s.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sysdep-unix.Plo@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worker_mutex.Plo@am__quote@
656 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
657 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
660 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
663 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
664 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
667 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
670 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
671 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
672 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
674 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
676 cilk-abi-vla.lo
: runtime
/config
/$(config_dir
)/cilk-abi-vla.c
677 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT cilk-abi-vla.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk-abi-vla.Tpo
-c
-o cilk-abi-vla.lo
`test -f 'runtime/config/$(config_dir)/cilk-abi-vla.c' || echo '$(srcdir)/'`runtime
/config
/$(config_dir
)/cilk-abi-vla.c
678 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-vla.Tpo
$(DEPDIR
)/cilk-abi-vla.Plo
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/config/$(config_dir)/cilk-abi-vla.c' object
='cilk-abi-vla.lo' libtool
=yes @AMDEPBACKSLASH@
680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
681 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o cilk-abi-vla.lo
`test -f 'runtime/config/$(config_dir)/cilk-abi-vla.c' || echo '$(srcdir)/'`runtime
/config
/$(config_dir
)/cilk-abi-vla.c
683 os-unix-sysdep.lo
: runtime
/config
/$(config_dir
)/os-unix-sysdep.c
684 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT os-unix-sysdep.lo
-MD
-MP
-MF
$(DEPDIR
)/os-unix-sysdep.Tpo
-c
-o os-unix-sysdep.lo
`test -f 'runtime/config/$(config_dir)/os-unix-sysdep.c' || echo '$(srcdir)/'`runtime
/config
/$(config_dir
)/os-unix-sysdep.c
685 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os-unix-sysdep.Tpo
$(DEPDIR
)/os-unix-sysdep.Plo
686 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/config/$(config_dir)/os-unix-sysdep.c' object
='os-unix-sysdep.lo' libtool
=yes @AMDEPBACKSLASH@
687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
688 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o os-unix-sysdep.lo
`test -f 'runtime/config/$(config_dir)/os-unix-sysdep.c' || echo '$(srcdir)/'`runtime
/config
/$(config_dir
)/os-unix-sysdep.c
690 ignore_handler_s.lo
: runtime
/sslib
/ignore_handler_s.c
691 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT ignore_handler_s.lo
-MD
-MP
-MF
$(DEPDIR
)/ignore_handler_s.Tpo
-c
-o ignore_handler_s.lo
`test -f 'runtime/sslib/ignore_handler_s.c' || echo '$(srcdir)/'`runtime
/sslib
/ignore_handler_s.c
692 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/ignore_handler_s.Tpo
$(DEPDIR
)/ignore_handler_s.Plo
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/ignore_handler_s.c' object
='ignore_handler_s.lo' libtool
=yes @AMDEPBACKSLASH@
694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
695 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o ignore_handler_s.lo
`test -f 'runtime/sslib/ignore_handler_s.c' || echo '$(srcdir)/'`runtime
/sslib
/ignore_handler_s.c
697 safe_str_constraint.lo
: runtime
/sslib
/safe_str_constraint.c
698 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT safe_str_constraint.lo
-MD
-MP
-MF
$(DEPDIR
)/safe_str_constraint.Tpo
-c
-o safe_str_constraint.lo
`test -f 'runtime/sslib/safe_str_constraint.c' || echo '$(srcdir)/'`runtime
/sslib
/safe_str_constraint.c
699 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/safe_str_constraint.Tpo
$(DEPDIR
)/safe_str_constraint.Plo
700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/safe_str_constraint.c' object
='safe_str_constraint.lo' libtool
=yes @AMDEPBACKSLASH@
701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
702 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o safe_str_constraint.lo
`test -f 'runtime/sslib/safe_str_constraint.c' || echo '$(srcdir)/'`runtime
/sslib
/safe_str_constraint.c
704 snprintf_support.lo
: runtime
/sslib
/snprintf_support.c
705 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT snprintf_support.lo
-MD
-MP
-MF
$(DEPDIR
)/snprintf_support.Tpo
-c
-o snprintf_support.lo
`test -f 'runtime/sslib/snprintf_support.c' || echo '$(srcdir)/'`runtime
/sslib
/snprintf_support.c
706 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/snprintf_support.Tpo
$(DEPDIR
)/snprintf_support.Plo
707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/snprintf_support.c' object
='snprintf_support.lo' libtool
=yes @AMDEPBACKSLASH@
708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
709 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o snprintf_support.lo
`test -f 'runtime/sslib/snprintf_support.c' || echo '$(srcdir)/'`runtime
/sslib
/snprintf_support.c
711 strcpy_s.lo
: runtime
/sslib
/strcpy_s.c
712 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT strcpy_s.lo
-MD
-MP
-MF
$(DEPDIR
)/strcpy_s.Tpo
-c
-o strcpy_s.lo
`test -f 'runtime/sslib/strcpy_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strcpy_s.c
713 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strcpy_s.Tpo
$(DEPDIR
)/strcpy_s.Plo
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strcpy_s.c' object
='strcpy_s.lo' libtool
=yes @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
716 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o strcpy_s.lo
`test -f 'runtime/sslib/strcpy_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strcpy_s.c
718 strncpy_s.lo
: runtime
/sslib
/strncpy_s.c
719 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT strncpy_s.lo
-MD
-MP
-MF
$(DEPDIR
)/strncpy_s.Tpo
-c
-o strncpy_s.lo
`test -f 'runtime/sslib/strncpy_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strncpy_s.c
720 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strncpy_s.Tpo
$(DEPDIR
)/strncpy_s.Plo
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strncpy_s.c' object
='strncpy_s.lo' libtool
=yes @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o strncpy_s.lo
`test -f 'runtime/sslib/strncpy_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strncpy_s.c
725 strnlen_s.lo
: runtime
/sslib
/strnlen_s.c
726 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT strnlen_s.lo
-MD
-MP
-MF
$(DEPDIR
)/strnlen_s.Tpo
-c
-o strnlen_s.lo
`test -f 'runtime/sslib/strnlen_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strnlen_s.c
727 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strnlen_s.Tpo
$(DEPDIR
)/strnlen_s.Plo
728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strnlen_s.c' object
='strnlen_s.lo' libtool
=yes @AMDEPBACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
730 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o strnlen_s.lo
`test -f 'runtime/sslib/strnlen_s.c' || echo '$(srcdir)/'`runtime
/sslib
/strnlen_s.c
732 cilk-abi.lo
: runtime
/cilk-abi.c
733 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT cilk-abi.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk-abi.Tpo
-c
-o cilk-abi.lo
`test -f 'runtime/cilk-abi.c' || echo '$(srcdir)/'`runtime
/cilk-abi.c
734 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi.Tpo
$(DEPDIR
)/cilk-abi.Plo
735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk-abi.c' object
='cilk-abi.lo' libtool
=yes @AMDEPBACKSLASH@
736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
737 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o cilk-abi.lo
`test -f 'runtime/cilk-abi.c' || echo '$(srcdir)/'`runtime
/cilk-abi.c
739 cilk-abi-vla-internal.lo
: runtime
/cilk-abi-vla-internal.c
740 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT cilk-abi-vla-internal.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk-abi-vla-internal.Tpo
-c
-o cilk-abi-vla-internal.lo
`test -f 'runtime/cilk-abi-vla-internal.c' || echo '$(srcdir)/'`runtime
/cilk-abi-vla-internal.c
741 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-vla-internal.Tpo
$(DEPDIR
)/cilk-abi-vla-internal.Plo
742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk-abi-vla-internal.c' object
='cilk-abi-vla-internal.lo' libtool
=yes @AMDEPBACKSLASH@
743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
744 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o cilk-abi-vla-internal.lo
`test -f 'runtime/cilk-abi-vla-internal.c' || echo '$(srcdir)/'`runtime
/cilk-abi-vla-internal.c
746 cilk_api.lo
: runtime
/cilk_api.c
747 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT cilk_api.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk_api.Tpo
-c
-o cilk_api.lo
`test -f 'runtime/cilk_api.c' || echo '$(srcdir)/'`runtime
/cilk_api.c
748 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_api.Tpo
$(DEPDIR
)/cilk_api.Plo
749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk_api.c' object
='cilk_api.lo' libtool
=yes @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
751 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o cilk_api.lo
`test -f 'runtime/cilk_api.c' || echo '$(srcdir)/'`runtime
/cilk_api.c
753 cilk_malloc.lo
: runtime
/cilk_malloc.c
754 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT cilk_malloc.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk_malloc.Tpo
-c
-o cilk_malloc.lo
`test -f 'runtime/cilk_malloc.c' || echo '$(srcdir)/'`runtime
/cilk_malloc.c
755 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_malloc.Tpo
$(DEPDIR
)/cilk_malloc.Plo
756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk_malloc.c' object
='cilk_malloc.lo' libtool
=yes @AMDEPBACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
758 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o cilk_malloc.lo
`test -f 'runtime/cilk_malloc.c' || echo '$(srcdir)/'`runtime
/cilk_malloc.c
760 c_reducers.lo
: runtime
/c_reducers.c
761 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT c_reducers.lo
-MD
-MP
-MF
$(DEPDIR
)/c_reducers.Tpo
-c
-o c_reducers.lo
`test -f 'runtime/c_reducers.c' || echo '$(srcdir)/'`runtime
/c_reducers.c
762 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/c_reducers.Tpo
$(DEPDIR
)/c_reducers.Plo
763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/c_reducers.c' object
='c_reducers.lo' libtool
=yes @AMDEPBACKSLASH@
764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
765 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o c_reducers.lo
`test -f 'runtime/c_reducers.c' || echo '$(srcdir)/'`runtime
/c_reducers.c
767 frame_malloc.lo
: runtime
/frame_malloc.c
768 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT frame_malloc.lo
-MD
-MP
-MF
$(DEPDIR
)/frame_malloc.Tpo
-c
-o frame_malloc.lo
`test -f 'runtime/frame_malloc.c' || echo '$(srcdir)/'`runtime
/frame_malloc.c
769 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/frame_malloc.Tpo
$(DEPDIR
)/frame_malloc.Plo
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/frame_malloc.c' object
='frame_malloc.lo' libtool
=yes @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
772 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o frame_malloc.lo
`test -f 'runtime/frame_malloc.c' || echo '$(srcdir)/'`runtime
/frame_malloc.c
774 full_frame.lo
: runtime
/full_frame.c
775 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT full_frame.lo
-MD
-MP
-MF
$(DEPDIR
)/full_frame.Tpo
-c
-o full_frame.lo
`test -f 'runtime/full_frame.c' || echo '$(srcdir)/'`runtime
/full_frame.c
776 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/full_frame.Tpo
$(DEPDIR
)/full_frame.Plo
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/full_frame.c' object
='full_frame.lo' libtool
=yes @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o full_frame.lo
`test -f 'runtime/full_frame.c' || echo '$(srcdir)/'`runtime
/full_frame.c
781 jmpbuf.lo
: runtime
/jmpbuf.c
782 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT jmpbuf.lo
-MD
-MP
-MF
$(DEPDIR
)/jmpbuf.Tpo
-c
-o jmpbuf.lo
`test -f 'runtime/jmpbuf.c' || echo '$(srcdir)/'`runtime
/jmpbuf.c
783 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/jmpbuf.Tpo
$(DEPDIR
)/jmpbuf.Plo
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/jmpbuf.c' object
='jmpbuf.lo' libtool
=yes @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
786 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o jmpbuf.lo
`test -f 'runtime/jmpbuf.c' || echo '$(srcdir)/'`runtime
/jmpbuf.c
788 local_state.lo
: runtime
/local_state.c
789 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT local_state.lo
-MD
-MP
-MF
$(DEPDIR
)/local_state.Tpo
-c
-o local_state.lo
`test -f 'runtime/local_state.c' || echo '$(srcdir)/'`runtime
/local_state.c
790 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/local_state.Tpo
$(DEPDIR
)/local_state.Plo
791 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/local_state.c' object
='local_state.lo' libtool
=yes @AMDEPBACKSLASH@
792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
793 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o local_state.lo
`test -f 'runtime/local_state.c' || echo '$(srcdir)/'`runtime
/local_state.c
795 metacall_impl.lo
: runtime
/metacall_impl.c
796 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT metacall_impl.lo
-MD
-MP
-MF
$(DEPDIR
)/metacall_impl.Tpo
-c
-o metacall_impl.lo
`test -f 'runtime/metacall_impl.c' || echo '$(srcdir)/'`runtime
/metacall_impl.c
797 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/metacall_impl.Tpo
$(DEPDIR
)/metacall_impl.Plo
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/metacall_impl.c' object
='metacall_impl.lo' libtool
=yes @AMDEPBACKSLASH@
799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
800 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o metacall_impl.lo
`test -f 'runtime/metacall_impl.c' || echo '$(srcdir)/'`runtime
/metacall_impl.c
802 os_mutex-unix.lo
: runtime
/os_mutex-unix.c
803 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT os_mutex-unix.lo
-MD
-MP
-MF
$(DEPDIR
)/os_mutex-unix.Tpo
-c
-o os_mutex-unix.lo
`test -f 'runtime/os_mutex-unix.c' || echo '$(srcdir)/'`runtime
/os_mutex-unix.c
804 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os_mutex-unix.Tpo
$(DEPDIR
)/os_mutex-unix.Plo
805 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/os_mutex-unix.c' object
='os_mutex-unix.lo' libtool
=yes @AMDEPBACKSLASH@
806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
807 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o os_mutex-unix.lo
`test -f 'runtime/os_mutex-unix.c' || echo '$(srcdir)/'`runtime
/os_mutex-unix.c
809 os-unix.lo
: runtime
/os-unix.c
810 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT os-unix.lo
-MD
-MP
-MF
$(DEPDIR
)/os-unix.Tpo
-c
-o os-unix.lo
`test -f 'runtime/os-unix.c' || echo '$(srcdir)/'`runtime
/os-unix.c
811 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os-unix.Tpo
$(DEPDIR
)/os-unix.Plo
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/os-unix.c' object
='os-unix.lo' libtool
=yes @AMDEPBACKSLASH@
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
814 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o os-unix.lo
`test -f 'runtime/os-unix.c' || echo '$(srcdir)/'`runtime
/os-unix.c
816 pedigrees.lo
: runtime
/pedigrees.c
817 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT pedigrees.lo
-MD
-MP
-MF
$(DEPDIR
)/pedigrees.Tpo
-c
-o pedigrees.lo
`test -f 'runtime/pedigrees.c' || echo '$(srcdir)/'`runtime
/pedigrees.c
818 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/pedigrees.Tpo
$(DEPDIR
)/pedigrees.Plo
819 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/pedigrees.c' object
='pedigrees.lo' libtool
=yes @AMDEPBACKSLASH@
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
821 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o pedigrees.lo
`test -f 'runtime/pedigrees.c' || echo '$(srcdir)/'`runtime
/pedigrees.c
823 scheduler.lo
: runtime
/scheduler.c
824 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT scheduler.lo
-MD
-MP
-MF
$(DEPDIR
)/scheduler.Tpo
-c
-o scheduler.lo
`test -f 'runtime/scheduler.c' || echo '$(srcdir)/'`runtime
/scheduler.c
825 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/scheduler.Tpo
$(DEPDIR
)/scheduler.Plo
826 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/scheduler.c' object
='scheduler.lo' libtool
=yes @AMDEPBACKSLASH@
827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
828 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o scheduler.lo
`test -f 'runtime/scheduler.c' || echo '$(srcdir)/'`runtime
/scheduler.c
830 signal_node.lo
: runtime
/signal_node.c
831 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT signal_node.lo
-MD
-MP
-MF
$(DEPDIR
)/signal_node.Tpo
-c
-o signal_node.lo
`test -f 'runtime/signal_node.c' || echo '$(srcdir)/'`runtime
/signal_node.c
832 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_node.Tpo
$(DEPDIR
)/signal_node.Plo
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_node.c' object
='signal_node.lo' libtool
=yes @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
835 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o signal_node.lo
`test -f 'runtime/signal_node.c' || echo '$(srcdir)/'`runtime
/signal_node.c
837 spin_mutex.lo
: runtime
/spin_mutex.c
838 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT spin_mutex.lo
-MD
-MP
-MF
$(DEPDIR
)/spin_mutex.Tpo
-c
-o spin_mutex.lo
`test -f 'runtime/spin_mutex.c' || echo '$(srcdir)/'`runtime
/spin_mutex.c
839 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/spin_mutex.Tpo
$(DEPDIR
)/spin_mutex.Plo
840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/spin_mutex.c' object
='spin_mutex.lo' libtool
=yes @AMDEPBACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
842 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o spin_mutex.lo
`test -f 'runtime/spin_mutex.c' || echo '$(srcdir)/'`runtime
/spin_mutex.c
844 stats.lo
: runtime
/stats.c
845 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT stats.lo
-MD
-MP
-MF
$(DEPDIR
)/stats.Tpo
-c
-o stats.lo
`test -f 'runtime/stats.c' || echo '$(srcdir)/'`runtime
/stats.c
846 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stats.Tpo
$(DEPDIR
)/stats.Plo
847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stats.c' object
='stats.lo' libtool
=yes @AMDEPBACKSLASH@
848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
849 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o stats.lo
`test -f 'runtime/stats.c' || echo '$(srcdir)/'`runtime
/stats.c
851 sysdep-unix.lo
: runtime
/sysdep-unix.c
852 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT sysdep-unix.lo
-MD
-MP
-MF
$(DEPDIR
)/sysdep-unix.Tpo
-c
-o sysdep-unix.lo
`test -f 'runtime/sysdep-unix.c' || echo '$(srcdir)/'`runtime
/sysdep-unix.c
853 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/sysdep-unix.Tpo
$(DEPDIR
)/sysdep-unix.Plo
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sysdep-unix.c' object
='sysdep-unix.lo' libtool
=yes @AMDEPBACKSLASH@
855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
856 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o sysdep-unix.lo
`test -f 'runtime/sysdep-unix.c' || echo '$(srcdir)/'`runtime
/sysdep-unix.c
858 worker_mutex.lo
: runtime
/worker_mutex.c
859 @am__fastdepCC_TRUE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT worker_mutex.lo
-MD
-MP
-MF
$(DEPDIR
)/worker_mutex.Tpo
-c
-o worker_mutex.lo
`test -f 'runtime/worker_mutex.c' || echo '$(srcdir)/'`runtime
/worker_mutex.c
860 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/worker_mutex.Tpo
$(DEPDIR
)/worker_mutex.Plo
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/worker_mutex.c' object
='worker_mutex.lo' libtool
=yes @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
863 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o worker_mutex.lo
`test -f 'runtime/worker_mutex.c' || echo '$(srcdir)/'`runtime
/worker_mutex.c
866 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
867 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
868 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
870 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
873 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
874 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
875 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
877 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
880 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
881 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
882 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
884 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
886 bug.lo
: runtime
/bug.
cpp
887 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT bug.lo
-MD
-MP
-MF
$(DEPDIR
)/bug.Tpo
-c
-o bug.lo
`test -f 'runtime/bug.cpp' || echo '$(srcdir)/'`runtime
/bug.
cpp
888 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/bug.Tpo
$(DEPDIR
)/bug.Plo
889 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/bug.cpp' object
='bug.lo' libtool
=yes @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
891 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o bug.lo
`test -f 'runtime/bug.cpp' || echo '$(srcdir)/'`runtime
/bug.
cpp
893 cilk-abi-cilk-for.lo
: runtime
/cilk-abi-cilk-for.
cpp
894 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT cilk-abi-cilk-for.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk-abi-cilk-for.Tpo
-c
-o cilk-abi-cilk-for.lo
`test -f 'runtime/cilk-abi-cilk-for.cpp' || echo '$(srcdir)/'`runtime
/cilk-abi-cilk-for.
cpp
895 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-cilk-for.Tpo
$(DEPDIR
)/cilk-abi-cilk-for.Plo
896 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk-abi-cilk-for.cpp' object
='cilk-abi-cilk-for.lo' libtool
=yes @AMDEPBACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
898 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o cilk-abi-cilk-for.lo
`test -f 'runtime/cilk-abi-cilk-for.cpp' || echo '$(srcdir)/'`runtime
/cilk-abi-cilk-for.
cpp
900 cilk_fiber.lo
: runtime
/cilk_fiber.
cpp
901 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT cilk_fiber.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk_fiber.Tpo
-c
-o cilk_fiber.lo
`test -f 'runtime/cilk_fiber.cpp' || echo '$(srcdir)/'`runtime
/cilk_fiber.
cpp
902 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_fiber.Tpo
$(DEPDIR
)/cilk_fiber.Plo
903 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk_fiber.cpp' object
='cilk_fiber.lo' libtool
=yes @AMDEPBACKSLASH@
904 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
905 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o cilk_fiber.lo
`test -f 'runtime/cilk_fiber.cpp' || echo '$(srcdir)/'`runtime
/cilk_fiber.
cpp
907 cilk_fiber-unix.lo
: runtime
/cilk_fiber-unix.
cpp
908 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT cilk_fiber-unix.lo
-MD
-MP
-MF
$(DEPDIR
)/cilk_fiber-unix.Tpo
-c
-o cilk_fiber-unix.lo
`test -f 'runtime/cilk_fiber-unix.cpp' || echo '$(srcdir)/'`runtime
/cilk_fiber-unix.
cpp
909 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_fiber-unix.Tpo
$(DEPDIR
)/cilk_fiber-unix.Plo
910 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk_fiber-unix.cpp' object
='cilk_fiber-unix.lo' libtool
=yes @AMDEPBACKSLASH@
911 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
912 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o cilk_fiber-unix.lo
`test -f 'runtime/cilk_fiber-unix.cpp' || echo '$(srcdir)/'`runtime
/cilk_fiber-unix.
cpp
914 except-gcc.lo
: runtime
/except-gcc.
cpp
915 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT except-gcc.lo
-MD
-MP
-MF
$(DEPDIR
)/except-gcc.Tpo
-c
-o except-gcc.lo
`test -f 'runtime/except-gcc.cpp' || echo '$(srcdir)/'`runtime
/except-gcc.
cpp
916 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/except-gcc.Tpo
$(DEPDIR
)/except-gcc.Plo
917 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/except-gcc.cpp' object
='except-gcc.lo' libtool
=yes @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
919 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o except-gcc.lo
`test -f 'runtime/except-gcc.cpp' || echo '$(srcdir)/'`runtime
/except-gcc.
cpp
921 global_state.lo
: runtime
/global_state.
cpp
922 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT global_state.lo
-MD
-MP
-MF
$(DEPDIR
)/global_state.Tpo
-c
-o global_state.lo
`test -f 'runtime/global_state.cpp' || echo '$(srcdir)/'`runtime
/global_state.
cpp
923 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/global_state.Tpo
$(DEPDIR
)/global_state.Plo
924 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/global_state.cpp' object
='global_state.lo' libtool
=yes @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
926 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o global_state.lo
`test -f 'runtime/global_state.cpp' || echo '$(srcdir)/'`runtime
/global_state.
cpp
928 record-replay.lo
: runtime
/record-replay.
cpp
929 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT record-replay.lo
-MD
-MP
-MF
$(DEPDIR
)/record-replay.Tpo
-c
-o record-replay.lo
`test -f 'runtime/record-replay.cpp' || echo '$(srcdir)/'`runtime
/record-replay.
cpp
930 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/record-replay.Tpo
$(DEPDIR
)/record-replay.Plo
931 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/record-replay.cpp' object
='record-replay.lo' libtool
=yes @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
933 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o record-replay.lo
`test -f 'runtime/record-replay.cpp' || echo '$(srcdir)/'`runtime
/record-replay.
cpp
935 reducer_impl.lo
: runtime
/reducer_impl.
cpp
936 @am__fastdepCXX_TRUE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -MT reducer_impl.lo
-MD
-MP
-MF
$(DEPDIR
)/reducer_impl.Tpo
-c
-o reducer_impl.lo
`test -f 'runtime/reducer_impl.cpp' || echo '$(srcdir)/'`runtime
/reducer_impl.
cpp
937 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/reducer_impl.Tpo
$(DEPDIR
)/reducer_impl.Plo
938 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/reducer_impl.cpp' object
='reducer_impl.lo' libtool
=yes @AMDEPBACKSLASH@
939 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
940 @am__fastdepCXX_FALSE@
$(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) -c
-o reducer_impl.lo
`test -f 'runtime/reducer_impl.cpp' || echo '$(srcdir)/'`runtime
/reducer_impl.
cpp
949 -rm -f libtool config.lt
951 # GNU Make needs to see an explicit $(MAKE) variable in the command it
952 # runs to enable its job server during parallel builds. Hence the
955 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
957 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
960 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
962 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
964 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
965 maintainer-clean-multi
:
966 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
967 install-nodist_cilkincludeHEADERS
: $(nodist_cilkinclude_HEADERS
)
969 @list
='$(nodist_cilkinclude_HEADERS)'; test -n
"$(cilkincludedir)" || list
=; \
970 if
test -n
"$$list"; then \
971 echo
" $(MKDIR_P) '$(DESTDIR)$(cilkincludedir)'"; \
972 $(MKDIR_P
) "$(DESTDIR)$(cilkincludedir)" || exit
1; \
974 for p in
$$list; do \
975 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
977 done |
$(am__base_list
) | \
978 while read files
; do \
979 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(cilkincludedir)'"; \
980 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(cilkincludedir)" || exit
$$?
; \
983 uninstall-nodist_cilkincludeHEADERS
:
985 @list
='$(nodist_cilkinclude_HEADERS)'; test -n
"$(cilkincludedir)" || list
=; \
986 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
987 dir='$(DESTDIR)$(cilkincludedir)'; $(am__uninstall_files_from_dir
)
988 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
990 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
991 if
test -n
"$$list"; then \
992 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
993 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
995 for p in
$$list; do \
996 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
998 done |
$(am__base_list
) | \
999 while read files
; do \
1000 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
1001 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
1004 uninstall-nodist_toolexeclibHEADERS
:
1005 @
$(NORMAL_UNINSTALL
)
1006 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
1007 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1008 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1010 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1011 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1012 unique
=`for i in $$list; do \
1013 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1015 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1016 END { if (nonempty) { for (i in files) print i; }; }'`; \
1020 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
1021 $(TAGS_FILES
) $(LISP
)
1024 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1025 unique
=`for i in $$list; do \
1026 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1028 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1029 END { if (nonempty) { for (i in files) print i; }; }'`; \
1031 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1032 test -n
"$$unique" || unique
=$$empty_fix; \
1033 if
test $$# -gt 0; then \
1034 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1037 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1042 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
1043 $(TAGS_FILES
) $(LISP
)
1044 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1045 unique
=`for i in $$list; do \
1046 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1048 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1049 END { if (nonempty) { for (i in files) print i; }; }'`; \
1050 test -z
"$(CTAGS_ARGS)$$unique" \
1051 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1055 here
=`$(am__cd) $(top_builddir) && pwd` \
1056 && $(am__cd
) $(top_srcdir
) \
1057 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1060 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1063 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
)
1065 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1066 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1069 install-exec
: install-exec-am
1070 install-data
: install-data-am
1071 uninstall: uninstall-am
1074 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1076 installcheck: installcheck-am
1078 if
test -z
'$(STRIP)'; then \
1079 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1080 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1083 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1084 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1085 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1087 mostlyclean-generic
:
1092 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1093 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1095 maintainer-clean-generic
:
1096 @echo
"This command is intended for maintainers to use"
1097 @echo
"it deletes files that may require special tools to rebuild."
1098 clean: clean-am clean-multi
1100 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
1103 distclean: distclean-am distclean-multi
1104 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1107 distclean-am
: clean-am distclean-compile distclean-generic \
1108 distclean-libtool distclean-tags
1122 install-data-am
: install-nodist_cilkincludeHEADERS
1124 install-dvi
: install-dvi-am
1128 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
1129 install-toolexeclibLTLIBRARIES
1131 install-html
: install-html-am
1135 install-info
: install-info-am
1141 install-pdf
: install-pdf-am
1145 install-ps
: install-ps-am
1151 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
1152 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1153 -rm -rf
$(top_srcdir
)/autom4te.cache
1156 maintainer-clean-am
: distclean-am maintainer-clean-generic
1158 mostlyclean: mostlyclean-am mostlyclean-multi
1160 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1171 uninstall-am
: uninstall-nodist_cilkincludeHEADERS \
1172 uninstall-nodist_toolexeclibHEADERS \
1173 uninstall-toolexeclibLTLIBRARIES
1175 .MAKE
: all-multi clean-multi distclean-multi install-am install-multi \
1176 install-strip maintainer-clean-multi mostlyclean-multi
1178 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
1179 clean clean-generic clean-libtool clean-multi \
1180 clean-toolexeclibLTLIBRARIES ctags
distclean distclean-compile \
1181 distclean-generic distclean-libtool distclean-multi \
1182 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1183 install-am install-data install-data-am install-dvi \
1184 install-dvi-am install-exec install-exec-am install-html \
1185 install-html-am install-info install-info-am install-man \
1186 install-multi install-nodist_cilkincludeHEADERS \
1187 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1188 install-ps install-ps-am install-strip \
1189 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1190 installdirs maintainer-clean maintainer-clean-generic \
1191 maintainer-clean-multi
mostlyclean mostlyclean-compile \
1192 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
1193 pdf-am ps ps-am
tags uninstall uninstall-am \
1194 uninstall-nodist_cilkincludeHEADERS \
1195 uninstall-nodist_toolexeclibHEADERS \
1196 uninstall-toolexeclibLTLIBRARIES
1199 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1200 # Otherwise a system limit (for SysV at least) may be exceeded.