X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=lto-plugin%2FMakefile.in;h=2f58f9bbe368e2b63656f8a9e14b23c6ffbbbd9b;hp=ead2e7b906d4f76f360defe3911287f53549d2c0;hb=005affc01b82e370b872b798f8e1f2c873257a8c;hpb=5dbeae574c9d79f3c792658caeec5fc0570f2673;ds=sidebyside diff --git a/lto-plugin/Makefile.in b/lto-plugin/Makefile.in index ead2e7b906d..2f58f9bbe36 100644 --- a/lto-plugin/Makefile.in +++ b/lto-plugin/Makefile.in @@ -495,6 +495,11 @@ uninstall-am: uninstall-libexecsubLTLIBRARIES tags uninstall uninstall-am uninstall-libexecsubLTLIBRARIES +all: copy_lto_plugin + +copy_lto_plugin: all-am + $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $(libexecsub_LTLIBRARIES) `pwd`/../gcc/ + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: