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
/depstand.m4 \
165 $(top_srcdir
)/..
/config
/lead-dot.m4 \
166 $(top_srcdir
)/..
/config
/multi.m4 \
167 $(top_srcdir
)/..
/config
/override.m4 \
168 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
169 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
170 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
171 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
173 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
174 configure.lineno config.status.lineno
175 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
176 CONFIG_CLEAN_FILES
= libcilkrts.spec
177 CONFIG_CLEAN_VPATH_FILES
=
178 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
179 am__vpath_adj
= case
$$p in \
180 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
183 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
185 am__nobase_strip_setup
= \
186 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
188 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
189 am__nobase_list
= $(am__nobase_strip_setup
); \
190 for p in
$$list; do echo
"$$p $$p"; done | \
191 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
192 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
193 if (++n[$$2] == $(am__install_max)) \
194 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
195 END { for (dir in files) print dir, files[dir] }'
197 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
198 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
199 am__uninstall_files_from_dir
= { \
201 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
202 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
203 $(am__cd
) "$$dir" && rm -f
$$files; }; \
205 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
206 "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"
207 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
208 libcilkrts_la_LIBADD
=
209 am_libcilkrts_la_OBJECTS
= cilk-abi-vla.lo os-unix-sysdep.lo \
210 ignore_handler_s.lo safe_str_constraint.lo snprintf_support.lo \
211 strcpy_s.lo strncpy_s.lo strnlen_s.lo bug.lo cilk-abi.lo \
212 cilk-abi-cilk-for.lo cilk-abi-vla-internal.lo cilk_api.lo \
213 cilk_fiber.lo cilk_fiber-unix.lo cilk_malloc.lo c_reducers.lo \
214 except-gcc.lo frame_malloc.lo full_frame.lo global_state.lo \
215 jmpbuf.lo local_state.lo metacall_impl.lo os_mutex-unix.lo \
216 os-unix.lo pedigrees.lo record-replay.lo reducer_impl.lo \
217 scheduler.lo signal_node.lo spin_mutex.lo stats.lo \
218 sysdep-unix.lo worker_mutex.lo
219 libcilkrts_la_OBJECTS
= $(am_libcilkrts_la_OBJECTS
)
220 libcilkrts_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
221 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
222 $(CXXFLAGS
) $(libcilkrts_la_LDFLAGS
) $(LDFLAGS
) -o
$@
223 DEFAULT_INCLUDES
= -I.@am__isrc@
224 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
225 am__depfiles_maybe
= depfiles
227 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
228 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
229 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
230 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
231 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
233 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
234 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
236 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
237 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
238 LTCXXCOMPILE
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
239 --mode
=compile
$(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
240 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
242 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
243 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
245 SOURCES
= $(libcilkrts_la_SOURCES
)
252 am__can_run_installinfo
= \
253 case
$$AM_UPDATE_INFO_DIR in \
255 *) (install-info
--version
) >/dev
/null
2>&1;; \
257 HEADERS
= $(nodist_cilkinclude_HEADERS
) $(nodist_toolexeclib_HEADERS
)
264 AUTOCONF
= @AUTOCONF@
265 AUTOHEADER
= @AUTOHEADER@
266 AUTOMAKE
= @AUTOMAKE@
269 CCDEPMODE
= @CCDEPMODE@
272 CPPFLAGS
= @CPPFLAGS@
275 CXXDEPMODE
= @CXXDEPMODE@
276 CXXFLAGS
= @CXXFLAGS@
277 CYGPATH_W
= @CYGPATH_W@
280 DSYMUTIL
= @DSYMUTIL@
290 INSTALL_DATA
= @INSTALL_DATA@
291 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
292 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
293 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
301 LTLIBOBJS
= @LTLIBOBJS@
303 MAKEINFO
= @MAKEINFO@
312 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
313 PACKAGE_NAME
= @PACKAGE_NAME@
314 PACKAGE_STRING
= @PACKAGE_STRING@
315 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
316 PACKAGE_URL
= @PACKAGE_URL@
317 PACKAGE_VERSION
= @PACKAGE_VERSION@
318 PATH_SEPARATOR
= @PATH_SEPARATOR@
321 SET_MAKE
= @SET_MAKE@
326 XLDFLAGS
= @XLDFLAGS@
327 abs_builddir
= @abs_builddir@
328 abs_srcdir
= @abs_srcdir@
329 abs_top_builddir
= @abs_top_builddir@
330 abs_top_srcdir
= @abs_top_srcdir@
331 ac_ct_CC
= @ac_ct_CC@
332 ac_ct_CXX
= @ac_ct_CXX@
333 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
334 am__include
= @am__include@
335 am__leading_dot
= @am__leading_dot@
336 am__quote
= @am__quote@
338 am__untar
= @am__untar@
341 build_alias
= @build_alias@
342 build_cpu
= @build_cpu@
343 build_os
= @build_os@
344 build_vendor
= @build_vendor@
345 builddir
= @builddir@
346 config_dir
= @config_dir@
348 datarootdir
= @datarootdir@
351 exec_prefix = @
exec_prefix@
353 host_alias
= @host_alias@
354 host_cpu
= @host_cpu@
356 host_vendor
= @host_vendor@
358 includedir = @
includedir@
360 install_sh
= @install_sh@
362 libexecdir
= @libexecdir@
363 link_cilkrts
= @link_cilkrts@
364 localedir
= @localedir@
365 localstatedir
= @localstatedir@
366 lt_cv_dlopen_libs
= @lt_cv_dlopen_libs@
369 multi_basedir
= @multi_basedir@
370 oldincludedir = @
oldincludedir@
373 program_transform_name
= @program_transform_name@
376 sharedstatedir
= @sharedstatedir@
378 sysconfdir
= @sysconfdir@
380 target_alias
= @target_alias@
381 target_cpu
= @target_cpu@
382 target_os
= @target_os@
383 target_vendor
= @target_vendor@
384 toolexecdir
= @toolexecdir@
385 toolexeclibdir
= @toolexeclibdir@
386 top_build_prefix
= @top_build_prefix@
387 top_builddir
= @top_builddir@
388 top_srcdir
= @top_srcdir@
389 AUTOMAKE_OPTIONS
= foreign
391 # Use when building GCC
392 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
394 # Compiler and linker flags.
395 # GENERAL_FLAGS += -D_Cilk_spawn="" -D_Cilk_sync="" -D_Cilk_for=for
397 # Enable Intel Cilk Plus extension
399 # Always generate unwind tables
400 GENERAL_FLAGS
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/runtime \
401 -I
$(top_srcdir
)/runtime
/config
/$(config_dir
) \
402 -I
$(top_srcdir
)/runtime
/sslib
-DIN_CILK_RUNTIME
=1 -fcilkplus \
404 AM_CFLAGS
= $(XCFLAGS
) $(GENERAL_FLAGS
) -std
=c99
405 AM_CPPFLAGS
= $(GENERAL_FLAGS
)
406 AM_LDFLAGS
= $(XLDFLAGS
)
408 # May be used by toolexeclibdir.
409 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
412 nodist_toolexeclib_HEADERS
= libcilkrts.spec
413 toolexeclib_LTLIBRARIES
= libcilkrts.la
414 libcilkrts_la_SOURCES
= \
415 runtime
/config
/$(config_dir
)/cilk-abi-vla.c \
416 runtime
/config
/$(config_dir
)/os-unix-sysdep.c \
417 runtime
/sslib
/ignore_handler_s.c \
418 runtime
/sslib
/safe_lib.h \
419 runtime
/sslib
/safe_lib_errno.h \
420 runtime
/sslib
/safe_str_constraint.c \
421 runtime
/sslib
/safe_str_constraint.h \
422 runtime
/sslib
/safe_str_lib.h \
423 runtime
/sslib
/safe_types.h \
424 runtime
/sslib
/safeclib_private.h \
425 runtime
/sslib
/snprintf_s.h \
426 runtime
/sslib
/snprintf_support.c \
427 runtime
/sslib
/strcpy_s.c \
428 runtime
/sslib
/strncpy_s.c \
429 runtime
/sslib
/strnlen_s.c \
432 runtime
/cilk-abi-cilk-for.
cpp \
433 runtime
/cilk-abi-vla-internal.c \
435 runtime
/cilk_fiber.
cpp \
436 runtime
/cilk_fiber-unix.
cpp \
437 runtime
/cilk_malloc.c \
438 runtime
/c_reducers.c \
439 runtime
/except-gcc.
cpp \
440 runtime
/frame_malloc.c \
441 runtime
/full_frame.c \
442 runtime
/global_state.
cpp \
444 runtime
/local_state.c \
445 runtime
/metacall_impl.c \
446 runtime
/os_mutex-unix.c \
448 runtime
/pedigrees.c \
449 runtime
/record-replay.
cpp \
450 runtime
/reducer_impl.
cpp \
451 runtime
/scheduler.c \
452 runtime
/signal_node.c \
453 runtime
/spin_mutex.c \
455 runtime
/sysdep-unix.c \
456 runtime
/worker_mutex.c
460 # Load the $(REVISION) value.
462 #libcilkrts_la_LDFLAGS = -rpath '$(libdir)'
465 libcilkrts_la_LDFLAGS
= -version-info
5:0:0 @lt_cv_dlopen_libs@ \
466 $(AM_LDFLAGS
) $(am__append_1
) $(am__append_2
) -no-undefined
468 # C/C++ header files for Cilk.
469 # cilkincludedir = $(includedir)/cilk
470 cilkincludedir
= $(libdir)/gcc
/$(target_alias
)/$(gcc_version
)/include/cilk
471 nodist_cilkinclude_HEADERS
= \
472 include/cilk
/cilk_api.h \
473 include/cilk
/cilk_api_linux.h \
474 include/cilk
/cilk.h \
475 include/cilk
/cilk_stub.h \
476 include/cilk
/cilk_undocumented.h \
477 include/cilk
/common.h \
478 include/cilk
/holder.h \
479 include/cilk
/hyperobject_base.h \
480 include/cilk
/metaprogramming.h \
481 include/cilk
/reducer_file.h \
482 include/cilk
/reducer.h \
483 include/cilk
/reducer_list.h \
484 include/cilk
/reducer_max.h \
485 include/cilk
/reducer_min.h \
486 include/cilk
/reducer_min_max.h \
487 include/cilk
/reducer_opadd.h \
488 include/cilk
/reducer_opand.h \
489 include/cilk
/reducer_opmul.h \
490 include/cilk
/reducer_opor.h \
491 include/cilk
/reducer_opxor.h \
492 include/cilk
/reducer_ostream.h \
493 include/cilk
/reducer_string.h
496 # Work around what appears to be a GNU make bug handling MAKEFLAGS
497 # values defined in terms of make variables, as is the case for CC and
498 # friends when we are called from the top level Makefile.
500 "AR_FLAGS=$(AR_FLAGS)" \
501 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
503 "CXXFLAGS=$(CXXFLAGS)" \
504 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
505 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
506 "INSTALL=$(INSTALL)" \
507 "INSTALL_DATA=$(INSTALL_DATA)" \
508 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
509 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
510 "JC1FLAGS=$(JC1FLAGS)" \
511 "LDFLAGS=$(LDFLAGS)" \
512 "LIBCFLAGS=$(LIBCFLAGS)" \
513 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
515 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
516 "PICFLAG=$(PICFLAG)" \
517 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
519 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
520 "exec_prefix=$(exec_prefix)" \
521 "infodir=$(infodir)" \
524 "includedir=$(includedir)" \
528 "LIBCFLAGS=$(LIBCFLAGS)" \
530 "PICFLAG=$(PICFLAG)" \
538 .SUFFIXES
: .c .
cpp .lo .o .obj
539 am--refresh
: Makefile
541 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(srcdir)/include/internal
/rev.mk
$(am__configure_deps
)
543 case
'$(am__configure_deps)' in \
545 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
546 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
551 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
552 $(am__cd
) $(top_srcdir
) && \
553 $(AUTOMAKE
) --foreign Makefile
555 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
558 echo
' $(SHELL) ./config.status'; \
559 $(SHELL
) .
/config.status
;; \
561 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
562 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
564 $(srcdir)/include/internal
/rev.mk
:
566 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
567 $(SHELL
) .
/config.status
--recheck
569 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
570 $(am__cd
) $(srcdir) && $(AUTOCONF
)
571 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
572 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
573 $(am__aclocal_m4_deps
):
574 libcilkrts.spec
: $(top_builddir
)/config.status
$(srcdir)/libcilkrts.spec.in
575 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
576 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
578 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
579 list2
=; for p in
$$list; do \
580 if
test -f
$$p; then \
581 list2
="$$list2 $$p"; \
584 test -z
"$$list2" ||
{ \
585 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
586 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
587 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
588 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
591 uninstall-toolexeclibLTLIBRARIES
:
593 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
594 for p in
$$list; do \
596 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
597 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
600 clean-toolexeclibLTLIBRARIES
:
601 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
602 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
603 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
604 test "$$dir" != "$$p" ||
dir=.
; \
605 echo
"rm -f \"$${dir}/so_locations\""; \
606 rm -f
"$${dir}/so_locations"; \
608 libcilkrts.la
: $(libcilkrts_la_OBJECTS
) $(libcilkrts_la_DEPENDENCIES
) $(EXTRA_libcilkrts_la_DEPENDENCIES
)
609 $(libcilkrts_la_LINK
) -rpath
$(toolexeclibdir
) $(libcilkrts_la_OBJECTS
) $(libcilkrts_la_LIBADD
) $(LIBS
)
617 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bug.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/c_reducers.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-cilk-for.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-vla-internal.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi-vla.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk-abi.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_api.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_fiber-unix.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_fiber.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cilk_malloc.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/except-gcc.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/frame_malloc.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/full_frame.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/global_state.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ignore_handler_s.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/jmpbuf.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/local_state.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/metacall_impl.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os-unix-sysdep.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os-unix.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/os_mutex-unix.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pedigrees.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/record-replay.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reducer_impl.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/safe_str_constraint.Plo@am__quote@
642 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/scheduler.Plo@am__quote@
643 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/signal_node.Plo@am__quote@
644 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf_support.Plo@am__quote@
645 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/spin_mutex.Plo@am__quote@
646 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stats.Plo@am__quote@
647 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy_s.Plo@am__quote@
648 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy_s.Plo@am__quote@
649 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strnlen_s.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sysdep-unix.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/worker_mutex.Plo@am__quote@
654 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
655 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
658 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
661 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
662 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
665 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
668 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
669 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
672 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
674 cilk-abi-vla.lo
: runtime
/config
/$(config_dir
)/cilk-abi-vla.c
675 @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
676 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-vla.Tpo
$(DEPDIR
)/cilk-abi-vla.Plo
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/config/$(config_dir)/cilk-abi-vla.c' object
='cilk-abi-vla.lo' libtool
=yes @AMDEPBACKSLASH@
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
679 @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
681 os-unix-sysdep.lo
: runtime
/config
/$(config_dir
)/os-unix-sysdep.c
682 @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
683 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os-unix-sysdep.Tpo
$(DEPDIR
)/os-unix-sysdep.Plo
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/config/$(config_dir)/os-unix-sysdep.c' object
='os-unix-sysdep.lo' libtool
=yes @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
686 @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
688 ignore_handler_s.lo
: runtime
/sslib
/ignore_handler_s.c
689 @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
690 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/ignore_handler_s.Tpo
$(DEPDIR
)/ignore_handler_s.Plo
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/ignore_handler_s.c' object
='ignore_handler_s.lo' libtool
=yes @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
693 @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
695 safe_str_constraint.lo
: runtime
/sslib
/safe_str_constraint.c
696 @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
697 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/safe_str_constraint.Tpo
$(DEPDIR
)/safe_str_constraint.Plo
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/safe_str_constraint.c' object
='safe_str_constraint.lo' libtool
=yes @AMDEPBACKSLASH@
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
700 @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
702 snprintf_support.lo
: runtime
/sslib
/snprintf_support.c
703 @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
704 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/snprintf_support.Tpo
$(DEPDIR
)/snprintf_support.Plo
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/snprintf_support.c' object
='snprintf_support.lo' libtool
=yes @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
707 @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
709 strcpy_s.lo
: runtime
/sslib
/strcpy_s.c
710 @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
711 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strcpy_s.Tpo
$(DEPDIR
)/strcpy_s.Plo
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strcpy_s.c' object
='strcpy_s.lo' libtool
=yes @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
714 @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
716 strncpy_s.lo
: runtime
/sslib
/strncpy_s.c
717 @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
718 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strncpy_s.Tpo
$(DEPDIR
)/strncpy_s.Plo
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strncpy_s.c' object
='strncpy_s.lo' libtool
=yes @AMDEPBACKSLASH@
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
721 @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
723 strnlen_s.lo
: runtime
/sslib
/strnlen_s.c
724 @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
725 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/strnlen_s.Tpo
$(DEPDIR
)/strnlen_s.Plo
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sslib/strnlen_s.c' object
='strnlen_s.lo' libtool
=yes @AMDEPBACKSLASH@
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
728 @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
730 cilk-abi.lo
: runtime
/cilk-abi.c
731 @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
732 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi.Tpo
$(DEPDIR
)/cilk-abi.Plo
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk-abi.c' object
='cilk-abi.lo' libtool
=yes @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
735 @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
737 cilk-abi-vla-internal.lo
: runtime
/cilk-abi-vla-internal.c
738 @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
739 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-vla-internal.Tpo
$(DEPDIR
)/cilk-abi-vla-internal.Plo
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk-abi-vla-internal.c' object
='cilk-abi-vla-internal.lo' libtool
=yes @AMDEPBACKSLASH@
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
742 @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
744 cilk_api.lo
: runtime
/cilk_api.c
745 @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
746 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_api.Tpo
$(DEPDIR
)/cilk_api.Plo
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk_api.c' object
='cilk_api.lo' libtool
=yes @AMDEPBACKSLASH@
748 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
749 @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
751 cilk_malloc.lo
: runtime
/cilk_malloc.c
752 @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
753 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_malloc.Tpo
$(DEPDIR
)/cilk_malloc.Plo
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/cilk_malloc.c' object
='cilk_malloc.lo' libtool
=yes @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
756 @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
758 c_reducers.lo
: runtime
/c_reducers.c
759 @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
760 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/c_reducers.Tpo
$(DEPDIR
)/c_reducers.Plo
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/c_reducers.c' object
='c_reducers.lo' libtool
=yes @AMDEPBACKSLASH@
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
763 @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
765 frame_malloc.lo
: runtime
/frame_malloc.c
766 @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
767 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/frame_malloc.Tpo
$(DEPDIR
)/frame_malloc.Plo
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/frame_malloc.c' object
='frame_malloc.lo' libtool
=yes @AMDEPBACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
770 @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
772 full_frame.lo
: runtime
/full_frame.c
773 @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
774 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/full_frame.Tpo
$(DEPDIR
)/full_frame.Plo
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/full_frame.c' object
='full_frame.lo' libtool
=yes @AMDEPBACKSLASH@
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
777 @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
779 jmpbuf.lo
: runtime
/jmpbuf.c
780 @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
781 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/jmpbuf.Tpo
$(DEPDIR
)/jmpbuf.Plo
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/jmpbuf.c' object
='jmpbuf.lo' libtool
=yes @AMDEPBACKSLASH@
783 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
784 @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
786 local_state.lo
: runtime
/local_state.c
787 @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
788 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/local_state.Tpo
$(DEPDIR
)/local_state.Plo
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/local_state.c' object
='local_state.lo' libtool
=yes @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
791 @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
793 metacall_impl.lo
: runtime
/metacall_impl.c
794 @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
795 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/metacall_impl.Tpo
$(DEPDIR
)/metacall_impl.Plo
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/metacall_impl.c' object
='metacall_impl.lo' libtool
=yes @AMDEPBACKSLASH@
797 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
798 @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
800 os_mutex-unix.lo
: runtime
/os_mutex-unix.c
801 @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
802 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os_mutex-unix.Tpo
$(DEPDIR
)/os_mutex-unix.Plo
803 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/os_mutex-unix.c' object
='os_mutex-unix.lo' libtool
=yes @AMDEPBACKSLASH@
804 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
805 @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
807 os-unix.lo
: runtime
/os-unix.c
808 @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
809 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/os-unix.Tpo
$(DEPDIR
)/os-unix.Plo
810 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/os-unix.c' object
='os-unix.lo' libtool
=yes @AMDEPBACKSLASH@
811 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
812 @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
814 pedigrees.lo
: runtime
/pedigrees.c
815 @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
816 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/pedigrees.Tpo
$(DEPDIR
)/pedigrees.Plo
817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/pedigrees.c' object
='pedigrees.lo' libtool
=yes @AMDEPBACKSLASH@
818 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
819 @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
821 scheduler.lo
: runtime
/scheduler.c
822 @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
823 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/scheduler.Tpo
$(DEPDIR
)/scheduler.Plo
824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/scheduler.c' object
='scheduler.lo' libtool
=yes @AMDEPBACKSLASH@
825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
826 @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
828 signal_node.lo
: runtime
/signal_node.c
829 @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
830 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/signal_node.Tpo
$(DEPDIR
)/signal_node.Plo
831 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/signal_node.c' object
='signal_node.lo' libtool
=yes @AMDEPBACKSLASH@
832 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
833 @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
835 spin_mutex.lo
: runtime
/spin_mutex.c
836 @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
837 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/spin_mutex.Tpo
$(DEPDIR
)/spin_mutex.Plo
838 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/spin_mutex.c' object
='spin_mutex.lo' libtool
=yes @AMDEPBACKSLASH@
839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
840 @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
842 stats.lo
: runtime
/stats.c
843 @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
844 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/stats.Tpo
$(DEPDIR
)/stats.Plo
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/stats.c' object
='stats.lo' libtool
=yes @AMDEPBACKSLASH@
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
847 @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
849 sysdep-unix.lo
: runtime
/sysdep-unix.c
850 @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
851 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/sysdep-unix.Tpo
$(DEPDIR
)/sysdep-unix.Plo
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/sysdep-unix.c' object
='sysdep-unix.lo' libtool
=yes @AMDEPBACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
854 @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
856 worker_mutex.lo
: runtime
/worker_mutex.c
857 @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
858 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/worker_mutex.Tpo
$(DEPDIR
)/worker_mutex.Plo
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='runtime/worker_mutex.c' object
='worker_mutex.lo' libtool
=yes @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
861 @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
864 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
865 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
866 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
867 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
868 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
871 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
872 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
873 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
874 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
875 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
878 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
879 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
880 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
881 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
882 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
884 bug.lo
: runtime
/bug.
cpp
885 @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
886 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/bug.Tpo
$(DEPDIR
)/bug.Plo
887 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/bug.cpp' object
='bug.lo' libtool
=yes @AMDEPBACKSLASH@
888 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
889 @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
891 cilk-abi-cilk-for.lo
: runtime
/cilk-abi-cilk-for.
cpp
892 @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
893 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk-abi-cilk-for.Tpo
$(DEPDIR
)/cilk-abi-cilk-for.Plo
894 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk-abi-cilk-for.cpp' object
='cilk-abi-cilk-for.lo' libtool
=yes @AMDEPBACKSLASH@
895 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
896 @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
898 cilk_fiber.lo
: runtime
/cilk_fiber.
cpp
899 @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
900 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_fiber.Tpo
$(DEPDIR
)/cilk_fiber.Plo
901 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk_fiber.cpp' object
='cilk_fiber.lo' libtool
=yes @AMDEPBACKSLASH@
902 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
903 @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
905 cilk_fiber-unix.lo
: runtime
/cilk_fiber-unix.
cpp
906 @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
907 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/cilk_fiber-unix.Tpo
$(DEPDIR
)/cilk_fiber-unix.Plo
908 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/cilk_fiber-unix.cpp' object
='cilk_fiber-unix.lo' libtool
=yes @AMDEPBACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
910 @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
912 except-gcc.lo
: runtime
/except-gcc.
cpp
913 @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
914 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/except-gcc.Tpo
$(DEPDIR
)/except-gcc.Plo
915 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/except-gcc.cpp' object
='except-gcc.lo' libtool
=yes @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
917 @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
919 global_state.lo
: runtime
/global_state.
cpp
920 @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
921 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/global_state.Tpo
$(DEPDIR
)/global_state.Plo
922 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/global_state.cpp' object
='global_state.lo' libtool
=yes @AMDEPBACKSLASH@
923 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
924 @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
926 record-replay.lo
: runtime
/record-replay.
cpp
927 @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
928 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/record-replay.Tpo
$(DEPDIR
)/record-replay.Plo
929 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/record-replay.cpp' object
='record-replay.lo' libtool
=yes @AMDEPBACKSLASH@
930 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
931 @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
933 reducer_impl.lo
: runtime
/reducer_impl.
cpp
934 @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
935 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/reducer_impl.Tpo
$(DEPDIR
)/reducer_impl.Plo
936 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='runtime/reducer_impl.cpp' object
='reducer_impl.lo' libtool
=yes @AMDEPBACKSLASH@
937 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
938 @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
947 -rm -f libtool config.lt
949 # GNU Make needs to see an explicit $(MAKE) variable in the command it
950 # runs to enable its job server during parallel builds. Hence the
953 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
955 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
958 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
960 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
962 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
963 maintainer-clean-multi
:
964 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
965 install-nodist_cilkincludeHEADERS
: $(nodist_cilkinclude_HEADERS
)
967 @list
='$(nodist_cilkinclude_HEADERS)'; test -n
"$(cilkincludedir)" || list
=; \
968 if
test -n
"$$list"; then \
969 echo
" $(MKDIR_P) '$(DESTDIR)$(cilkincludedir)'"; \
970 $(MKDIR_P
) "$(DESTDIR)$(cilkincludedir)" || exit
1; \
972 for p in
$$list; do \
973 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
975 done |
$(am__base_list
) | \
976 while read files
; do \
977 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(cilkincludedir)'"; \
978 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(cilkincludedir)" || exit
$$?
; \
981 uninstall-nodist_cilkincludeHEADERS
:
983 @list
='$(nodist_cilkinclude_HEADERS)'; test -n
"$(cilkincludedir)" || list
=; \
984 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
985 dir='$(DESTDIR)$(cilkincludedir)'; $(am__uninstall_files_from_dir
)
986 install-nodist_toolexeclibHEADERS
: $(nodist_toolexeclib_HEADERS
)
988 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
989 if
test -n
"$$list"; then \
990 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
991 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
993 for p in
$$list; do \
994 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
996 done |
$(am__base_list
) | \
997 while read files
; do \
998 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
999 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(toolexeclibdir)" || exit
$$?
; \
1002 uninstall-nodist_toolexeclibHEADERS
:
1003 @
$(NORMAL_UNINSTALL
)
1004 @list
='$(nodist_toolexeclib_HEADERS)'; test -n
"$(toolexeclibdir)" || list
=; \
1005 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1006 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir
)
1008 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
1009 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1010 unique
=`for i in $$list; do \
1011 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1013 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1014 END { if (nonempty) { for (i in files) print i; }; }'`; \
1018 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
1019 $(TAGS_FILES
) $(LISP
)
1022 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1023 unique
=`for i in $$list; do \
1024 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1026 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1027 END { if (nonempty) { for (i in files) print i; }; }'`; \
1029 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1030 test -n
"$$unique" || unique
=$$empty_fix; \
1031 if
test $$# -gt 0; then \
1032 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1035 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1040 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
1041 $(TAGS_FILES
) $(LISP
)
1042 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1043 unique
=`for i in $$list; do \
1044 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1046 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1047 END { if (nonempty) { for (i in files) print i; }; }'`; \
1048 test -z
"$(CTAGS_ARGS)$$unique" \
1049 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1053 here
=`$(am__cd) $(top_builddir) && pwd` \
1054 && $(am__cd
) $(top_srcdir
) \
1055 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1058 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1061 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
)
1063 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1064 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1067 install-exec
: install-exec-am
1068 install-data
: install-data-am
1069 uninstall: uninstall-am
1072 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1074 installcheck: installcheck-am
1076 if
test -z
'$(STRIP)'; then \
1077 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1078 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1081 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1082 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1083 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1085 mostlyclean-generic
:
1090 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1091 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1093 maintainer-clean-generic
:
1094 @echo
"This command is intended for maintainers to use"
1095 @echo
"it deletes files that may require special tools to rebuild."
1096 clean: clean-am clean-multi
1098 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
1101 distclean: distclean-am distclean-multi
1102 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1105 distclean-am
: clean-am distclean-compile distclean-generic \
1106 distclean-libtool distclean-tags
1120 install-data-am
: install-nodist_cilkincludeHEADERS
1122 install-dvi
: install-dvi-am
1126 install-exec-am
: install-multi install-nodist_toolexeclibHEADERS \
1127 install-toolexeclibLTLIBRARIES
1129 install-html
: install-html-am
1133 install-info
: install-info-am
1139 install-pdf
: install-pdf-am
1143 install-ps
: install-ps-am
1149 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
1150 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1151 -rm -rf
$(top_srcdir
)/autom4te.cache
1154 maintainer-clean-am
: distclean-am maintainer-clean-generic
1156 mostlyclean: mostlyclean-am mostlyclean-multi
1158 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1169 uninstall-am
: uninstall-nodist_cilkincludeHEADERS \
1170 uninstall-nodist_toolexeclibHEADERS \
1171 uninstall-toolexeclibLTLIBRARIES
1173 .MAKE
: all-multi clean-multi distclean-multi install-am install-multi \
1174 install-strip maintainer-clean-multi mostlyclean-multi
1176 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
1177 clean clean-generic clean-libtool clean-multi \
1178 clean-toolexeclibLTLIBRARIES ctags
distclean distclean-compile \
1179 distclean-generic distclean-libtool distclean-multi \
1180 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1181 install-am install-data install-data-am install-dvi \
1182 install-dvi-am install-exec install-exec-am install-html \
1183 install-html-am install-info install-info-am install-man \
1184 install-multi install-nodist_cilkincludeHEADERS \
1185 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
1186 install-ps install-ps-am install-strip \
1187 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1188 installdirs maintainer-clean maintainer-clean-generic \
1189 maintainer-clean-multi
mostlyclean mostlyclean-compile \
1190 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
1191 pdf-am ps ps-am
tags uninstall uninstall-am \
1192 uninstall-nodist_cilkincludeHEADERS \
1193 uninstall-nodist_toolexeclibHEADERS \
1194 uninstall-toolexeclibLTLIBRARIES
1197 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1198 # Otherwise a system limit (for SysV at least) may be exceeded.