OSDN Git Service

2010-12-01 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / lto-plugin / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
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.
10
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.
15
16 @SET_MAKE@
17
18 # Makefile.am is used by automake 1.11 to generate Makefile.in.
19
20 VPATH = @srcdir@
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)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = .
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)/../libtool.m4 \
46         $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
47         $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
48         $(top_srcdir)/../config/acx.m4 \
49         $(top_srcdir)/../config/depstand.m4 \
50         $(top_srcdir)/../config/lead-dot.m4 \
51         $(top_srcdir)/../config/override.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55  configure.lineno config.status.lineno
56 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES =
59 CONFIG_CLEAN_VPATH_FILES =
60 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61 am__vpath_adj = case $$p in \
62     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63     *) f=$$p;; \
64   esac;
65 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66 am__install_max = 40
67 am__nobase_strip_setup = \
68   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69 am__nobase_strip = \
70   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71 am__nobase_list = $(am__nobase_strip_setup); \
72   for p in $$list; do echo "$$p $$p"; done | \
73   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75     if (++n[$$2] == $(am__install_max)) \
76       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77     END { for (dir in files) print dir, files[dir] }'
78 am__base_list = \
79   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81 am__installdirs = "$(DESTDIR)$(libexecsubdir)"
82 LTLIBRARIES = $(libexecsub_LTLIBRARIES)
83 liblto_plugin_la_DEPENDENCIES = $(if $(wildcard \
84         ../libiberty/pic/libiberty.a),../libiberty/pic/libiberty.a,)
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@
91 depcomp =
92 am__depfiles_maybe =
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)
98 CCLD = $(CC)
99 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
100         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
101         $(LDFLAGS) -o $@
102 SOURCES = $(liblto_plugin_la_SOURCES)
103 ETAGS = etags
104 CTAGS = ctags
105 ACLOCAL = @ACLOCAL@
106 AMTAR = @AMTAR@
107 AR = @AR@
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
111 AWK = @AWK@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CYGPATH_W = @CYGPATH_W@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 DSYMUTIL = @DSYMUTIL@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 GREP = @GREP@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 LD = @LD@
135 LDFLAGS = @LDFLAGS@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBTOOL = @LIBTOOL@
139 LIPO = @LIPO@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAINT = @MAINT@
143 MAKEINFO = @MAKEINFO@
144 MKDIR_P = @MKDIR_P@
145 NM = @NM@
146 NMEDIT = @NMEDIT@
147 OBJDUMP = @OBJDUMP@
148 OBJEXT = @OBJEXT@
149 OTOOL = @OTOOL@
150 OTOOL64 = @OTOOL64@
151 PACKAGE = @PACKAGE@
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@
159 RANLIB = @RANLIB@
160 SED = @SED@
161 SET_MAKE = @SET_MAKE@
162 SHELL = @SHELL@
163 STRIP = @STRIP@
164 VERSION = @VERSION@
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 am__include = @am__include@
172 am__leading_dot = @am__leading_dot@
173 am__quote = @am__quote@
174 am__tar = @am__tar@
175 am__untar = @am__untar@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_libsubdir = @build_libsubdir@
181 build_os = @build_os@
182 build_subdir = @build_subdir@
183 build_vendor = @build_vendor@
184 builddir = @builddir@
185 datadir = @datadir@
186 datarootdir = @datarootdir@
187 docdir = @docdir@
188 dvidir = @dvidir@
189 exec_prefix = @exec_prefix@
190 host = @host@
191 host_alias = @host_alias@
192 host_cpu = @host_cpu@
193 host_os = @host_os@
194 host_subdir = @host_subdir@
195 host_vendor = @host_vendor@
196 htmldir = @htmldir@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localedir = @localedir@
203 localstatedir = @localstatedir@
204 mandir = @mandir@
205 mkdir_p = @mkdir_p@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 sysconfdir = @sysconfdir@
215 target = @target@
216 target_alias = @target_alias@
217 target_cpu = @target_cpu@
218 target_noncanonical := @target_noncanonical@
219 target_os = @target_os@
220 target_subdir = @target_subdir@
221 target_vendor = @target_vendor@
222 top_build_prefix = @top_build_prefix@
223 top_builddir = @top_builddir@
224 top_srcdir = @top_srcdir@
225 ACLOCAL_AMFLAGS = -I .. -I ../config
226 AUTOMAKE_OPTIONS = no-dependencies
227 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
228 libexecsubdir := $(libexecdir)/gcc/$(target_noncanonical)/$(gcc_version)
229 AM_CPPFLAGS = -I$(top_srcdir)/../include $(DEFS)
230 AM_CFLAGS = -Wall -Werror
231 libexecsub_LTLIBRARIES = liblto_plugin.la
232 liblto_plugin_la_SOURCES = lto-plugin.c
233 liblto_plugin_la_LIBADD = \
234         $(if $(wildcard ../libiberty/pic/libiberty.a),../libiberty/pic/libiberty.a,)
235
236 liblto_plugin_la_LDFLAGS = -no-undefined -bindir $(libexecsubdir) \
237         $(if $(wildcard ../libiberty/pic/libiberty.a),,-Wc,../libiberty/libiberty.a)
238
239 all: config.h
240         $(MAKE) $(AM_MAKEFLAGS) all-am
241
242 .SUFFIXES:
243 .SUFFIXES: .c .lo .o .obj
244 am--refresh:
245         @:
246 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
247         @for dep in $?; do \
248           case '$(am__configure_deps)' in \
249             *$$dep*) \
250               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
251               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
252                 && exit 0; \
253               exit 1;; \
254           esac; \
255         done; \
256         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
257         $(am__cd) $(top_srcdir) && \
258           $(AUTOMAKE) --foreign Makefile
259 .PRECIOUS: Makefile
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261         @case '$?' in \
262           *config.status*) \
263             echo ' $(SHELL) ./config.status'; \
264             $(SHELL) ./config.status;; \
265           *) \
266             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
267             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
268         esac;
269
270 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
271         $(SHELL) ./config.status --recheck
272
273 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
274         $(am__cd) $(srcdir) && $(AUTOCONF)
275 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
276         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
277 $(am__aclocal_m4_deps):
278
279 config.h: stamp-h1
280         @if test ! -f $@; then \
281           rm -f stamp-h1; \
282           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
283         else :; fi
284
285 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
286         @rm -f stamp-h1
287         cd $(top_builddir) && $(SHELL) ./config.status config.h
288 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
289         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
290         rm -f stamp-h1
291         touch $@
292
293 distclean-hdr:
294         -rm -f config.h stamp-h1
295 install-libexecsubLTLIBRARIES: $(libexecsub_LTLIBRARIES)
296         @$(NORMAL_INSTALL)
297         test -z "$(libexecsubdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecsubdir)"
298         @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
299         list2=; for p in $$list; do \
300           if test -f $$p; then \
301             list2="$$list2 $$p"; \
302           else :; fi; \
303         done; \
304         test -z "$$list2" || { \
305           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libexecsubdir)'"; \
306           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libexecsubdir)"; \
307         }
308
309 uninstall-libexecsubLTLIBRARIES:
310         @$(NORMAL_UNINSTALL)
311         @list='$(libexecsub_LTLIBRARIES)'; test -n "$(libexecsubdir)" || list=; \
312         for p in $$list; do \
313           $(am__strip_dir) \
314           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libexecsubdir)/$$f'"; \
315           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libexecsubdir)/$$f"; \
316         done
317
318 clean-libexecsubLTLIBRARIES:
319         -test -z "$(libexecsub_LTLIBRARIES)" || rm -f $(libexecsub_LTLIBRARIES)
320         @list='$(libexecsub_LTLIBRARIES)'; for p in $$list; do \
321           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
322           test "$$dir" != "$$p" || dir=.; \
323           echo "rm -f \"$${dir}/so_locations\""; \
324           rm -f "$${dir}/so_locations"; \
325         done
326 liblto_plugin.la: $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_DEPENDENCIES) 
327         $(liblto_plugin_la_LINK) -rpath $(libexecsubdir) $(liblto_plugin_la_OBJECTS) $(liblto_plugin_la_LIBADD) $(LIBS)
328
329 mostlyclean-compile:
330         -rm -f *.$(OBJEXT)
331
332 distclean-compile:
333         -rm -f *.tab.c
334
335 .c.o:
336         $(COMPILE) -c $<
337
338 .c.obj:
339         $(COMPILE) -c `$(CYGPATH_W) '$<'`
340
341 .c.lo:
342         $(LTCOMPILE) -c -o $@ $<
343
344 mostlyclean-libtool:
345         -rm -f *.lo
346
347 clean-libtool:
348         -rm -rf .libs _libs
349
350 distclean-libtool:
351         -rm -f libtool config.lt
352
353 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359               END { if (nonempty) { for (i in files) print i; }; }'`; \
360         mkid -fID $$unique
361 tags: TAGS
362
363 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         set x; \
366         here=`pwd`; \
367         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372               END { if (nonempty) { for (i in files) print i; }; }'`; \
373         shift; \
374         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
375           test -n "$$unique" || unique=$$empty_fix; \
376           if test $$# -gt 0; then \
377             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378               "$$@" $$unique; \
379           else \
380             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381               $$unique; \
382           fi; \
383         fi
384 ctags: CTAGS
385 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
386                 $(TAGS_FILES) $(LISP)
387         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
388         unique=`for i in $$list; do \
389             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390           done | \
391           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392               END { if (nonempty) { for (i in files) print i; }; }'`; \
393         test -z "$(CTAGS_ARGS)$$unique" \
394           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395              $$unique
396
397 GTAGS:
398         here=`$(am__cd) $(top_builddir) && pwd` \
399           && $(am__cd) $(top_srcdir) \
400           && gtags -i $(GTAGS_ARGS) "$$here"
401
402 distclean-tags:
403         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404 check-am: all-am
405 check: check-am
406 all-am: Makefile $(LTLIBRARIES) config.h
407 installdirs:
408         for dir in "$(DESTDIR)$(libexecsubdir)"; do \
409           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
410         done
411 install: install-am
412 install-exec: install-exec-am
413 install-data: install-data-am
414 uninstall: uninstall-am
415
416 install-am: all-am
417         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418
419 installcheck: installcheck-am
420 install-strip:
421         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
423           `test -z '$(STRIP)' || \
424             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
425 mostlyclean-generic:
426
427 clean-generic:
428
429 distclean-generic:
430         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
431         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
432
433 maintainer-clean-generic:
434         @echo "This command is intended for maintainers to use"
435         @echo "it deletes files that may require special tools to rebuild."
436 clean: clean-am
437
438 clean-am: clean-generic clean-libexecsubLTLIBRARIES clean-libtool \
439         mostlyclean-am
440
441 distclean: distclean-am
442         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
443         -rm -f Makefile
444 distclean-am: clean-am distclean-compile distclean-generic \
445         distclean-hdr distclean-libtool distclean-tags
446
447 dvi: dvi-am
448
449 dvi-am:
450
451 html: html-am
452
453 html-am:
454
455 info: info-am
456
457 info-am:
458
459 install-data-am:
460
461 install-dvi: install-dvi-am
462
463 install-dvi-am:
464
465 install-exec-am: install-libexecsubLTLIBRARIES
466
467 install-html: install-html-am
468
469 install-html-am:
470
471 install-info: install-info-am
472
473 install-info-am:
474
475 install-man:
476
477 install-pdf: install-pdf-am
478
479 install-pdf-am:
480
481 install-ps: install-ps-am
482
483 install-ps-am:
484
485 installcheck-am:
486
487 maintainer-clean: maintainer-clean-am
488         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
489         -rm -rf $(top_srcdir)/autom4te.cache
490         -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
492
493 mostlyclean: mostlyclean-am
494
495 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
496         mostlyclean-libtool
497
498 pdf: pdf-am
499
500 pdf-am:
501
502 ps: ps-am
503
504 ps-am:
505
506 uninstall-am: uninstall-libexecsubLTLIBRARIES
507
508 .MAKE: all install-am install-strip
509
510 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
511         clean-generic clean-libexecsubLTLIBRARIES clean-libtool ctags \
512         distclean distclean-compile distclean-generic distclean-hdr \
513         distclean-libtool distclean-tags dvi dvi-am html html-am info \
514         info-am install install-am install-data install-data-am \
515         install-dvi install-dvi-am install-exec install-exec-am \
516         install-html install-html-am install-info install-info-am \
517         install-libexecsubLTLIBRARIES install-man install-pdf \
518         install-pdf-am install-ps install-ps-am install-strip \
519         installcheck installcheck-am installdirs maintainer-clean \
520         maintainer-clean-generic mostlyclean mostlyclean-compile \
521         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
522         tags uninstall uninstall-am uninstall-libexecsubLTLIBRARIES
523
524
525 all: copy_lto_plugin
526
527 copy_lto_plugin: all-am
528         $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $(libexecsub_LTLIBRARIES) `pwd`/../gcc/
529
530 # Tell versions [3.59,3.63) of GNU make to not export all variables.
531 # Otherwise a system limit (for SysV at least) may be exceeded.
532 .NOEXPORT: