]> git.ipfire.org Git - thirdparty/gcc.git/blame - libcilkrts/Makefile.in
Fix ia64 build failure.
[thirdparty/gcc.git] / libcilkrts / Makefile.in
CommitLineData
029b70a7 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
3038054c
BI
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
029b70a7
MH
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
3038054c
BI
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.
10
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
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
2e01cda6 18# Copyright (C) 2011-2016, Intel Corporation
3038054c
BI
19# All rights reserved.
20#
3038054c
BI
21# Redistribution and use in source and binary forms, with or without
22# modification, are permitted provided that the following conditions
23# are met:
24#
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
30# distribution.
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.
34#
3038054c
BI
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.
2e01cda6
IV
47#
48# *********************************************************************
49#
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
57# not tracked.
58#
59# We welcome your contributions to this open source project. Thank you
60# for your assistance in helping us improve Cilk Plus.
3038054c
BI
61
62#########################################################################
63#
2e01cda6 64# Copyright (C) 2011-2016, Intel Corporation
3038054c
BI
65# All rights reserved.
66#
3038054c
BI
67# Redistribution and use in source and binary forms, with or without
68# modification, are permitted provided that the following conditions
69# are met:
70#
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
76# distribution.
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.
80#
3038054c
BI
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.
2e01cda6
IV
93#
94# *********************************************************************
95#
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
103# not tracked.
104#
105# We welcome your contributions to this open source project. Thank you
106# for your assistance in helping us improve Cilk Plus.
3038054c
BI
107###########################################################################
108
109# DO NOT EDIT THIS FILE!
110#
111# It was automatically generated by cilkrts/include/internal/Makefile
112
113
114VPATH = @srcdir@
029b70a7
MH
115am__make_dryrun = \
116 { \
117 am__dry=no; \
118 case $$MAKEFLAGS in \
119 *\\[\ \ ]*) \
120 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
121 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
122 *) \
123 for am__flg in $$MAKEFLAGS; do \
124 case $$am__flg in \
125 *=*|--*) ;; \
126 *n*) am__dry=yes; break;; \
127 esac; \
128 done;; \
129 esac; \
130 test $$am__dry = yes; \
131 }
3038054c
BI
132pkgdatadir = $(datadir)/@PACKAGE@
133pkgincludedir = $(includedir)/@PACKAGE@
134pkglibdir = $(libdir)/@PACKAGE@
135pkglibexecdir = $(libexecdir)/@PACKAGE@
136am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
137install_sh_DATA = $(install_sh) -c -m 644
138install_sh_PROGRAM = $(install_sh) -c
139install_sh_SCRIPT = $(install_sh) -c
140INSTALL_HEADER = $(INSTALL_DATA)
141transform = $(program_transform_name)
142NORMAL_INSTALL = :
143PRE_INSTALL = :
144POST_INSTALL = :
145NORMAL_UNINSTALL = :
146PRE_UNINSTALL = :
147POST_UNINSTALL = :
148build_triplet = @build@
149host_triplet = @host@
150target_triplet = @target@
151DIST_COMMON = $(srcdir)/include/internal/rev.mk README ChangeLog \
152 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
153 $(top_srcdir)/configure $(am__configure_deps) \
b9487dd8
TB
154 $(srcdir)/../mkinstalldirs $(srcdir)/libcilkrts.spec.in \
155 $(srcdir)/../depcomp
3038054c
BI
156
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
159
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
162subdir = .
163ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
8d67fcd8
JJ
164am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
165 $(top_srcdir)/../config/depstand.m4 \
3038054c
BI
166 $(top_srcdir)/../config/lead-dot.m4 \
167 $(top_srcdir)/../config/multi.m4 \
168 $(top_srcdir)/../config/override.m4 \
8d67fcd8
JJ
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
3038054c
BI
172am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
173 $(ACLOCAL_M4)
174am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
175 configure.lineno config.status.lineno
176mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
b9487dd8 177CONFIG_CLEAN_FILES = libcilkrts.spec
3038054c
BI
178CONFIG_CLEAN_VPATH_FILES =
179am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
180am__vpath_adj = case $$p in \
181 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
182 *) f=$$p;; \
183 esac;
184am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
185am__install_max = 40
186am__nobase_strip_setup = \
187 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
188am__nobase_strip = \
189 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
190am__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] }'
197am__base_list = \
198 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
199 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
029b70a7
MH
200am__uninstall_files_from_dir = { \
201 test -z "$$files" \
202 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
203 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
204 $(am__cd) "$$dir" && rm -f $$files; }; \
205 }
3038054c 206am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
b9487dd8 207 "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"
3038054c
BI
208LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
209libcilkrts_la_LIBADD =
2e01cda6
IV
210am_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
3038054c
BI
220libcilkrts_la_OBJECTS = $(am_libcilkrts_la_OBJECTS)
221libcilkrts_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
222 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
223 $(CXXFLAGS) $(libcilkrts_la_LDFLAGS) $(LDFLAGS) -o $@
224DEFAULT_INCLUDES = -I.@am__isrc@
225depcomp = $(SHELL) $(top_srcdir)/../depcomp
226am__depfiles_maybe = depfiles
227am__mv = mv -f
228COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
229 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
230LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
231 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
232 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
233CCLD = $(CC)
234LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
235 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
236 $(LDFLAGS) -o $@
237CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
238 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
239LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
240 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
241 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
242CXXLD = $(CXX)
243CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
244 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
245 $(LDFLAGS) -o $@
246SOURCES = $(libcilkrts_la_SOURCES)
247MULTISRCTOP =
248MULTIBUILDTOP =
249MULTIDIRS =
250MULTISUBDIR =
251MULTIDO = true
252MULTICLEAN = true
029b70a7
MH
253am__can_run_installinfo = \
254 case $$AM_UPDATE_INFO_DIR in \
255 n|no|NO) false;; \
256 *) (install-info --version) >/dev/null 2>&1;; \
257 esac
b9487dd8 258HEADERS = $(nodist_cilkinclude_HEADERS) $(nodist_toolexeclib_HEADERS)
3038054c
BI
259ETAGS = etags
260CTAGS = ctags
261ACLOCAL = @ACLOCAL@
fbdec791 262ALLOCA = @ALLOCA@
3038054c
BI
263AMTAR = @AMTAR@
264AR = @AR@
265AUTOCONF = @AUTOCONF@
266AUTOHEADER = @AUTOHEADER@
267AUTOMAKE = @AUTOMAKE@
268AWK = @AWK@
269CC = @CC@
270CCDEPMODE = @CCDEPMODE@
271CFLAGS = @CFLAGS@
272CPP = @CPP@
273CPPFLAGS = @CPPFLAGS@
274CXX = @CXX@
275CXXCPP = @CXXCPP@
276CXXDEPMODE = @CXXDEPMODE@
277CXXFLAGS = @CXXFLAGS@
278CYGPATH_W = @CYGPATH_W@
279DEFS = @DEFS@
280DEPDIR = @DEPDIR@
281DSYMUTIL = @DSYMUTIL@
282DUMPBIN = @DUMPBIN@
283ECHO_C = @ECHO_C@
284ECHO_N = @ECHO_N@
285ECHO_T = @ECHO_T@
286EGREP = @EGREP@
287EXEEXT = @EXEEXT@
288FGREP = @FGREP@
289GREP = @GREP@
290INSTALL = @INSTALL@
291INSTALL_DATA = @INSTALL_DATA@
292INSTALL_PROGRAM = @INSTALL_PROGRAM@
293INSTALL_SCRIPT = @INSTALL_SCRIPT@
294INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
295LD = @LD@
296LDFLAGS = @LDFLAGS@
297LIBOBJS = @LIBOBJS@
298LIBS = @LIBS@
299LIBTOOL = @LIBTOOL@
300LIPO = @LIPO@
301LN_S = @LN_S@
302LTLIBOBJS = @LTLIBOBJS@
8a1a4544 303MAINT = @MAINT@
3038054c
BI
304MAKEINFO = @MAKEINFO@
305MKDIR_P = @MKDIR_P@
306NM = @NM@
307NMEDIT = @NMEDIT@
308OBJDUMP = @OBJDUMP@
309OBJEXT = @OBJEXT@
310OTOOL = @OTOOL@
311OTOOL64 = @OTOOL64@
312PACKAGE = @PACKAGE@
313PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
314PACKAGE_NAME = @PACKAGE_NAME@
315PACKAGE_STRING = @PACKAGE_STRING@
316PACKAGE_TARNAME = @PACKAGE_TARNAME@
317PACKAGE_URL = @PACKAGE_URL@
318PACKAGE_VERSION = @PACKAGE_VERSION@
319PATH_SEPARATOR = @PATH_SEPARATOR@
320RANLIB = @RANLIB@
321SED = @SED@
322SET_MAKE = @SET_MAKE@
323SHELL = @SHELL@
324STRIP = @STRIP@
325VERSION = @VERSION@
7955b065
AI
326XCFLAGS = @XCFLAGS@
327XLDFLAGS = @XLDFLAGS@
3038054c
BI
328abs_builddir = @abs_builddir@
329abs_srcdir = @abs_srcdir@
330abs_top_builddir = @abs_top_builddir@
331abs_top_srcdir = @abs_top_srcdir@
332ac_ct_CC = @ac_ct_CC@
333ac_ct_CXX = @ac_ct_CXX@
334ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
335am__include = @am__include@
336am__leading_dot = @am__leading_dot@
337am__quote = @am__quote@
338am__tar = @am__tar@
339am__untar = @am__untar@
340bindir = @bindir@
341build = @build@
342build_alias = @build_alias@
343build_cpu = @build_cpu@
344build_os = @build_os@
345build_vendor = @build_vendor@
346builddir = @builddir@
347config_dir = @config_dir@
348datadir = @datadir@
349datarootdir = @datarootdir@
350docdir = @docdir@
351dvidir = @dvidir@
352exec_prefix = @exec_prefix@
3c36aa6b 353get_gcc_base_ver = @get_gcc_base_ver@
3038054c
BI
354host = @host@
355host_alias = @host_alias@
356host_cpu = @host_cpu@
357host_os = @host_os@
358host_vendor = @host_vendor@
359htmldir = @htmldir@
360includedir = @includedir@
361infodir = @infodir@
362install_sh = @install_sh@
363libdir = @libdir@
364libexecdir = @libexecdir@
b9487dd8 365link_cilkrts = @link_cilkrts@
3038054c
BI
366localedir = @localedir@
367localstatedir = @localstatedir@
f8ae0b2a 368lt_cv_dlopen_libs = @lt_cv_dlopen_libs@
3038054c
BI
369mandir = @mandir@
370mkdir_p = @mkdir_p@
371multi_basedir = @multi_basedir@
372oldincludedir = @oldincludedir@
373pdfdir = @pdfdir@
374prefix = @prefix@
375program_transform_name = @program_transform_name@
376psdir = @psdir@
377sbindir = @sbindir@
378sharedstatedir = @sharedstatedir@
379srcdir = @srcdir@
380sysconfdir = @sysconfdir@
381target = @target@
382target_alias = @target_alias@
383target_cpu = @target_cpu@
384target_os = @target_os@
385target_vendor = @target_vendor@
386toolexecdir = @toolexecdir@
387toolexeclibdir = @toolexeclibdir@
388top_build_prefix = @top_build_prefix@
389top_builddir = @top_builddir@
390top_srcdir = @top_srcdir@
391AUTOMAKE_OPTIONS = foreign
392
393# Use when building GCC
394ACLOCAL_AMFLAGS = -I .. -I ../config
395
396# Compiler and linker flags.
1904eff1 397# GENERAL_FLAGS += -D_Cilk_spawn="" -D_Cilk_sync="" -D_Cilk_for=for
3038054c
BI
398
399# Enable Intel Cilk Plus extension
ec1a9e7d 400
be5ddbb8 401#Always generate unwind tables
3038054c
BI
402GENERAL_FLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/runtime \
403 -I$(top_srcdir)/runtime/config/$(config_dir) \
2e01cda6
IV
404 -I$(top_srcdir)/runtime/sslib -DIN_CILK_RUNTIME=1 -fcilkplus \
405 -funwind-tables
7955b065 406AM_CFLAGS = $(XCFLAGS) $(GENERAL_FLAGS) -std=c99
3038054c 407AM_CPPFLAGS = $(GENERAL_FLAGS)
7955b065 408AM_LDFLAGS = $(XLDFLAGS)
3038054c 409
c1cb31a7 410# May be used by toolexeclibdir.
3c36aa6b 411gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
c1cb31a7 412
3038054c 413# Target list.
b9487dd8 414nodist_toolexeclib_HEADERS = libcilkrts.spec
3038054c
BI
415toolexeclib_LTLIBRARIES = libcilkrts.la
416libcilkrts_la_SOURCES = \
417 runtime/config/$(config_dir)/cilk-abi-vla.c \
418 runtime/config/$(config_dir)/os-unix-sysdep.c \
2e01cda6
IV
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 \
3038054c
BI
432 runtime/bug.cpp \
433 runtime/cilk-abi.c \
434 runtime/cilk-abi-cilk-for.cpp \
435 runtime/cilk-abi-vla-internal.c \
436 runtime/cilk_api.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 \
445 runtime/jmpbuf.c \
446 runtime/local_state.c \
447 runtime/metacall_impl.c \
448 runtime/os_mutex-unix.c \
449 runtime/os-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 \
456 runtime/stats.c \
3038054c
BI
457 runtime/sysdep-unix.c \
458 runtime/worker_mutex.c
459
be5ddbb8 460CILK_REVISION = 4467
3038054c
BI
461
462# Load the $(REVISION) value.
463
464#libcilkrts_la_LDFLAGS = -rpath '$(libdir)'
465
466# Hack for Cygwin
7955b065
AI
467libcilkrts_la_LDFLAGS = -version-info 5:0:0 @lt_cv_dlopen_libs@ \
468 $(AM_LDFLAGS) $(am__append_1) $(am__append_2) -no-undefined
5fbbf2d9
TB
469
470# C/C++ header files for Cilk.
471# cilkincludedir = $(includedir)/cilk
472cilkincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include/cilk
b9487dd8 473nodist_cilkinclude_HEADERS = \
3038054c
BI
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
496
497
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.
501AM_MAKEFLAGS = \
502 "AR_FLAGS=$(AR_FLAGS)" \
503 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
504 "CFLAGS=$(CFLAGS)" \
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)" \
516 "MAKE=$(MAKE)" \
517 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
518 "PICFLAG=$(PICFLAG)" \
519 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
520 "SHELL=$(SHELL)" \
521 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
522 "exec_prefix=$(exec_prefix)" \
523 "infodir=$(infodir)" \
524 "libdir=$(libdir)" \
525 "prefix=$(prefix)" \
526 "includedir=$(includedir)" \
527 "AR=$(AR)" \
528 "AS=$(AS)" \
529 "LD=$(LD)" \
530 "LIBCFLAGS=$(LIBCFLAGS)" \
531 "NM=$(NM)" \
532 "PICFLAG=$(PICFLAG)" \
533 "RANLIB=$(RANLIB)" \
534 "DESTDIR=$(DESTDIR)"
535
536MAKEOVERRIDES =
537all: all-am
538
539.SUFFIXES:
540.SUFFIXES: .c .cpp .lo .o .obj
029b70a7 541am--refresh: Makefile
3038054c 542 @:
8a1a4544 543$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/include/internal/rev.mk $(am__configure_deps)
3038054c
BI
544 @for dep in $?; do \
545 case '$(am__configure_deps)' in \
546 *$$dep*) \
547 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
548 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
549 && exit 0; \
550 exit 1;; \
551 esac; \
552 done; \
553 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
554 $(am__cd) $(top_srcdir) && \
555 $(AUTOMAKE) --foreign Makefile
556.PRECIOUS: Makefile
557Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
558 @case '$?' in \
559 *config.status*) \
560 echo ' $(SHELL) ./config.status'; \
561 $(SHELL) ./config.status;; \
562 *) \
563 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
564 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
565 esac;
029b70a7 566$(srcdir)/include/internal/rev.mk:
3038054c
BI
567
568$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
569 $(SHELL) ./config.status --recheck
570
8a1a4544 571$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
3038054c 572 $(am__cd) $(srcdir) && $(AUTOCONF)
8a1a4544 573$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
3038054c
BI
574 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
575$(am__aclocal_m4_deps):
b9487dd8
TB
576libcilkrts.spec: $(top_builddir)/config.status $(srcdir)/libcilkrts.spec.in
577 cd $(top_builddir) && $(SHELL) ./config.status $@
3038054c
BI
578install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
579 @$(NORMAL_INSTALL)
3038054c
BI
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"; \
584 else :; fi; \
585 done; \
586 test -z "$$list2" || { \
029b70a7
MH
587 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
588 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
3038054c
BI
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)"; \
591 }
592
593uninstall-toolexeclibLTLIBRARIES:
594 @$(NORMAL_UNINSTALL)
595 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
596 for p in $$list; do \
597 $(am__strip_dir) \
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"; \
600 done
601
602clean-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"; \
609 done
029b70a7 610libcilkrts.la: $(libcilkrts_la_OBJECTS) $(libcilkrts_la_DEPENDENCIES) $(EXTRA_libcilkrts_la_DEPENDENCIES)
3038054c
BI
611 $(libcilkrts_la_LINK) -rpath $(toolexeclibdir) $(libcilkrts_la_OBJECTS) $(libcilkrts_la_LIBADD) $(LIBS)
612
613mostlyclean-compile:
614 -rm -f *.$(OBJEXT)
615
616distclean-compile:
617 -rm -f *.tab.c
618
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@
2e01cda6 633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ignore_handler_s.Plo@am__quote@
3038054c
BI
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@
2e01cda6 643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe_str_constraint.Plo@am__quote@
3038054c
BI
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@
2e01cda6 646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf_support.Plo@am__quote@
3038054c
BI
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@
2e01cda6
IV
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@
3038054c
BI
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@
654
655.c.o:
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 $<
661
662.c.obj:
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) '$<'`
668
669.c.lo:
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 $@ $<
675
676cilk-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
682
683os-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
689
2e01cda6
IV
690ignore_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
696
697safe_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
703
704snprintf_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
710
711strcpy_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
717
718strncpy_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
724
725strnlen_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
731
3038054c
BI
732cilk-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
738
739cilk-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
745
746cilk_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
752
753cilk_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
759
760c_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
766
767frame_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
773
774full_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
780
781jmpbuf.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
787
788local_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
794
795metacall_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
801
802os_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
808
809os-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
815
816pedigrees.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
822
823scheduler.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
829
830signal_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
836
837spin_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
843
844stats.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
850
3038054c
BI
851sysdep-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
857
858worker_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
864
865.cpp.o:
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 $@ $<
871
872.cpp.obj:
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) '$<'`
878
879.cpp.lo:
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 $@ $<
885
886bug.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
892
893cilk-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
899
900cilk_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
906
907cilk_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
913
914except-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
920
921global_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
927
928record-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
934
935reducer_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
941
942mostlyclean-libtool:
943 -rm -f *.lo
944
945clean-libtool:
946 -rm -rf .libs _libs
947
948distclean-libtool:
949 -rm -f libtool config.lt
950
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
953# comments below.
954all-multi:
955 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
956install-multi:
957 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
958
959mostlyclean-multi:
960 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
961clean-multi:
962 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
963distclean-multi:
964 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
965maintainer-clean-multi:
966 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
b9487dd8 967install-nodist_cilkincludeHEADERS: $(nodist_cilkinclude_HEADERS)
3038054c 968 @$(NORMAL_INSTALL)
b9487dd8 969 @list='$(nodist_cilkinclude_HEADERS)'; test -n "$(cilkincludedir)" || list=; \
029b70a7
MH
970 if test -n "$$list"; then \
971 echo " $(MKDIR_P) '$(DESTDIR)$(cilkincludedir)'"; \
972 $(MKDIR_P) "$(DESTDIR)$(cilkincludedir)" || exit 1; \
973 fi; \
3038054c
BI
974 for p in $$list; do \
975 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
976 echo "$$d$$p"; \
977 done | $(am__base_list) | \
978 while read files; do \
979 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(cilkincludedir)'"; \
980 $(INSTALL_HEADER) $$files "$(DESTDIR)$(cilkincludedir)" || exit $$?; \
981 done
982
b9487dd8 983uninstall-nodist_cilkincludeHEADERS:
3038054c 984 @$(NORMAL_UNINSTALL)
b9487dd8 985 @list='$(nodist_cilkinclude_HEADERS)'; test -n "$(cilkincludedir)" || list=; \
3038054c 986 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
029b70a7 987 dir='$(DESTDIR)$(cilkincludedir)'; $(am__uninstall_files_from_dir)
b9487dd8
TB
988install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
989 @$(NORMAL_INSTALL)
b9487dd8 990 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
029b70a7
MH
991 if test -n "$$list"; then \
992 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
993 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
994 fi; \
b9487dd8
TB
995 for p in $$list; do \
996 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
997 echo "$$d$$p"; \
998 done | $(am__base_list) | \
999 while read files; do \
1000 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
1001 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
1002 done
1003
1004uninstall-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|^.*/||'`; \
029b70a7 1008 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
3038054c
BI
1009
1010ID: $(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; \
1014 done | \
1015 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1016 END { if (nonempty) { for (i in files) print i; }; }'`; \
1017 mkid -fID $$unique
1018tags: TAGS
1019
1020TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1021 $(TAGS_FILES) $(LISP)
1022 set x; \
1023 here=`pwd`; \
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; \
1027 done | \
1028 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1029 END { if (nonempty) { for (i in files) print i; }; }'`; \
1030 shift; \
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) \
1035 "$$@" $$unique; \
1036 else \
1037 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1038 $$unique; \
1039 fi; \
1040 fi
1041ctags: CTAGS
1042CTAGS: $(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; \
1047 done | \
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) \
1052 $$unique
1053
1054GTAGS:
1055 here=`$(am__cd) $(top_builddir) && pwd` \
1056 && $(am__cd) $(top_srcdir) \
1057 && gtags -i $(GTAGS_ARGS) "$$here"
1058
1059distclean-tags:
1060 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1061check-am: all-am
1062check: check-am
1063all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS)
1064installdirs:
b9487dd8 1065 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(cilkincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
3038054c
BI
1066 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1067 done
1068install: install-am
1069install-exec: install-exec-am
1070install-data: install-data-am
1071uninstall: uninstall-am
1072
1073install-am: all-am
1074 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1075
1076installcheck: installcheck-am
1077install-strip:
029b70a7
MH
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 \
1081 install; \
1082 else \
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; \
1086 fi
3038054c
BI
1087mostlyclean-generic:
1088
1089clean-generic:
1090
1091distclean-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)
1094
1095maintainer-clean-generic:
1096 @echo "This command is intended for maintainers to use"
1097 @echo "it deletes files that may require special tools to rebuild."
1098clean: clean-am clean-multi
1099
1100clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
1101 mostlyclean-am
1102
1103distclean: distclean-am distclean-multi
1104 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1105 -rm -rf ./$(DEPDIR)
1106 -rm -f Makefile
1107distclean-am: clean-am distclean-compile distclean-generic \
1108 distclean-libtool distclean-tags
1109
1110dvi: dvi-am
1111
1112dvi-am:
1113
1114html: html-am
1115
1116html-am:
1117
1118info: info-am
1119
1120info-am:
1121
b9487dd8 1122install-data-am: install-nodist_cilkincludeHEADERS
3038054c
BI
1123
1124install-dvi: install-dvi-am
1125
1126install-dvi-am:
1127
b9487dd8
TB
1128install-exec-am: install-multi install-nodist_toolexeclibHEADERS \
1129 install-toolexeclibLTLIBRARIES
3038054c
BI
1130
1131install-html: install-html-am
1132
1133install-html-am:
1134
1135install-info: install-info-am
1136
1137install-info-am:
1138
1139install-man:
1140
1141install-pdf: install-pdf-am
1142
1143install-pdf-am:
1144
1145install-ps: install-ps-am
1146
1147install-ps-am:
1148
1149installcheck-am:
1150
1151maintainer-clean: maintainer-clean-am maintainer-clean-multi
1152 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1153 -rm -rf $(top_srcdir)/autom4te.cache
1154 -rm -rf ./$(DEPDIR)
1155 -rm -f Makefile
1156maintainer-clean-am: distclean-am maintainer-clean-generic
1157
1158mostlyclean: mostlyclean-am mostlyclean-multi
1159
1160mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1161 mostlyclean-libtool
1162
1163pdf: pdf-am
1164
1165pdf-am:
1166
1167ps: ps-am
1168
1169ps-am:
1170
b9487dd8
TB
1171uninstall-am: uninstall-nodist_cilkincludeHEADERS \
1172 uninstall-nodist_toolexeclibHEADERS \
3038054c
BI
1173 uninstall-toolexeclibLTLIBRARIES
1174
1175.MAKE: all-multi clean-multi distclean-multi install-am install-multi \
1176 install-strip maintainer-clean-multi mostlyclean-multi
1177
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 \
b9487dd8
TB
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 \
3038054c
BI
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 \
b9487dd8
TB
1194 uninstall-nodist_cilkincludeHEADERS \
1195 uninstall-nodist_toolexeclibHEADERS \
1196 uninstall-toolexeclibLTLIBRARIES
3038054c
BI
1197
1198
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.
1201.NOEXPORT: