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