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_warn_cflags
= @ac_lto_plugin_warn_cflags@
172 am__include
= @am__include@
173 am__leading_dot
= @am__leading_dot@
174 am__quote
= @am__quote@
176 am__untar
= @am__untar@
179 build_alias
= @build_alias@
180 build_cpu
= @build_cpu@
181 build_libsubdir
= @build_libsubdir@
182 build_os
= @build_os@
183 build_subdir
= @build_subdir@
184 build_vendor
= @build_vendor@
185 builddir
= @builddir@
187 datarootdir
= @datarootdir@
190 exec_prefix = @
exec_prefix@
192 host_alias
= @host_alias@
193 host_cpu
= @host_cpu@
195 host_subdir
= @host_subdir@
196 host_vendor
= @host_vendor@
198 includedir = @
includedir@
200 install_sh
= @install_sh@
202 libexecdir
= @libexecdir@
203 localedir
= @localedir@
204 localstatedir
= @localstatedir@
205 lt_host_flags
= @lt_host_flags@
208 oldincludedir = @
oldincludedir@
211 program_transform_name
= @program_transform_name@
214 sharedstatedir
= @sharedstatedir@
216 sysconfdir
= @sysconfdir@
218 target_alias
= @target_alias@
219 target_cpu
= @target_cpu@
220 target_noncanonical
:= @target_noncanonical@
221 target_os
= @target_os@
222 target_subdir
= @target_subdir@
223 target_vendor
= @target_vendor@
224 top_build_prefix
= @top_build_prefix@
225 top_builddir
= @top_builddir@
226 top_srcdir
= @top_srcdir@
227 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
228 AUTOMAKE_OPTIONS
= no-dependencies
229 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
230 libexecsubdir
:= $(libexecdir
)/gcc
/$(target_noncanonical
)/$(gcc_version
)
231 AM_CPPFLAGS
= -I
$(top_srcdir
)/..
/include $(DEFS
)
232 AM_CFLAGS
= @ac_lto_plugin_warn_cflags@
233 AM_LIBTOOLFLAGS
= --tag
=disable-static
234 libexecsub_LTLIBRARIES
= liblto_plugin.la
235 gcc_build_dir
= ..
/$(host_subdir
)/gcc
236 in_gcc_libs
= $(foreach lib
, $(libexecsub_LTLIBRARIES
), $(gcc_build_dir
)/$(lib
))
238 # Can be removed when libiberty becomes a normal convenience library
240 liblto_plugin_la_SOURCES
= lto-plugin.c
241 liblto_plugin_la_LIBADD
= \
242 $(if
$(wildcard ..
/libiberty
/pic
/libiberty.a
),$(Wc
)..
/libiberty
/pic
/libiberty.a
,)
244 # Note that we intentionally override the bindir supplied by ACX_LT_HOST_FLAGS
245 liblto_plugin_la_LDFLAGS
= $(lt_host_flags
) -module
-bindir $(libexecsubdir
) \
246 $(if
$(wildcard ..
/libiberty
/pic
/libiberty.a
),,-Wc
,..
/libiberty
/libiberty.a
)
248 liblto_plugin_la_DEPENDENCIES
= $(if
$(wildcard \
249 ..
/libiberty
/pic
/libiberty.a
),..
/libiberty
/pic
/libiberty.a
,)
252 $(MAKE
) $(AM_MAKEFLAGS
) all-am
255 .SUFFIXES
: .c .lo .o .obj
258 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
260 case
'$(am__configure_deps)' in \
262 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
263 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
268 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
269 $(am__cd
) $(top_srcdir
) && \
270 $(AUTOMAKE
) --foreign Makefile
272 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
275 echo
' $(SHELL) ./config.status'; \
276 $(SHELL
) .
/config.status
;; \
278 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
279 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
282 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
283 $(SHELL
) .
/config.status
--recheck
285 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
286 $(am__cd
) $(srcdir) && $(AUTOCONF
)
287 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
288 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
289 $(am__aclocal_m4_deps
):
292 @if
test ! -f
$@
; then \
294 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
297 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
299 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
300 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
301 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
306 -rm -f config.h stamp-h1
307 install-libexecsubLTLIBRARIES
: $(libexecsub_LTLIBRARIES
)
309 test -z
"$(libexecsubdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libexecsubdir)"
310 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
311 list2
=; for p in
$$list; do \
312 if
test -f
$$p; then \
313 list2
="$$list2 $$p"; \
316 test -z
"$$list2" ||
{ \
317 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
318 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
321 uninstall-libexecsubLTLIBRARIES
:
323 @list
='$(libexecsub_LTLIBRARIES)'; test -n
"$(libexecsubdir)" || list
=; \
324 for p in
$$list; do \
326 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
327 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(libexecsubdir)/$$f"; \
330 clean-libexecsubLTLIBRARIES
:
331 -test -z
"$(libexecsub_LTLIBRARIES)" ||
rm -f
$(libexecsub_LTLIBRARIES
)
332 @list
='$(libexecsub_LTLIBRARIES)'; for p in
$$list; do \
333 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
334 test "$$dir" != "$$p" ||
dir=.
; \
335 echo
"rm -f \"$${dir}/so_locations\""; \
336 rm -f
"$${dir}/so_locations"; \
338 liblto_plugin.la
: $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_DEPENDENCIES
)
339 $(liblto_plugin_la_LINK
) -rpath
$(libexecsubdir
) $(liblto_plugin_la_OBJECTS
) $(liblto_plugin_la_LIBADD
) $(LIBS
)
351 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
354 $(LTCOMPILE
) -c
-o
$@
$<
363 -rm -f libtool config.lt
365 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
366 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique
=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371 END { if (nonempty) { for (i in files) print i; }; }'`; \
375 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
376 $(TAGS_FILES
) $(LISP
)
379 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
380 unique
=`for i in $$list; do \
381 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384 END { if (nonempty) { for (i in files) print i; }; }'`; \
386 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
387 test -n
"$$unique" || unique
=$$empty_fix; \
388 if
test $$# -gt 0; then \
389 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
392 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
397 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
398 $(TAGS_FILES
) $(LISP
)
399 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
400 unique
=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404 END { if (nonempty) { for (i in files) print i; }; }'`; \
405 test -z
"$(CTAGS_ARGS)$$unique" \
406 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
410 here
=`$(am__cd) $(top_builddir) && pwd` \
411 && $(am__cd
) $(top_srcdir
) \
412 && gtags
-i
$(GTAGS_ARGS
) "$$here"
415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
418 all-am
: Makefile
$(LTLIBRARIES
) config.h all-local
420 for
dir in
"$(DESTDIR)$(libexecsubdir)"; do \
421 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
424 install-exec
: install-exec-am
425 install-data
: install-data-am
426 uninstall: uninstall-am
429 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
431 installcheck: installcheck-am
433 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
434 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
435 `test -z '$(STRIP)' || \
436 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
442 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
443 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
445 maintainer-clean-generic
:
446 @echo
"This command is intended for maintainers to use"
447 @echo
"it deletes files that may require special tools to rebuild."
450 clean-am
: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
453 distclean: distclean-am
454 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
456 distclean-am
: clean-am distclean-compile distclean-generic \
457 distclean-hdr distclean-libtool distclean-tags
473 install-dvi
: install-dvi-am
477 install-exec-am
: install-libexecsubLTLIBRARIES
479 install-html
: install-html-am
483 install-info
: install-info-am
489 install-pdf
: install-pdf-am
493 install-ps
: install-ps-am
499 maintainer-clean
: maintainer-clean-am
500 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
501 -rm -rf
$(top_srcdir
)/autom4te.cache
503 maintainer-clean-am
: distclean-am maintainer-clean-generic
505 mostlyclean: mostlyclean-am
507 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
518 uninstall-am
: uninstall-libexecsubLTLIBRARIES
520 .MAKE
: all install-am install-strip
522 .PHONY
: CTAGS GTAGS
all all-am all-local am--refresh
check check-am \
523 clean clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
524 ctags
distclean distclean-compile distclean-generic \
525 distclean-hdr distclean-libtool distclean-tags
dvi dvi-am html \
526 html-am
info info-am
install install-am install-data \
527 install-data-am install-dvi install-dvi-am install-exec \
528 install-exec-am install-html install-html-am install-info \
529 install-info-am install-libexecsubLTLIBRARIES install-man \
530 install-pdf install-pdf-am install-ps install-ps-am \
531 install-strip
installcheck installcheck-am
installdirs \
532 maintainer-clean maintainer-clean-generic
mostlyclean \
533 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
534 pdf pdf-am ps ps-am
tags uninstall uninstall-am \
535 uninstall-libexecsubLTLIBRARIES
538 all-local
: $(in_gcc_libs
)
540 $(in_gcc_libs
) : $(gcc_build_dir
)/%: %
541 @if
test "X`dlname=; . ./$*; echo dlname:$$dlname`" = "Xdlname:"; then \
542 echo WARNING
: $* is static
, not copying to
$@
>&2 ; \
544 $(mkinstalldirs
) $(gcc_build_dir
) && \
545 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $* `pwd`/$@
; \
548 # Tell versions [3.59,3.63) of GNU make to not export all variables.
549 # Otherwise a system limit (for SysV at least) may be exceeded.