* tree-vrp.c (set_value_range): Do not reference vrp_equiv_obstack.
[official-gcc.git] / lto-plugin / Makefile.in
blobc69cc32bc5381cd8f6e9b4150076f091d3bd2bc8
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 subdir = .
56 DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
57 $(top_srcdir)/configure $(am__configure_deps) \
58 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
61 $(top_srcdir)/../config/depstand.m4 \
62 $(top_srcdir)/../config/lead-dot.m4 \
63 $(top_srcdir)/../config/lthostflags.m4 \
64 $(top_srcdir)/../config/override.m4 \
65 $(top_srcdir)/../config/warnings.m4 \
66 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
67 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
68 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
74 CONFIG_HEADER = config.h
75 CONFIG_CLEAN_FILES =
76 CONFIG_CLEAN_VPATH_FILES =
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80 *) f=$$p;; \
81 esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89 for p in $$list; do echo "$$p $$p"; done | \
90 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92 if (++n[$$2] == $(am__install_max)) \
93 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94 END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__uninstall_files_from_dir = { \
99 test -z "$$files" \
100 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
101 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
102 $(am__cd) "$$dir" && rm -f $$files; }; \
104 am__installdirs = "$(DESTDIR)$(libexecsubdir)"
105 LTLIBRARIES = $(libexecsub_LTLIBRARIES)
106 am_liblto_plugin_la_OBJECTS = lto-plugin.lo
107 liblto_plugin_la_OBJECTS = $(am_liblto_plugin_la_OBJECTS)
108 DEFAULT_INCLUDES = -I.@am__isrc@
109 depcomp =
110 am__depfiles_maybe =
111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
115 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
119 $(LDFLAGS) -o $@
120 SOURCES = $(liblto_plugin_la_SOURCES)
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 ETAGS = etags
127 CTAGS = ctags
128 ACLOCAL = @ACLOCAL@
129 AMTAR = @AMTAR@
130 AR = @AR@
131 AUTOCONF = @AUTOCONF@
132 AUTOHEADER = @AUTOHEADER@
133 AUTOMAKE = @AUTOMAKE@
134 AWK = @AWK@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 CPP = @CPP@
139 CPPFLAGS = @CPPFLAGS@
140 CYGPATH_W = @CYGPATH_W@
141 DEFS = @DEFS@
142 DEPDIR = @DEPDIR@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GREP = @GREP@
152 INSTALL = @INSTALL@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LD = @LD@
158 LDFLAGS = @LDFLAGS@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LIPO = @LIPO@
163 LN_S = @LN_S@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAINT = @MAINT@
166 MAKEINFO = @MAKEINFO@
167 MKDIR_P = @MKDIR_P@
168 NM = @NM@
169 NMEDIT = @NMEDIT@
170 OBJDUMP = @OBJDUMP@
171 OBJEXT = @OBJEXT@
172 OTOOL = @OTOOL@
173 OTOOL64 = @OTOOL64@
174 PACKAGE = @PACKAGE@
175 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176 PACKAGE_NAME = @PACKAGE_NAME@
177 PACKAGE_STRING = @PACKAGE_STRING@
178 PACKAGE_TARNAME = @PACKAGE_TARNAME@
179 PACKAGE_URL = @PACKAGE_URL@
180 PACKAGE_VERSION = @PACKAGE_VERSION@
181 PATH_SEPARATOR = @PATH_SEPARATOR@
182 RANLIB = @RANLIB@
183 SED = @SED@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 STRIP = @STRIP@
187 VERSION = @VERSION@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_CC = @ac_ct_CC@
193 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
194 ac_lto_plugin_ldflags = @ac_lto_plugin_ldflags@
195 ac_lto_plugin_warn_cflags = @ac_lto_plugin_warn_cflags@
196 accel_dir_suffix = @accel_dir_suffix@
197 am__include = @am__include@
198 am__leading_dot = @am__leading_dot@
199 am__quote = @am__quote@
200 am__tar = @am__tar@
201 am__untar = @am__untar@
202 bindir = @bindir@
203 build = @build@
204 build_alias = @build_alias@
205 build_cpu = @build_cpu@
206 build_libsubdir = @build_libsubdir@
207 build_os = @build_os@
208 build_subdir = @build_subdir@
209 build_vendor = @build_vendor@
210 builddir = @builddir@
211 datadir = @datadir@
212 datarootdir = @datarootdir@
213 docdir = @docdir@
214 dvidir = @dvidir@
215 exec_prefix = @exec_prefix@
216 gcc_build_dir = @gcc_build_dir@
217 get_gcc_base_ver = @get_gcc_base_ver@
218 host = @host@
219 host_alias = @host_alias@
220 host_cpu = @host_cpu@
221 host_os = @host_os@
222 host_subdir = @host_subdir@
223 host_vendor = @host_vendor@
224 htmldir = @htmldir@
225 includedir = @includedir@
226 infodir = @infodir@
227 install_sh = @install_sh@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 localedir = @localedir@
231 localstatedir = @localstatedir@
232 lt_host_flags = @lt_host_flags@
233 mandir = @mandir@
234 mkdir_p = @mkdir_p@
235 oldincludedir = @oldincludedir@
236 pdfdir = @pdfdir@
237 prefix = @prefix@
238 program_transform_name = @program_transform_name@
239 psdir = @psdir@
240 real_target_noncanonical = @real_target_noncanonical@
241 sbindir = @sbindir@
242 sharedstatedir = @sharedstatedir@
243 srcdir = @srcdir@
244 sysconfdir = @sysconfdir@
245 target = @target@
246 target_alias = @target_alias@
247 target_cpu = @target_cpu@
248 target_noncanonical := @target_noncanonical@
249 target_os = @target_os@
250 target_subdir = @target_subdir@
251 target_vendor = @target_vendor@
252 top_build_prefix = @top_build_prefix@
253 top_builddir = @top_builddir@
254 top_srcdir = @top_srcdir@
255 with_libiberty = @with_libiberty@
256 ACLOCAL_AMFLAGS = -I .. -I ../config
257 AUTOMAKE_OPTIONS = no-dependencies
258 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
259 libexecsubdir := $(libexecdir)/gcc/$(real_target_noncanonical)/$(gcc_version)$(accel_dir_suffix)
260 AM_CPPFLAGS = -I$(top_srcdir)/../include $(DEFS)
261 AM_CFLAGS = @ac_lto_plugin_warn_cflags@
262 AM_LDFLAGS = @ac_lto_plugin_ldflags@
263 AM_LIBTOOLFLAGS = --tag=disable-static
264 libexecsub_LTLIBRARIES = liblto_plugin.la
265 in_gcc_libs = $(foreach lib, $(libexecsub_LTLIBRARIES), $(gcc_build_dir)/$(lib))
266 liblto_plugin_la_SOURCES = lto-plugin.c
267 # Note that we intentionally override the bindir supplied by ACX_LT_HOST_FLAGS.
268 liblto_plugin_la_LDFLAGS = $(AM_LDFLAGS) $(lt_host_flags) -module \
269 -bindir $(libexecsubdir) $(if $(wildcard \
270 $(libiberty_noasan)),, $(if $(wildcard \
271 $(libiberty_pic)),,-Wc,$(libiberty)))
272 # Can be simplified when libiberty becomes a normal convenience library.
273 libiberty = $(with_libiberty)/libiberty.a
274 libiberty_noasan = $(with_libiberty)/noasan/libiberty.a
275 libiberty_pic = $(with_libiberty)/pic/libiberty.a
276 Wc = -Wc,
277 liblto_plugin_la_LIBADD = \
278 $(if $(wildcard $(libiberty_noasan)),$(Wc)$(libiberty_noasan), \
279 $(if $(wildcard $(libiberty_pic)),$(Wc)$(libiberty_pic),))
281 liblto_plugin_la_DEPENDENCIES = \
282 $(if $(wildcard $(libiberty_noasan)),$(libiberty_noasan), \
283 $(if $(wildcard $(libiberty_pic)),$(libiberty_pic),))
285 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
286 liblto_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
287 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
288 $(liblto_plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
290 all: config.h
291 $(MAKE) $(AM_MAKEFLAGS) all-am
293 .SUFFIXES:
294 .SUFFIXES: .c .lo .o .obj
295 am--refresh: Makefile
297 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
298 @for dep in $?; do \
299 case '$(am__configure_deps)' in \
300 *$$dep*) \
301 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
302 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
303 && exit 0; \
304 exit 1;; \
305 esac; \
306 done; \
307 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
308 $(am__cd) $(top_srcdir) && \
309 $(AUTOMAKE) --foreign Makefile
310 .PRECIOUS: Makefile
311 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312 @case '$?' in \
313 *config.status*) \
314 echo ' $(SHELL) ./config.status'; \
315 $(SHELL) ./config.status;; \
316 *) \
317 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
318 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
319 esac;
321 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322 $(SHELL) ./config.status --recheck
324 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
325 $(am__cd) $(srcdir) && $(AUTOCONF)
326 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
327 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
328 $(am__aclocal_m4_deps):
330 config.h: stamp-h1
331 @if test ! -f $@; then rm -f stamp-h1; else :; fi
332 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
334 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
335 @rm -f stamp-h1
336 cd $(top_builddir) && $(SHELL) ./config.status config.h
337 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
338 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
339 rm -f stamp-h1
340 touch $@
342 distclean-hdr:
343 -rm -f config.h stamp-h1
344 install-libexecsubLTLIBRARIES: $(libexecsub_LTLIBRARIES)
345 @$(NORMAL_INSTALL)
346 @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
347 list2=; for p in $$list; do \
348 if test -f $$p; then \
349 list2="$$list2 $$p"; \
350 else :; fi; \
351 done; \
352 test -z "$$list2" || { \
353 echo " $(MKDIR_P) '$(DESTDIR)$(libexecsubdir)'"; \
354 $(MKDIR_P) "$(DESTDIR)$(libexecsubdir)" || exit 1; \
355 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
356 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
359 uninstall-libexecsubLTLIBRARIES:
360 @$(NORMAL_UNINSTALL)
361 @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
362 for p in $$list; do \
363 $(am__strip_dir) \
364 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
365 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libexecsubdir)/$$f"; \
366 done
368 clean-libexecsubLTLIBRARIES:
369 -test -z "$(libexecsub_LTLIBRARIES)" || rm -f $(libexecsub_LTLIBRARIES)
370 @list='$(libexecsub_LTLIBRARIES)'; for p in $$list; do \
371 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
372 test "$$dir" != "$$p" || dir=.; \
373 echo "rm -f \"$${dir}/so_locations\""; \
374 rm -f "$${dir}/so_locations"; \
375 done
376 liblto_plugin.la: $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_DEPENDENCIES) $(EXTRA_liblto_plugin_la_DEPENDENCIES)
377 $(liblto_plugin_la_LINK) -rpath $(libexecsubdir) $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_LIBADD) $(LIBS)
379 mostlyclean-compile:
380 -rm -f *.$(OBJEXT)
382 distclean-compile:
383 -rm -f *.tab.c
385 .c.o:
386 $(COMPILE) -c $<
388 .c.obj:
389 $(COMPILE) -c `$(CYGPATH_W) '$<'`
391 .c.lo:
392 $(LTCOMPILE) -c -o $@ $<
394 mostlyclean-libtool:
395 -rm -f *.lo
397 clean-libtool:
398 -rm -rf .libs _libs
400 distclean-libtool:
401 -rm -f libtool config.lt
403 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
404 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405 unique=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407 done | \
408 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409 END { if (nonempty) { for (i in files) print i; }; }'`; \
410 mkid -fID $$unique
411 tags: TAGS
413 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
414 $(TAGS_FILES) $(LISP)
415 set x; \
416 here=`pwd`; \
417 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
418 unique=`for i in $$list; do \
419 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420 done | \
421 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
422 END { if (nonempty) { for (i in files) print i; }; }'`; \
423 shift; \
424 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
425 test -n "$$unique" || unique=$$empty_fix; \
426 if test $$# -gt 0; then \
427 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428 "$$@" $$unique; \
429 else \
430 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431 $$unique; \
432 fi; \
434 ctags: CTAGS
435 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
436 $(TAGS_FILES) $(LISP)
437 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
438 unique=`for i in $$list; do \
439 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440 done | \
441 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442 END { if (nonempty) { for (i in files) print i; }; }'`; \
443 test -z "$(CTAGS_ARGS)$$unique" \
444 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445 $$unique
447 GTAGS:
448 here=`$(am__cd) $(top_builddir) && pwd` \
449 && $(am__cd) $(top_srcdir) \
450 && gtags -i $(GTAGS_ARGS) "$$here"
452 distclean-tags:
453 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
454 check-am: all-am
455 check: check-am
456 all-am: Makefile $(LTLIBRARIES) config.h all-local
457 installdirs:
458 for dir in "$(DESTDIR)$(libexecsubdir)"; do \
459 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
460 done
461 install: install-am
462 install-exec: install-exec-am
463 install-data: install-data-am
464 uninstall: uninstall-am
466 install-am: all-am
467 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
469 installcheck: installcheck-am
470 install-strip:
471 if test -z '$(STRIP)'; then \
472 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474 install; \
475 else \
476 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
477 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
478 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
480 mostlyclean-generic:
482 clean-generic:
484 distclean-generic:
485 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
486 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
488 maintainer-clean-generic:
489 @echo "This command is intended for maintainers to use"
490 @echo "it deletes files that may require special tools to rebuild."
491 clean: clean-am
493 clean-am: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
494 mostlyclean-am
496 distclean: distclean-am
497 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
498 -rm -f Makefile
499 distclean-am: clean-am distclean-compile distclean-generic \
500 distclean-hdr distclean-libtool distclean-tags
502 dvi: dvi-am
504 dvi-am:
506 html: html-am
508 html-am:
510 info: info-am
512 info-am:
514 install-data-am:
516 install-dvi: install-dvi-am
518 install-dvi-am:
520 install-exec-am: install-libexecsubLTLIBRARIES
522 install-html: install-html-am
524 install-html-am:
526 install-info: install-info-am
528 install-info-am:
530 install-man:
532 install-pdf: install-pdf-am
534 install-pdf-am:
536 install-ps: install-ps-am
538 install-ps-am:
540 installcheck-am:
542 maintainer-clean: maintainer-clean-am
543 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
544 -rm -rf $(top_srcdir)/autom4te.cache
545 -rm -f Makefile
546 maintainer-clean-am: distclean-am maintainer-clean-generic
548 mostlyclean: mostlyclean-am
550 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
551 mostlyclean-libtool
553 pdf: pdf-am
555 pdf-am:
557 ps: ps-am
559 ps-am:
561 uninstall-am: uninstall-libexecsubLTLIBRARIES
563 .MAKE: all install-am install-strip
565 .PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
566 clean clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
567 ctags distclean distclean-compile distclean-generic \
568 distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
569 html-am info info-am install install-am install-data \
570 install-data-am install-dvi install-dvi-am install-exec \
571 install-exec-am install-html install-html-am install-info \
572 install-info-am install-libexecsubLTLIBRARIES install-man \
573 install-pdf install-pdf-am install-ps install-ps-am \
574 install-strip installcheck installcheck-am installdirs \
575 maintainer-clean maintainer-clean-generic mostlyclean \
576 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
577 pdf pdf-am ps ps-am tags uninstall uninstall-am \
578 uninstall-libexecsubLTLIBRARIES
580 override CFLAGS := $(filter-out -fsanitize=address,$(CFLAGS))
581 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
583 all-local: $(in_gcc_libs)
585 $(in_gcc_libs) : $(gcc_build_dir)/%: %
586 @if test "X`dlname=; . ./$*; echo dlname:$$dlname`" = "Xdlname:"; then \
587 echo WARNING: $* is static, not copying to $@ >&2 ; \
588 else \
589 $(mkinstalldirs) $(gcc_build_dir) && \
590 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $* `pwd`/$@ ; \
593 # Tell versions [3.59,3.63) of GNU make to not export all variables.
594 # Otherwise a system limit (for SysV at least) may be exceeded.
595 .NOEXPORT: