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 # Makefile.am -- libhsail-rt library Makefile.
20 # Starting point copied from libcilkrts:
22 # Copyright (C) 2011, 2013, Intel Corporation
23 # All rights reserved.
26 # Redistribution and use in source and binary forms, with or without
27 # modification, are permitted provided that the following conditions
30 # * Redistributions of source code must retain the above copyright
31 # notice, this list of conditions and the following disclaimer.
32 # * Redistributions in binary form must reproduce the above copyright
33 # notice, this list of conditions and the following disclaimer in
34 # the documentation and/or other materials provided with the
36 # * Neither the name of Intel Corporation nor the names of its
37 # contributors may be used to endorse or promote products derived
38 # from this software without specific prior written permission.
41 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
42 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
43 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
44 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
45 # HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
46 # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
47 # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
48 # OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
49 # AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
50 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
51 # WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
52 # POSSIBILITY OF SUCH DAMAGE.
54 # libhsail-rt modifications:
55 # Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
56 # for General Processor Tech.
57 # Use of this source code is governed by a BSD-style
58 # license that can be found in the LICENSE file.
60 # Process this file with autoreconf to produce Makefile.in.
68 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
69 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
71 for am__flg in
$$MAKEFLAGS; do \
74 *n
*) am__dry
=yes
; break
;; \
78 test $$am__dry = yes
; \
80 pkgdatadir
= $(datadir)/@PACKAGE@
81 pkgincludedir
= $(includedir)/@PACKAGE@
82 pkglibdir
= $(libdir)/@PACKAGE@
83 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
84 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85 install_sh_DATA
= $(install_sh
) -c
-m
644
86 install_sh_PROGRAM
= $(install_sh
) -c
87 install_sh_SCRIPT
= $(install_sh
) -c
88 INSTALL_HEADER
= $(INSTALL_DATA
)
89 transform
= $(program_transform_name
)
96 build_triplet
= @build@
98 target_triplet
= @target@
100 DIST_COMMON
= README ChangeLog
$(srcdir)/Makefile.in \
101 $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
102 $(am__configure_deps
) $(srcdir)/target-config.h.in \
103 $(srcdir)/..
/mkinstalldirs
$(srcdir)/..
/depcomp
104 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
105 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
106 $(top_srcdir
)/..
/config
/depstand.m4 \
107 $(top_srcdir
)/..
/config
/lead-dot.m4 \
108 $(top_srcdir
)/..
/config
/override.m4 \
109 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
110 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
111 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
115 configure.lineno config.status.lineno
116 CONFIG_HEADER
= target-config.h
118 CONFIG_CLEAN_VPATH_FILES
=
119 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
120 am__vpath_adj
= case
$$p in \
121 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
124 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
126 am__nobase_strip_setup
= \
127 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
130 am__nobase_list
= $(am__nobase_strip_setup
); \
131 for p in
$$list; do echo
"$$p $$p"; done | \
132 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134 if (++n[$$2] == $(am__install_max)) \
135 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136 END { for (dir in files) print dir, files[dir] }'
138 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140 am__uninstall_files_from_dir
= { \
142 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
143 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
144 $(am__cd
) "$$dir" && rm -f
$$files; }; \
146 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
147 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
148 libhsail_rt_la_LIBADD
=
149 am__dirstamp
= $(am__leading_dot
)dirstamp
150 am__objects_1
= rt
/arithmetic.lo rt
/atomics.lo rt
/bitstring.lo \
151 rt
/fbarrier.lo rt
/fp16.lo rt
/misc.lo rt
/multimedia.lo \
152 rt
/queue.lo rt
/sat_arithmetic.lo rt
/segment.lo rt
/workitems.lo \
154 am_libhsail_rt_la_OBJECTS
= $(am__objects_1
)
155 libhsail_rt_la_OBJECTS
= $(am_libhsail_rt_la_OBJECTS
)
156 libhsail_rt_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
157 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
158 $(libhsail_rt_la_LDFLAGS
) $(LDFLAGS
) -o
$@
159 DEFAULT_INCLUDES
= -I.@am__isrc@
160 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
161 am__depfiles_maybe
= depfiles
163 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
164 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
165 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
166 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
167 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
169 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
170 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
172 SOURCES
= $(libhsail_rt_la_SOURCES
)
173 am__can_run_installinfo
= \
174 case
$$AM_UPDATE_INFO_DIR in \
176 *) (install-info
--version
) >/dev
/null
2>&1;; \
183 AUTOCONF
= @AUTOCONF@
184 AUTOHEADER
= @AUTOHEADER@
185 AUTOMAKE
= @AUTOMAKE@
188 CCDEPMODE
= @CCDEPMODE@
191 CPPFLAGS
= @CPPFLAGS@
194 CXXDEPMODE
= @CXXDEPMODE@
195 CXXFLAGS
= @CXXFLAGS@
196 CYGPATH_W
= @CYGPATH_W@
199 DSYMUTIL
= @DSYMUTIL@
209 INSTALL_DATA
= @INSTALL_DATA@
210 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
211 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
212 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
220 LTLIBOBJS
= @LTLIBOBJS@
222 MAKEINFO
= @MAKEINFO@
231 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
232 PACKAGE_NAME
= @PACKAGE_NAME@
233 PACKAGE_STRING
= @PACKAGE_STRING@
234 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
235 PACKAGE_URL
= @PACKAGE_URL@
236 PACKAGE_VERSION
= @PACKAGE_VERSION@
237 PATH_SEPARATOR
= @PATH_SEPARATOR@
240 SET_MAKE
= @SET_MAKE@
244 abs_builddir
= @abs_builddir@
245 abs_srcdir
= @abs_srcdir@
246 abs_top_builddir
= @abs_top_builddir@
247 abs_top_srcdir
= @abs_top_srcdir@
248 ac_ct_CC
= @ac_ct_CC@
249 ac_ct_CXX
= @ac_ct_CXX@
250 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
251 am__include
= @am__include@
252 am__leading_dot
= @am__leading_dot@
253 am__quote
= @am__quote@
255 am__untar
= @am__untar@
258 build_alias
= @build_alias@
259 build_cpu
= @build_cpu@
260 build_os
= @build_os@
261 build_vendor
= @build_vendor@
262 builddir
= @builddir@
263 config_dir
= @config_dir@
265 datarootdir
= @datarootdir@
268 exec_prefix = @
exec_prefix@
269 get_gcc_base_ver
= @get_gcc_base_ver@
271 host_alias
= @host_alias@
272 host_cpu
= @host_cpu@
274 host_vendor
= @host_vendor@
276 includedir = @
includedir@
278 install_sh
= @install_sh@
280 libexecdir
= @libexecdir@
281 localedir
= @localedir@
282 localstatedir
= @localstatedir@
285 oldincludedir = @
oldincludedir@
288 program_transform_name
= @program_transform_name@
291 sharedstatedir
= @sharedstatedir@
293 sysconfdir
= @sysconfdir@
295 target_alias
= @target_alias@
296 target_cpu
= @target_cpu@
297 target_os
= @target_os@
298 target_vendor
= @target_vendor@
299 toolexecdir
= @toolexecdir@
300 toolexeclibdir
= @toolexeclibdir@
301 top_build_prefix
= @top_build_prefix@
302 top_builddir
= @top_builddir@
303 top_srcdir
= @top_srcdir@
304 AUTOMAKE_OPTIONS
= foreign subdir-objects
305 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
306 MAINT_CHARSET
= latin1
307 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
308 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
309 WARN_CFLAGS
= $(WARN_FLAGS
) $(WERROR
)
311 # -I/-D flags to pass when compiling.
312 AM_CPPFLAGS
= -I
$(srcdir)/rt
-I
$(srcdir)/include/internal
314 -I
$(srcdir)/..
/include \
315 -I
$(srcdir)/..
/libgcc \
316 -I
$(MULTIBUILDTOP
)..
/..
/gcc
/include $(PTH_CFLAGS
)
318 toolexeclib_LTLIBRARIES
= libhsail-rt.la
328 rt
/sat_arithmetic.c \
333 libhsail_rt_la_SOURCES
= $(runtime_files
)
334 libhsail_rt_la_LDFLAGS
= -rpath
'$(libdir)'
336 # Work around what appears to be a GNU make bug handling MAKEFLAGS
337 # values defined in terms of make variables, as is the case for CC and
338 # friends when we are called from the top level Makefile.
340 "AR_FLAGS=$(AR_FLAGS)" \
341 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
343 "CXXFLAGS=$(CXXFLAGS)" \
344 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
345 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
346 "INSTALL=$(INSTALL)" \
347 "INSTALL_DATA=$(INSTALL_DATA)" \
348 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
349 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
350 "JC1FLAGS=$(JC1FLAGS)" \
351 "LDFLAGS=$(LDFLAGS)" \
352 "LIBCFLAGS=$(LIBCFLAGS)" \
353 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
355 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
356 "PICFLAG=$(PICFLAG)" \
357 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
359 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
360 "exec_prefix=$(exec_prefix)" \
361 "infodir=$(infodir)" \
364 "includedir=$(includedir)" \
368 "LIBCFLAGS=$(LIBCFLAGS)" \
370 "PICFLAG=$(PICFLAG)" \
376 $(MAKE
) $(AM_MAKEFLAGS
) all-am
379 .SUFFIXES
: .c .lo .o .obj
380 am--refresh
: Makefile
382 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
384 case
'$(am__configure_deps)' in \
386 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
387 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
392 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
393 $(am__cd
) $(top_srcdir
) && \
394 $(AUTOMAKE
) --foreign Makefile
396 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
399 echo
' $(SHELL) ./config.status'; \
400 $(SHELL
) .
/config.status
;; \
402 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
403 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
406 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
407 $(SHELL
) .
/config.status
--recheck
409 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
410 $(am__cd
) $(srcdir) && $(AUTOCONF
)
411 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
412 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
413 $(am__aclocal_m4_deps
):
415 target-config.h
: stamp-h1
416 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
417 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
419 stamp-h1
: $(srcdir)/target-config.h.in
$(top_builddir
)/config.status
421 cd
$(top_builddir
) && $(SHELL
) .
/config.status target-config.h
422 $(srcdir)/target-config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
423 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
428 -rm -f target-config.h stamp-h1
429 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
431 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
432 list2
=; for p in
$$list; do \
433 if
test -f
$$p; then \
434 list2
="$$list2 $$p"; \
437 test -z
"$$list2" ||
{ \
438 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
439 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
440 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
441 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
444 uninstall-toolexeclibLTLIBRARIES
:
446 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
447 for p in
$$list; do \
449 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
450 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
453 clean-toolexeclibLTLIBRARIES
:
454 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
455 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
456 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
457 test "$$dir" != "$$p" ||
dir=.
; \
458 echo
"rm -f \"$${dir}/so_locations\""; \
459 rm -f
"$${dir}/so_locations"; \
463 @
: > rt
/$(am__dirstamp
)
464 rt
/$(DEPDIR
)/$(am__dirstamp
):
465 @
$(MKDIR_P
) rt
/$(DEPDIR
)
466 @
: > rt
/$(DEPDIR
)/$(am__dirstamp
)
467 rt
/arithmetic.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
468 rt
/atomics.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
469 rt
/bitstring.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
470 rt
/fbarrier.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
471 rt
/fp16.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
472 rt
/misc.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
473 rt
/multimedia.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
474 rt
/queue.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
475 rt
/sat_arithmetic.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
476 rt
/segment.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
477 rt
/workitems.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
478 rt
/fibers.lo
: rt
/$(am__dirstamp
) rt
/$(DEPDIR
)/$(am__dirstamp
)
479 libhsail-rt.la
: $(libhsail_rt_la_OBJECTS
) $(libhsail_rt_la_DEPENDENCIES
) $(EXTRA_libhsail_rt_la_DEPENDENCIES
)
480 $(libhsail_rt_la_LINK
) -rpath
$(toolexeclibdir
) $(libhsail_rt_la_OBJECTS
) $(libhsail_rt_la_LIBADD
) $(LIBS
)
484 -rm -f rt
/arithmetic.
$(OBJEXT
)
485 -rm -f rt
/arithmetic.lo
486 -rm -f rt
/atomics.
$(OBJEXT
)
488 -rm -f rt
/bitstring.
$(OBJEXT
)
489 -rm -f rt
/bitstring.lo
490 -rm -f rt
/fbarrier.
$(OBJEXT
)
491 -rm -f rt
/fbarrier.lo
492 -rm -f rt
/fibers.
$(OBJEXT
)
494 -rm -f rt
/fp16.
$(OBJEXT
)
496 -rm -f rt
/misc.
$(OBJEXT
)
498 -rm -f rt
/multimedia.
$(OBJEXT
)
499 -rm -f rt
/multimedia.lo
500 -rm -f rt
/queue.
$(OBJEXT
)
502 -rm -f rt
/sat_arithmetic.
$(OBJEXT
)
503 -rm -f rt
/sat_arithmetic.lo
504 -rm -f rt
/segment.
$(OBJEXT
)
506 -rm -f rt
/workitems.
$(OBJEXT
)
507 -rm -f rt
/workitems.lo
512 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/arithmetic.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/atomics.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/bitstring.Plo@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/fbarrier.Plo@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/fibers.Plo@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/fp16.Plo@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/misc.Plo@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/multimedia.Plo@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/queue.Plo@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/sat_arithmetic.Plo@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/segment.Plo@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@rt
/$(DEPDIR
)/workitems.Plo@am__quote@
526 @am__fastdepCC_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
527 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
528 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
531 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-o
$@
$<
534 @am__fastdepCC_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
535 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
536 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@
$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
542 @am__fastdepCC_TRUE@ depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
543 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
544 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Plo
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
547 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
554 -rm -rf rt
/.libs rt
/_libs
557 -rm -f libtool config.lt
559 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
560 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
561 unique
=`for i in $$list; do \
562 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
565 END { if (nonempty) { for (i in files) print i; }; }'`; \
569 TAGS
: $(HEADERS
) $(SOURCES
) target-config.h.in
$(TAGS_DEPENDENCIES
) \
570 $(TAGS_FILES
) $(LISP
)
573 list
='$(SOURCES) $(HEADERS) target-config.h.in $(LISP) $(TAGS_FILES)'; \
574 unique
=`for i in $$list; do \
575 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
578 END { if (nonempty) { for (i in files) print i; }; }'`; \
580 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
581 test -n
"$$unique" || unique
=$$empty_fix; \
582 if
test $$# -gt 0; then \
583 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
586 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
591 CTAGS
: $(HEADERS
) $(SOURCES
) target-config.h.in
$(TAGS_DEPENDENCIES
) \
592 $(TAGS_FILES
) $(LISP
)
593 list
='$(SOURCES) $(HEADERS) target-config.h.in $(LISP) $(TAGS_FILES)'; \
594 unique
=`for i in $$list; do \
595 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
597 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
598 END { if (nonempty) { for (i in files) print i; }; }'`; \
599 test -z
"$(CTAGS_ARGS)$$unique" \
600 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
604 here
=`$(am__cd) $(top_builddir) && pwd` \
605 && $(am__cd
) $(top_srcdir
) \
606 && gtags
-i
$(GTAGS_ARGS
) "$$here"
609 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
612 all-am
: Makefile
$(LTLIBRARIES
) target-config.h
614 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
615 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
618 install-exec
: install-exec-am
619 install-data
: install-data-am
620 uninstall: uninstall-am
623 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
625 installcheck: installcheck-am
627 if
test -z
'$(STRIP)'; then \
628 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
629 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
632 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
633 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
634 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
641 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
642 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
643 -rm -f rt
/$(DEPDIR
)/$(am__dirstamp
)
644 -rm -f rt
/$(am__dirstamp
)
646 maintainer-clean-generic
:
647 @echo
"This command is intended for maintainers to use"
648 @echo
"it deletes files that may require special tools to rebuild."
651 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
654 distclean: distclean-am
655 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
658 distclean-am
: clean-am distclean-compile distclean-generic \
659 distclean-hdr distclean-libtool distclean-tags
675 install-dvi
: install-dvi-am
679 install-exec-am
: install-toolexeclibLTLIBRARIES
681 install-html
: install-html-am
685 install-info
: install-info-am
691 install-pdf
: install-pdf-am
695 install-ps
: install-ps-am
701 maintainer-clean
: maintainer-clean-am
702 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
703 -rm -rf
$(top_srcdir
)/autom4te.cache
706 maintainer-clean-am
: distclean-am maintainer-clean-generic
708 mostlyclean: mostlyclean-am
710 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
721 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
723 .MAKE
: all install-am install-strip
725 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
726 clean-generic clean-libtool clean-toolexeclibLTLIBRARIES ctags \
727 distclean distclean-compile distclean-generic distclean-hdr \
728 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
729 info-am
install install-am install-data install-data-am \
730 install-dvi install-dvi-am install-exec install-exec-am \
731 install-html install-html-am install-info install-info-am \
732 install-man install-pdf install-pdf-am install-ps \
733 install-ps-am install-strip install-toolexeclibLTLIBRARIES \
734 installcheck installcheck-am
installdirs maintainer-clean \
735 maintainer-clean-generic
mostlyclean mostlyclean-compile \
736 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
737 tags uninstall uninstall-am uninstall-toolexeclibLTLIBRARIES
740 # Tell versions [3.59,3.63) of GNU make to not export all variables.
741 # Otherwise a system limit (for SysV at least) may be exceeded.