mksysinfo.sh: Remove _zone_net_addr_t handling.
[official-gcc.git] / liboffloadmic / plugin / Makefile.in
blob21ce060544240299789f6d71b580be476885abc7
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
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
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # Plugin for offload execution on Intel MIC devices.
20 # Copyright (C) 2014 Free Software Foundation, Inc.
22 # Contributed by Ilya Verbin <ilya.verbin@intel.com> and
23 # Andrey Turetskiy <andrey.turetskiy@intel.com>.
25 # This file is part of the GNU Offloading and Multi Processing Library
26 # (libgomp).
28 # Libgomp is free software; you can redistribute it and/or modify it
29 # under the terms of the GNU General Public License as published by
30 # the Free Software Foundation; either version 3, or (at your option)
31 # any later version.
33 # Libgomp is distributed in the hope that it will be useful, but WITHOUT ANY
34 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
35 # FOR A PARTICULAR PURPOSE. See the GNU General Public License for
36 # more details.
38 # Under Section 7 of GPL version 3, you are granted additional
39 # permissions described in the GCC Runtime Library Exception, version
40 # 3.1, as published by the Free Software Foundation.
42 # You should have received a copy of the GNU General Public License and
43 # a copy of the GCC Runtime Library Exception along with this program;
44 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
45 # <http://www.gnu.org/licenses/>.
48 VPATH = @srcdir@
49 pkgdatadir = $(datadir)/@PACKAGE@
50 pkgincludedir = $(includedir)/@PACKAGE@
51 pkglibdir = $(libdir)/@PACKAGE@
52 pkglibexecdir = $(libexecdir)/@PACKAGE@
53 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
54 install_sh_DATA = $(install_sh) -c -m 644
55 install_sh_PROGRAM = $(install_sh) -c
56 install_sh_SCRIPT = $(install_sh) -c
57 INSTALL_HEADER = $(INSTALL_DATA)
58 transform = $(program_transform_name)
59 NORMAL_INSTALL = :
60 PRE_INSTALL = :
61 POST_INSTALL = :
62 NORMAL_UNINSTALL = :
63 PRE_UNINSTALL = :
64 POST_UNINSTALL = :
65 build_triplet = @build@
66 host_triplet = @host@
67 target_triplet = @target@
68 subdir = .
69 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
70 $(top_srcdir)/configure $(am__configure_deps) \
71 $(srcdir)/../../mkinstalldirs $(srcdir)/../../depcomp \
72 $(am__plugin_include_HEADERS_DIST)
73 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
75 $(top_srcdir)/../../config/lead-dot.m4 \
76 $(top_srcdir)/../../config/multi.m4 \
77 $(top_srcdir)/../../config/override.m4 \
78 $(top_srcdir)/../../libtool.m4 \
79 $(top_srcdir)/../../ltoptions.m4 \
80 $(top_srcdir)/../../ltsugar.m4 \
81 $(top_srcdir)/../../ltversion.m4 \
82 $(top_srcdir)/../../lt~obsolete.m4 $(top_srcdir)/configure.ac
83 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84 $(ACLOCAL_M4)
85 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
86 configure.lineno config.status.lineno
87 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
88 CONFIG_CLEAN_FILES =
89 CONFIG_CLEAN_VPATH_FILES =
90 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj = case $$p in \
92 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 *) f=$$p;; \
94 esac;
95 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96 am__install_max = 40
97 am__nobase_strip_setup = \
98 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99 am__nobase_strip = \
100 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101 am__nobase_list = $(am__nobase_strip_setup); \
102 for p in $$list; do echo "$$p $$p"; done | \
103 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105 if (++n[$$2] == $(am__install_max)) \
106 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107 END { for (dir in files) print dir, files[dir] }'
108 am__base_list = \
109 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
112 "$(DESTDIR)$(plugin_includedir)"
113 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
114 libgomp_plugin_intelmic_la_LIBADD =
115 @PLUGIN_HOST_TRUE@am_libgomp_plugin_intelmic_la_OBJECTS = libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo
116 libgomp_plugin_intelmic_la_OBJECTS = \
117 $(am_libgomp_plugin_intelmic_la_OBJECTS)
118 libgomp_plugin_intelmic_la_LINK = $(LIBTOOL) --tag=CXX \
119 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
120 $(AM_CXXFLAGS) $(CXXFLAGS) \
121 $(libgomp_plugin_intelmic_la_LDFLAGS) $(LDFLAGS) -o $@
122 @PLUGIN_HOST_TRUE@am_libgomp_plugin_intelmic_la_rpath = -rpath \
123 @PLUGIN_HOST_TRUE@ $(toolexeclibdir)
124 DEFAULT_INCLUDES = -I.@am__isrc@
125 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
126 am__depfiles_maybe = depfiles
127 am__mv = mv -f
128 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
129 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
130 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
131 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
132 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
133 CXXLD = $(CXX)
134 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
135 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
136 $(LDFLAGS) -o $@
137 SOURCES = $(libgomp_plugin_intelmic_la_SOURCES)
138 MULTISRCTOP =
139 MULTIBUILDTOP =
140 MULTIDIRS =
141 MULTISUBDIR =
142 MULTIDO = true
143 MULTICLEAN = true
144 am__plugin_include_HEADERS_DIST = main_target_image.h
145 HEADERS = $(plugin_include_HEADERS)
146 ETAGS = etags
147 CTAGS = ctags
148 ACLOCAL = @ACLOCAL@
149 AMTAR = @AMTAR@
150 AR = @AR@
151 AUTOCONF = @AUTOCONF@
152 AUTOHEADER = @AUTOHEADER@
153 AUTOMAKE = @AUTOMAKE@
154 AWK = @AWK@
155 CC = @CC@
156 CCDEPMODE = @CCDEPMODE@
157 CFLAGS = @CFLAGS@
158 CPP = @CPP@
159 CPPFLAGS = @CPPFLAGS@
160 CXX = @CXX@
161 CXXCPP = @CXXCPP@
162 CXXDEPMODE = @CXXDEPMODE@
163 CXXFLAGS = @CXXFLAGS@
164 CYGPATH_W = @CYGPATH_W@
165 DEFS = @DEFS@
166 DEPDIR = @DEPDIR@
167 DSYMUTIL = @DSYMUTIL@
168 DUMPBIN = @DUMPBIN@
169 ECHO_C = @ECHO_C@
170 ECHO_N = @ECHO_N@
171 ECHO_T = @ECHO_T@
172 EGREP = @EGREP@
173 EXEEXT = @EXEEXT@
174 FGREP = @FGREP@
175 GREP = @GREP@
176 INSTALL = @INSTALL@
177 INSTALL_DATA = @INSTALL_DATA@
178 INSTALL_PROGRAM = @INSTALL_PROGRAM@
179 INSTALL_SCRIPT = @INSTALL_SCRIPT@
180 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
181 LD = @LD@
182 LDFLAGS = @LDFLAGS@
183 LIBOBJS = @LIBOBJS@
184 LIBS = @LIBS@
185 LIBTOOL = @LIBTOOL@
186 LIPO = @LIPO@
187 LN_S = @LN_S@
188 LTLIBOBJS = @LTLIBOBJS@
189 MAINT = @MAINT@
190 MAKEINFO = @MAKEINFO@
191 MKDIR_P = @MKDIR_P@
192 NM = @NM@
193 NMEDIT = @NMEDIT@
194 OBJDUMP = @OBJDUMP@
195 OBJEXT = @OBJEXT@
196 OTOOL = @OTOOL@
197 OTOOL64 = @OTOOL64@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_URL = @PACKAGE_URL@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PATH_SEPARATOR = @PATH_SEPARATOR@
206 RANLIB = @RANLIB@
207 SED = @SED@
208 SET_MAKE = @SET_MAKE@
209 SHELL = @SHELL@
210 STRIP = @STRIP@
211 VERSION = @VERSION@
212 abs_builddir = @abs_builddir@
213 abs_srcdir = @abs_srcdir@
214 abs_top_builddir = @abs_top_builddir@
215 abs_top_srcdir = @abs_top_srcdir@
216 ac_ct_CC = @ac_ct_CC@
217 ac_ct_CXX = @ac_ct_CXX@
218 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
219 accel_search_dir = @accel_search_dir@
220 accel_target = @accel_target@
221 am__include = @am__include@
222 am__leading_dot = @am__leading_dot@
223 am__quote = @am__quote@
224 am__tar = @am__tar@
225 am__untar = @am__untar@
226 bindir = @bindir@
227 build = @build@
228 build_alias = @build_alias@
229 build_cpu = @build_cpu@
230 build_os = @build_os@
231 build_vendor = @build_vendor@
232 builddir = @builddir@
233 datadir = @datadir@
234 datarootdir = @datarootdir@
235 docdir = @docdir@
236 dvidir = @dvidir@
237 exec_prefix = @exec_prefix@
238 host = @host@
239 host_alias = @host_alias@
240 host_cpu = @host_cpu@
241 host_os = @host_os@
242 host_vendor = @host_vendor@
243 htmldir = @htmldir@
244 includedir = @includedir@
245 infodir = @infodir@
246 install_sh = @install_sh@
247 libdir = @libdir@
248 libexecdir = @libexecdir@
249 localedir = @localedir@
250 localstatedir = @localstatedir@
251 mandir = @mandir@
252 mkdir_p = @mkdir_p@
253 multi_basedir = @multi_basedir@
254 oldincludedir = @oldincludedir@
255 pdfdir = @pdfdir@
256 prefix = @prefix@
257 program_transform_name = @program_transform_name@
258 psdir = @psdir@
259 sbindir = @sbindir@
260 sharedstatedir = @sharedstatedir@
261 srcdir = @srcdir@
262 sysconfdir = @sysconfdir@
263 target = @target@
264 target_alias = @target_alias@
265 target_cpu = @target_cpu@
266 target_os = @target_os@
267 target_vendor = @target_vendor@
268 toolexecdir = @toolexecdir@
269 toolexeclibdir = @toolexeclibdir@
270 top_build_prefix = @top_build_prefix@
271 top_builddir = @top_builddir@
272 top_srcdir = @top_srcdir@
273 AUTOMAKE_OPTIONS = foreign
274 ACLOCAL_AMFLAGS = -I ../.. -I ../../config
276 # Directories
277 build_dir = $(top_builddir)
278 source_dir = $(top_srcdir)
279 coi_inc_dir = $(top_srcdir)/../include/coi
280 myo_inc_dir = $(top_srcdir)/../include/myo
281 libgomp_src_dir = $(top_srcdir)/../../libgomp
282 libgomp_dir = $(build_dir)/../../libgomp
283 liboffload_src_dir = $(top_srcdir)/../runtime
284 liboffload_dir = $(top_builddir)/..
286 # May be used by toolexeclibdir.
287 gcc_version := $(shell cat $(top_srcdir)/../../gcc/BASE-VER)
288 libsubincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)$(MULTISUBDIR)/include
289 # Search for main_target_image.h in these directories
290 target_prefix_dir = $(libdir)/gcc/$(accel_target)/$(gcc_version)$(MULTISUBDIR)
291 target_build_dir = $(accel_search_dir)/$(accel_target)$(MULTISUBDIR)/liboffloadmic/plugin
292 target_install_dir = $(accel_search_dir)/lib/gcc/$(accel_target)/$(gcc_version)$(MULTISUBDIR)
293 @PLUGIN_HOST_TRUE@toolexeclib_LTLIBRARIES = libgomp-plugin-intelmic.la
294 @PLUGIN_HOST_TRUE@libgomp_plugin_intelmic_la_SOURCES = libgomp-plugin-intelmic.cpp
295 @PLUGIN_HOST_TRUE@libgomp_plugin_intelmic_la_CPPFLAGS = $(CPPFLAGS) -DLINUX -DCOI_LIBRARY_VERSION=2 -DMYO_SUPPORT -DOFFLOAD_DEBUG=1 -DSEP_SUPPORT -DTIMING_SUPPORT -DHOST_LIBRARY=1 -I$(coi_inc_dir) -I$(myo_inc_dir) -I$(liboffload_src_dir) -I$(libgomp_src_dir) -I$(libgomp_dir) -I$(target_prefix_dir)/include -I$(target_build_dir) -I$(target_install_dir)/include
296 @PLUGIN_HOST_TRUE@libgomp_plugin_intelmic_la_LDFLAGS = -L$(liboffload_dir)/.libs -loffloadmic_host -version-info 1:0:0
297 @PLUGIN_HOST_FALSE@plugin_includedir = $(libsubincludedir)
298 @PLUGIN_HOST_FALSE@plugin_include_HEADERS = main_target_image.h
299 @PLUGIN_HOST_FALSE@AM_CPPFLAGS = $(CPPFLAGS) -DLINUX -DCOI_LIBRARY_VERSION=2 -DMYO_SUPPORT -DOFFLOAD_DEBUG=1 -DSEP_SUPPORT -DTIMING_SUPPORT -DHOST_LIBRARY=0 -I$(coi_inc_dir) -I$(myo_inc_dir) -I$(liboffload_src_dir) -I$(libgomp_dir)
300 @PLUGIN_HOST_FALSE@AM_CXXFLAGS = $(CXXFLAGS)
301 @PLUGIN_HOST_FALSE@AM_LDFLAGS = -L$(liboffload_dir)/.libs -L$(libgomp_dir)/.libs -loffloadmic_target -lcoi_device -lmyo-service -lgomp -rdynamic
303 # Work around what appears to be a GNU make bug handling MAKEFLAGS
304 # values defined in terms of make variables, as is the case for CC and
305 # friends when we are called from the top level Makefile.
306 AM_MAKEFLAGS = \
307 "AR_FLAGS=$(AR_FLAGS)" \
308 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
309 "CFLAGS=$(CFLAGS)" \
310 "CXXFLAGS=$(CXXFLAGS)" \
311 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
312 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
313 "INSTALL=$(INSTALL)" \
314 "INSTALL_DATA=$(INSTALL_DATA)" \
315 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
316 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
317 "JC1FLAGS=$(JC1FLAGS)" \
318 "LDFLAGS=$(LDFLAGS)" \
319 "LIBCFLAGS=$(LIBCFLAGS)" \
320 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
321 "MAKE=$(MAKE)" \
322 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
323 "PICFLAG=$(PICFLAG)" \
324 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
325 "SHELL=$(SHELL)" \
326 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
327 "exec_prefix=$(exec_prefix)" \
328 "infodir=$(infodir)" \
329 "libdir=$(libdir)" \
330 "prefix=$(prefix)" \
331 "includedir=$(includedir)" \
332 "AR=$(AR)" \
333 "AS=$(AS)" \
334 "LD=$(LD)" \
335 "LIBCFLAGS=$(LIBCFLAGS)" \
336 "NM=$(NM)" \
337 "PICFLAG=$(PICFLAG)" \
338 "RANLIB=$(RANLIB)" \
339 "DESTDIR=$(DESTDIR)"
341 MAKEOVERRIDES =
342 all: all-am
344 .SUFFIXES:
345 .SUFFIXES: .cpp .lo .o .obj
346 am--refresh:
348 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
349 @for dep in $?; do \
350 case '$(am__configure_deps)' in \
351 *$$dep*) \
352 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
353 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
354 && exit 0; \
355 exit 1;; \
356 esac; \
357 done; \
358 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
359 $(am__cd) $(top_srcdir) && \
360 $(AUTOMAKE) --foreign Makefile
361 .PRECIOUS: Makefile
362 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363 @case '$?' in \
364 *config.status*) \
365 echo ' $(SHELL) ./config.status'; \
366 $(SHELL) ./config.status;; \
367 *) \
368 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
369 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
370 esac;
372 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373 $(SHELL) ./config.status --recheck
375 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
376 $(am__cd) $(srcdir) && $(AUTOCONF)
377 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
378 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
379 $(am__aclocal_m4_deps):
380 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
381 @$(NORMAL_INSTALL)
382 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
383 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
384 list2=; for p in $$list; do \
385 if test -f $$p; then \
386 list2="$$list2 $$p"; \
387 else :; fi; \
388 done; \
389 test -z "$$list2" || { \
390 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
391 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
394 uninstall-toolexeclibLTLIBRARIES:
395 @$(NORMAL_UNINSTALL)
396 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
397 for p in $$list; do \
398 $(am__strip_dir) \
399 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
400 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
401 done
403 clean-toolexeclibLTLIBRARIES:
404 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
405 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
406 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
407 test "$$dir" != "$$p" || dir=.; \
408 echo "rm -f \"$${dir}/so_locations\""; \
409 rm -f "$${dir}/so_locations"; \
410 done
411 libgomp-plugin-intelmic.la: $(libgomp_plugin_intelmic_la_OBJECTS) $(libgomp_plugin_intelmic_la_DEPENDENCIES)
412 $(libgomp_plugin_intelmic_la_LINK) $(am_libgomp_plugin_intelmic_la_rpath) $(libgomp_plugin_intelmic_la_OBJECTS) $(libgomp_plugin_intelmic_la_LIBADD) $(LIBS)
414 mostlyclean-compile:
415 -rm -f *.$(OBJEXT)
417 distclean-compile:
418 -rm -f *.tab.c
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.Plo@am__quote@
422 .cpp.o:
423 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
424 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
425 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
429 .cpp.obj:
430 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
431 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
432 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
436 .cpp.lo:
437 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
438 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
439 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
443 libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo: libgomp-plugin-intelmic.cpp
444 @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_intelmic_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo -MD -MP -MF $(DEPDIR)/libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.Tpo -c -o libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo `test -f 'libgomp-plugin-intelmic.cpp' || echo '$(srcdir)/'`libgomp-plugin-intelmic.cpp
445 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.Tpo $(DEPDIR)/libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.Plo
446 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='libgomp-plugin-intelmic.cpp' object='libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo' libtool=yes @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgomp_plugin_intelmic_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgomp_plugin_intelmic_la-libgomp-plugin-intelmic.lo `test -f 'libgomp-plugin-intelmic.cpp' || echo '$(srcdir)/'`libgomp-plugin-intelmic.cpp
450 mostlyclean-libtool:
451 -rm -f *.lo
453 clean-libtool:
454 -rm -rf .libs _libs
456 distclean-libtool:
457 -rm -f libtool config.lt
459 # GNU Make needs to see an explicit $(MAKE) variable in the command it
460 # runs to enable its job server during parallel builds. Hence the
461 # comments below.
462 all-multi:
463 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
464 install-multi:
465 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
467 mostlyclean-multi:
468 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
469 clean-multi:
470 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
471 distclean-multi:
472 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
473 maintainer-clean-multi:
474 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
475 install-plugin_includeHEADERS: $(plugin_include_HEADERS)
476 @$(NORMAL_INSTALL)
477 test -z "$(plugin_includedir)" || $(MKDIR_P) "$(DESTDIR)$(plugin_includedir)"
478 @list='$(plugin_include_HEADERS)'; test -n "$(plugin_includedir)" || list=; \
479 for p in $$list; do \
480 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
481 echo "$$d$$p"; \
482 done | $(am__base_list) | \
483 while read files; do \
484 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(plugin_includedir)'"; \
485 $(INSTALL_HEADER) $$files "$(DESTDIR)$(plugin_includedir)" || exit $$?; \
486 done
488 uninstall-plugin_includeHEADERS:
489 @$(NORMAL_UNINSTALL)
490 @list='$(plugin_include_HEADERS)'; test -n "$(plugin_includedir)" || list=; \
491 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
492 test -n "$$files" || exit 0; \
493 echo " ( cd '$(DESTDIR)$(plugin_includedir)' && rm -f" $$files ")"; \
494 cd "$(DESTDIR)$(plugin_includedir)" && rm -f $$files
496 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
497 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
498 unique=`for i in $$list; do \
499 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500 done | \
501 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502 END { if (nonempty) { for (i in files) print i; }; }'`; \
503 mkid -fID $$unique
504 tags: TAGS
506 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
507 $(TAGS_FILES) $(LISP)
508 set x; \
509 here=`pwd`; \
510 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
511 unique=`for i in $$list; do \
512 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513 done | \
514 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
515 END { if (nonempty) { for (i in files) print i; }; }'`; \
516 shift; \
517 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
518 test -n "$$unique" || unique=$$empty_fix; \
519 if test $$# -gt 0; then \
520 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
521 "$$@" $$unique; \
522 else \
523 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524 $$unique; \
525 fi; \
527 ctags: CTAGS
528 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
531 unique=`for i in $$list; do \
532 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533 done | \
534 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
535 END { if (nonempty) { for (i in files) print i; }; }'`; \
536 test -z "$(CTAGS_ARGS)$$unique" \
537 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
538 $$unique
540 GTAGS:
541 here=`$(am__cd) $(top_builddir) && pwd` \
542 && $(am__cd) $(top_srcdir) \
543 && gtags -i $(GTAGS_ARGS) "$$here"
545 distclean-tags:
546 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547 check-am: all-am
548 check: check-am
549 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS)
550 installdirs:
551 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(plugin_includedir)"; do \
552 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
553 done
554 install: install-am
555 install-exec: install-exec-am
556 install-data: install-data-am
557 uninstall: uninstall-am
559 install-am: all-am
560 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
562 installcheck: installcheck-am
563 install-strip:
564 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566 `test -z '$(STRIP)' || \
567 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
568 mostlyclean-generic:
570 clean-generic:
572 distclean-generic:
573 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
576 maintainer-clean-generic:
577 @echo "This command is intended for maintainers to use"
578 @echo "it deletes files that may require special tools to rebuild."
579 clean: clean-am clean-multi
581 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
582 mostlyclean-am
584 distclean: distclean-am distclean-multi
585 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
586 -rm -rf ./$(DEPDIR)
587 -rm -f Makefile
588 distclean-am: clean-am distclean-compile distclean-generic \
589 distclean-libtool distclean-tags
591 dvi: dvi-am
593 dvi-am:
595 html: html-am
597 html-am:
599 info: info-am
601 info-am:
603 install-data-am: install-plugin_includeHEADERS
605 install-dvi: install-dvi-am
607 install-dvi-am:
609 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
611 install-html: install-html-am
613 install-html-am:
615 install-info: install-info-am
617 install-info-am:
619 install-man:
621 install-pdf: install-pdf-am
623 install-pdf-am:
625 install-ps: install-ps-am
627 install-ps-am:
629 installcheck-am:
631 maintainer-clean: maintainer-clean-am maintainer-clean-multi
632 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
633 -rm -rf $(top_srcdir)/autom4te.cache
634 -rm -rf ./$(DEPDIR)
635 -rm -f Makefile
636 maintainer-clean-am: distclean-am maintainer-clean-generic
638 mostlyclean: mostlyclean-am mostlyclean-multi
640 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
641 mostlyclean-libtool
643 pdf: pdf-am
645 pdf-am:
647 ps: ps-am
649 ps-am:
651 uninstall-am: uninstall-plugin_includeHEADERS \
652 uninstall-toolexeclibLTLIBRARIES
654 .MAKE: all-multi clean-multi distclean-multi install-am install-multi \
655 install-strip maintainer-clean-multi mostlyclean-multi
657 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
658 clean clean-generic clean-libtool clean-multi \
659 clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
660 distclean-generic distclean-libtool distclean-multi \
661 distclean-tags dvi dvi-am html html-am info info-am install \
662 install-am install-data install-data-am install-dvi \
663 install-dvi-am install-exec install-exec-am install-html \
664 install-html-am install-info install-info-am install-man \
665 install-multi install-pdf install-pdf-am \
666 install-plugin_includeHEADERS install-ps install-ps-am \
667 install-strip install-toolexeclibLTLIBRARIES installcheck \
668 installcheck-am installdirs maintainer-clean \
669 maintainer-clean-generic maintainer-clean-multi mostlyclean \
670 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
671 mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
672 uninstall-am uninstall-plugin_includeHEADERS \
673 uninstall-toolexeclibLTLIBRARIES
676 main_target_image.h: offload_target_main
677 @echo -n "const int image_size = " > $@
678 @stat -c '%s' $< >> $@
679 @echo ";" >> $@
680 @echo "struct MainTargetImage {" >> $@
681 @echo " int64_t size;" >> $@
682 @echo " char name[sizeof \"offload_target_main\"];" >> $@
683 @echo " char data[image_size];" >> $@
684 @echo "};" >> $@
685 @echo "extern \"C\" const MainTargetImage main_target_image = {" >> $@
686 @echo " image_size, \"offload_target_main\"," >> $@
687 @cat $< | xxd -include >> $@
688 @echo "};" >> $@
690 offload_target_main: $(liboffload_dir)/ofldbegin.o offload_target_main.o $(liboffload_dir)/ofldend.o
691 $(CXX) $(AM_LDFLAGS) $^ -o $@
693 offload_target_main.o: offload_target_main.cpp
694 $(CXX) $(AM_CXXFLAGS) $(AM_CPPFLAGS) -c $< -o $@
696 # Tell versions [3.59,3.63) of GNU make to not export all variables.
697 # Otherwise a system limit (for SysV at least) may be exceeded.
698 .NOEXPORT: