1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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 is used by automake 1.11 to generate Makefile.in.
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA
= $(install_sh
) -c
-m
644
27 install_sh_PROGRAM
= $(install_sh
) -c
28 install_sh_SCRIPT
= $(install_sh
) -c
29 INSTALL_HEADER
= $(INSTALL_DATA
)
30 transform
= $(program_transform_name
)
37 build_triplet
= @build@
39 target_triplet
= @target@
41 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
42 $(top_srcdir
)/configure
$(am__configure_deps
) \
43 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
46 $(top_srcdir
)/..
/config
/depstand.m4 \
47 $(top_srcdir
)/..
/config
/lead-dot.m4 \
48 $(top_srcdir
)/..
/config
/lthostflags.m4 \
49 $(top_srcdir
)/..
/config
/override.m4 \
50 $(top_srcdir
)/..
/config
/warnings.m4 \
51 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
52 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
53 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
54 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
56 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
57 configure.lineno config.status.lineno
58 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
59 CONFIG_HEADER
= config.h
61 CONFIG_CLEAN_VPATH_FILES
=
62 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
63 am__vpath_adj
= case
$$p in \
64 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
69 am__nobase_strip_setup
= \
70 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
72 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
73 am__nobase_list
= $(am__nobase_strip_setup
); \
74 for p in
$$list; do echo
"$$p $$p"; done | \
75 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77 if (++n[$$2] == $(am__install_max)) \
78 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79 END { for (dir in files) print dir, files[dir] }'
81 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83 am__installdirs
= "$(DESTDIR)$(libexecsubdir)"
84 LTLIBRARIES
= $(libexecsub_LTLIBRARIES
)
85 am_liblto_plugin_la_OBJECTS
= lto-plugin.lo
86 liblto_plugin_la_OBJECTS
= $(am_liblto_plugin_la_OBJECTS
)
87 liblto_plugin_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
88 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
89 $(liblto_plugin_la_LDFLAGS
) $(LDFLAGS
) -o
$@
90 DEFAULT_INCLUDES
= -I.@am__isrc@
93 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
94 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
95 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
96 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
97 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
99 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
100 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
102 SOURCES
= $(liblto_plugin_la_SOURCES
)
108 AUTOCONF
= @AUTOCONF@
109 AUTOHEADER
= @AUTOHEADER@
110 AUTOMAKE
= @AUTOMAKE@
113 CCDEPMODE
= @CCDEPMODE@
116 CPPFLAGS
= @CPPFLAGS@
117 CYGPATH_W
= @CYGPATH_W@
120 DSYMUTIL
= @DSYMUTIL@
130 INSTALL_DATA
= @INSTALL_DATA@
131 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
132 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
141 LTLIBOBJS
= @LTLIBOBJS@
143 MAKEINFO
= @MAKEINFO@
152 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
153 PACKAGE_NAME
= @PACKAGE_NAME@
154 PACKAGE_STRING
= @PACKAGE_STRING@
155 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
156 PACKAGE_URL
= @PACKAGE_URL@
157 PACKAGE_VERSION
= @PACKAGE_VERSION@
158 PATH_SEPARATOR
= @PATH_SEPARATOR@
161 SET_MAKE
= @SET_MAKE@
165 abs_builddir
= @abs_builddir@
166 abs_srcdir
= @abs_srcdir@
167 abs_top_builddir
= @abs_top_builddir@
168 abs_top_srcdir
= @abs_top_srcdir@
169 ac_ct_CC
= @ac_ct_CC@
170 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
171 ac_lto_plugin_ldflags
= @ac_lto_plugin_ldflags@
172 ac_lto_plugin_warn_cflags
= @ac_lto_plugin_warn_cflags@
173 am__include
= @am__include@
174 am__leading_dot
= @am__leading_dot@
175 am__quote
= @am__quote@
177 am__untar
= @am__untar@
180 build_alias
= @build_alias@
181 build_cpu
= @build_cpu@
182 build_libsubdir
= @build_libsubdir@
183 build_os
= @build_os@
184 build_subdir
= @build_subdir@
185 build_vendor
= @build_vendor@
186 builddir
= @builddir@
188 datarootdir
= @datarootdir@
191 exec_prefix = @
exec_prefix@
193 host_alias
= @host_alias@
194 host_cpu
= @host_cpu@
196 host_subdir
= @host_subdir@
197 host_vendor
= @host_vendor@
199 includedir = @
includedir@
201 install_sh
= @install_sh@
203 libexecdir
= @libexecdir@
204 localedir
= @localedir@
205 localstatedir
= @localstatedir@
206 lt_host_flags
= @lt_host_flags@
209 oldincludedir = @
oldincludedir@
212 program_transform_name
= @program_transform_name@
215 sharedstatedir
= @sharedstatedir@
217 sysconfdir
= @sysconfdir@
219 target_alias
= @target_alias@
220 target_cpu
= @target_cpu@
221 target_noncanonical
:= @target_noncanonical@
222 target_os
= @target_os@
223 target_subdir
= @target_subdir@
224 target_vendor
= @target_vendor@
225 top_build_prefix
= @top_build_prefix@
226 top_builddir
= @top_builddir@
227 top_srcdir
= @top_srcdir@
228 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
229 AUTOMAKE_OPTIONS
= no-dependencies
230 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
231 libexecsubdir
:= $(libexecdir
)/gcc
/$(target_noncanonical
)/$(gcc_version
)
232 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include $(DEFS
)
233 AM_CFLAGS
= @ac_lto_plugin_warn_cflags@
234 AM_LDFLAGS
= @ac_lto_plugin_ldflags@
235 AM_LIBTOOLFLAGS
= --tag
=disable-static
236 libexecsub_LTLIBRARIES
= liblto_plugin.la
237 gcc_build_dir
= ..
/$(host_subdir
)/gcc
238 in_gcc_libs
= $(foreach lib
, $(libexecsub_LTLIBRARIES
), $(gcc_build_dir
)/$(lib
))
240 # Can be removed when libiberty becomes a normal convenience library
242 liblto_plugin_la_SOURCES
= lto-plugin.c
243 liblto_plugin_la_LIBADD
= \
244 $(if
$(wildcard ..
/libiberty
/pic
/libiberty.a
),$(Wc
)..
/libiberty
/pic
/libiberty.a
,)
246 # Note that we intentionally override the bindir supplied by ACX_LT_HOST_FLAGS
247 liblto_plugin_la_LDFLAGS
= $(AM_LDFLAGS
) \
248 $(lt_host_flags
) -module
-bindir $(libexecsubdir
) \
249 $(if
$(wildcard ..
/libiberty
/pic
/libiberty.a
),,-Wc
,..
/libiberty
/libiberty.a
)
251 liblto_plugin_la_DEPENDENCIES
= $(if
$(wildcard \
252 ..
/libiberty
/pic
/libiberty.a
),..
/libiberty
/pic
/libiberty.a
,)
255 $(MAKE
) $(AM_MAKEFLAGS
) all-am
258 .SUFFIXES
: .c .lo .o .obj
261 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
263 case
'$(am__configure_deps)' in \
265 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
266 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
271 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
272 $(am__cd
) $(top_srcdir
) && \
273 $(AUTOMAKE
) --foreign Makefile
275 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
278 echo
' $(SHELL) ./config.status'; \
279 $(SHELL
) .
/config.status
;; \
281 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
282 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
285 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
286 $(SHELL
) .
/config.status
--recheck
288 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
289 $(am__cd
) $(srcdir) && $(AUTOCONF
)
290 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
291 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
292 $(am__aclocal_m4_deps
):
295 @if
test ! -f
$@
; then \
297 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
300 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
302 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
303 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
304 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
309 -rm -f config.h stamp-h1
310 install-libexecsubLTLIBRARIES
: $(libexecsub_LTLIBRARIES
)
312 test -z
"$(libexecsubdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libexecsubdir)"
313 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
314 list2
=; for p in
$$list; do \
315 if
test -f
$$p; then \
316 list2
="$$list2 $$p"; \
319 test -z
"$$list2" ||
{ \
320 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
321 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
324 uninstall-libexecsubLTLIBRARIES
:
326 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
327 for p in
$$list; do \
329 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
330 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libexecsubdir)/$$f"; \
333 clean-libexecsubLTLIBRARIES
:
334 -test -z
"$(libexecsub_LTLIBRARIES)" ||
rm -f
$(libexecsub_LTLIBRARIES
)
335 @list
='$(libexecsub_LTLIBRARIES)'; for p in
$$list; do \
336 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
337 test "$$dir" != "$$p" ||
dir=.
; \
338 echo
"rm -f \"$${dir}/so_locations\""; \
339 rm -f
"$${dir}/so_locations"; \
341 liblto_plugin.la
: $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_DEPENDENCIES
)
342 $(liblto_plugin_la_LINK
) -rpath
$(libexecsubdir
) $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_LIBADD
) $(LIBS
)
354 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
357 $(LTCOMPILE
) -c
-o
$@
$<
366 -rm -f libtool config.lt
368 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
369 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique
=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374 END { if (nonempty) { for (i in files) print i; }; }'`; \
378 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
379 $(TAGS_FILES
) $(LISP
)
382 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
383 unique
=`for i in $$list; do \
384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387 END { if (nonempty) { for (i in files) print i; }; }'`; \
389 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
390 test -n
"$$unique" || unique
=$$empty_fix; \
391 if
test $$# -gt 0; then \
392 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
395 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
400 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
401 $(TAGS_FILES
) $(LISP
)
402 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
403 unique
=`for i in $$list; do \
404 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407 END { if (nonempty) { for (i in files) print i; }; }'`; \
408 test -z
"$(CTAGS_ARGS)$$unique" \
409 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
413 here
=`$(am__cd) $(top_builddir) && pwd` \
414 && $(am__cd
) $(top_srcdir
) \
415 && gtags
-i
$(GTAGS_ARGS
) "$$here"
418 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
421 all-am
: Makefile
$(LTLIBRARIES
) config.h all-local
423 for
dir in
"$(DESTDIR)$(libexecsubdir)"; do \
424 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
427 install-exec
: install-exec-am
428 install-data
: install-data-am
429 uninstall: uninstall-am
432 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
434 installcheck: installcheck-am
436 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
437 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
438 `test -z '$(STRIP)' || \
439 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
446 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
448 maintainer-clean-generic
:
449 @echo
"This command is intended for maintainers to use"
450 @echo
"it deletes files that may require special tools to rebuild."
453 clean-am
: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
456 distclean: distclean-am
457 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
459 distclean-am
: clean-am distclean-compile distclean-generic \
460 distclean-hdr distclean-libtool distclean-tags
476 install-dvi
: install-dvi-am
480 install-exec-am
: install-libexecsubLTLIBRARIES
482 install-html
: install-html-am
486 install-info
: install-info-am
492 install-pdf
: install-pdf-am
496 install-ps
: install-ps-am
502 maintainer-clean
: maintainer-clean-am
503 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
504 -rm -rf
$(top_srcdir
)/autom4te.cache
506 maintainer-clean-am
: distclean-am maintainer-clean-generic
508 mostlyclean: mostlyclean-am
510 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
521 uninstall-am
: uninstall-libexecsubLTLIBRARIES
523 .MAKE
: all install-am install-strip
525 .PHONY
: CTAGS GTAGS
all all-am all-local am--refresh
check check-am \
526 clean clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
527 ctags
distclean distclean-compile distclean-generic \
528 distclean-hdr distclean-libtool distclean-tags
dvi dvi-am html \
529 html-am
info info-am
install install-am install-data \
530 install-data-am install-dvi install-dvi-am install-exec \
531 install-exec-am install-html install-html-am install-info \
532 install-info-am install-libexecsubLTLIBRARIES install-man \
533 install-pdf install-pdf-am install-ps install-ps-am \
534 install-strip
installcheck installcheck-am
installdirs \
535 maintainer-clean maintainer-clean-generic
mostlyclean \
536 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
537 pdf pdf-am ps ps-am
tags uninstall uninstall-am \
538 uninstall-libexecsubLTLIBRARIES
541 all-local
: $(in_gcc_libs
)
543 $(in_gcc_libs
) : $(gcc_build_dir
)/%: %
544 @if
test "X`dlname=; . ./$*; echo dlname:$$dlname`" = "Xdlname:"; then \
545 echo WARNING
: $* is static
, not copying to
$@
>&2 ; \
547 $(mkinstalldirs
) $(gcc_build_dir
) && \
548 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $* `pwd`/$@
; \
551 # Tell versions [3.59,3.63) of GNU make to not export all variables.
552 # Otherwise a system limit (for SysV at least) may be exceeded.