Makefile.in 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. target_triplet = @target@
  34. subdir = .
  35. DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  36. $(top_srcdir)/configure $(am__configure_deps) \
  37. $(srcdir)/cc1plugin-config.h.in $(srcdir)/../mkinstalldirs \
  38. $(srcdir)/../depcomp
  39. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  40. am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
  41. $(top_srcdir)/../config/depstand.m4 \
  42. $(top_srcdir)/../config/gcc-plugin.m4 \
  43. $(top_srcdir)/../config/lead-dot.m4 \
  44. $(top_srcdir)/../config/override.m4 \
  45. $(top_srcdir)/../config/warnings.m4 \
  46. $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
  47. $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
  48. $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
  49. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  50. $(ACLOCAL_M4)
  51. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  52. configure.lineno config.status.lineno
  53. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  54. CONFIG_HEADER = cc1plugin-config.h
  55. CONFIG_CLEAN_FILES =
  56. CONFIG_CLEAN_VPATH_FILES =
  57. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  58. am__vpath_adj = case $$p in \
  59. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  60. *) f=$$p;; \
  61. esac;
  62. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  63. am__install_max = 40
  64. am__nobase_strip_setup = \
  65. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  66. am__nobase_strip = \
  67. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  68. am__nobase_list = $(am__nobase_strip_setup); \
  69. for p in $$list; do echo "$$p $$p"; done | \
  70. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  71. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  72. if (++n[$$2] == $(am__install_max)) \
  73. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  74. END { for (dir in files) print dir, files[dir] }'
  75. am__base_list = \
  76. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  77. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  78. am__installdirs = "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"
  79. LTLIBRARIES = $(cc1lib_LTLIBRARIES) $(plugin_LTLIBRARIES)
  80. am__objects_1 = callbacks.lo connection.lo marshall.lo
  81. am_libcc1_la_OBJECTS = findcomp.lo libcc1.lo names.lo $(am__objects_1)
  82. libcc1_la_OBJECTS = $(am_libcc1_la_OBJECTS)
  83. @ENABLE_PLUGIN_TRUE@am_libcc1_la_rpath = -rpath $(cc1libdir)
  84. am_libcc1plugin_la_OBJECTS = plugin.lo $(am__objects_1)
  85. libcc1plugin_la_OBJECTS = $(am_libcc1plugin_la_OBJECTS)
  86. @ENABLE_PLUGIN_TRUE@am_libcc1plugin_la_rpath = -rpath $(plugindir)
  87. DEFAULT_INCLUDES = -I.@am__isrc@
  88. depcomp = $(SHELL) $(top_srcdir)/../depcomp
  89. am__depfiles_maybe = depfiles
  90. am__mv = mv -f
  91. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  92. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  93. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  94. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  95. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  96. CXXLD = $(CXX)
  97. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  98. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  99. $(LDFLAGS) -o $@
  100. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  101. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  102. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  103. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  104. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  105. CCLD = $(CC)
  106. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  107. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  108. $(LDFLAGS) -o $@
  109. SOURCES = $(libcc1_la_SOURCES) $(libcc1plugin_la_SOURCES)
  110. ETAGS = etags
  111. CTAGS = ctags
  112. ACLOCAL = @ACLOCAL@
  113. AMTAR = @AMTAR@
  114. AR = @AR@
  115. AUTOCONF = @AUTOCONF@
  116. AUTOHEADER = @AUTOHEADER@
  117. AUTOMAKE = @AUTOMAKE@
  118. AWK = @AWK@
  119. CC = @CC@
  120. CCDEPMODE = @CCDEPMODE@
  121. CFLAGS = @CFLAGS@
  122. CPP = @CPP@
  123. CPPFLAGS = @CPPFLAGS@
  124. CXX = @CXX@
  125. CXXCPP = @CXXCPP@
  126. CXXDEPMODE = @CXXDEPMODE@
  127. CXXFLAGS = @CXXFLAGS@
  128. CYGPATH_W = @CYGPATH_W@
  129. DEFS = @DEFS@
  130. DEPDIR = @DEPDIR@
  131. DSYMUTIL = @DSYMUTIL@
  132. DUMPBIN = @DUMPBIN@
  133. ECHO_C = @ECHO_C@
  134. ECHO_N = @ECHO_N@
  135. ECHO_T = @ECHO_T@
  136. EGREP = @EGREP@
  137. EXEEXT = @EXEEXT@
  138. FGREP = @FGREP@
  139. GMPINC = @GMPINC@
  140. GREP = @GREP@
  141. INSTALL = @INSTALL@
  142. INSTALL_DATA = @INSTALL_DATA@
  143. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  144. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  145. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  146. LD = @LD@
  147. LDFLAGS = @LDFLAGS@
  148. LIBOBJS = @LIBOBJS@
  149. LIBS = @LIBS@
  150. LIBTOOL = @LIBTOOL@
  151. LIPO = @LIPO@
  152. LN_S = @LN_S@
  153. LTLIBOBJS = @LTLIBOBJS@
  154. MAINT = @MAINT@
  155. MAKEINFO = @MAKEINFO@
  156. MKDIR_P = @MKDIR_P@
  157. NM = @NM@
  158. NMEDIT = @NMEDIT@
  159. OBJDUMP = @OBJDUMP@
  160. OBJEXT = @OBJEXT@
  161. OTOOL = @OTOOL@
  162. OTOOL64 = @OTOOL64@
  163. PACKAGE = @PACKAGE@
  164. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  165. PACKAGE_NAME = @PACKAGE_NAME@
  166. PACKAGE_STRING = @PACKAGE_STRING@
  167. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  168. PACKAGE_URL = @PACKAGE_URL@
  169. PACKAGE_VERSION = @PACKAGE_VERSION@
  170. PATH_SEPARATOR = @PATH_SEPARATOR@
  171. RANLIB = @RANLIB@
  172. SED = @SED@
  173. SET_MAKE = @SET_MAKE@
  174. SHELL = @SHELL@
  175. STRIP = @STRIP@
  176. VERSION = @VERSION@
  177. WARN_FLAGS = @WARN_FLAGS@
  178. WERROR = @WERROR@
  179. abs_builddir = @abs_builddir@
  180. abs_srcdir = @abs_srcdir@
  181. abs_top_builddir = @abs_top_builddir@
  182. abs_top_srcdir = @abs_top_srcdir@
  183. ac_ct_CC = @ac_ct_CC@
  184. ac_ct_CXX = @ac_ct_CXX@
  185. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  186. am__include = @am__include@
  187. am__leading_dot = @am__leading_dot@
  188. am__quote = @am__quote@
  189. am__tar = @am__tar@
  190. am__untar = @am__untar@
  191. bindir = @bindir@
  192. build = @build@
  193. build_alias = @build_alias@
  194. build_cpu = @build_cpu@
  195. build_libsubdir = @build_libsubdir@
  196. build_os = @build_os@
  197. build_subdir = @build_subdir@
  198. build_vendor = @build_vendor@
  199. builddir = @builddir@
  200. datadir = @datadir@
  201. datarootdir = @datarootdir@
  202. docdir = @docdir@
  203. dvidir = @dvidir@
  204. exec_prefix = @exec_prefix@
  205. gcc_version = @gcc_version@
  206. host = @host@
  207. host_alias = @host_alias@
  208. host_cpu = @host_cpu@
  209. host_os = @host_os@
  210. host_subdir = @host_subdir@
  211. host_vendor = @host_vendor@
  212. htmldir = @htmldir@
  213. includedir = @includedir@
  214. infodir = @infodir@
  215. install_sh = @install_sh@
  216. libdir = @libdir@
  217. libexecdir = @libexecdir@
  218. libsuffix = @libsuffix@
  219. localedir = @localedir@
  220. localstatedir = @localstatedir@
  221. mandir = @mandir@
  222. mkdir_p = @mkdir_p@
  223. oldincludedir = @oldincludedir@
  224. pdfdir = @pdfdir@
  225. prefix = @prefix@
  226. program_transform_name = @program_transform_name@
  227. psdir = @psdir@
  228. sbindir = @sbindir@
  229. sharedstatedir = @sharedstatedir@
  230. srcdir = @srcdir@
  231. sysconfdir = @sysconfdir@
  232. target = @target@
  233. target_alias = @target_alias@
  234. target_cpu = @target_cpu@
  235. target_noncanonical = @target_noncanonical@
  236. target_os = @target_os@
  237. target_subdir = @target_subdir@
  238. target_vendor = @target_vendor@
  239. top_build_prefix = @top_build_prefix@
  240. top_builddir = @top_builddir@
  241. top_srcdir = @top_srcdir@
  242. visibility = @visibility@
  243. ACLOCAL_AMFLAGS = -I .. -I ../config
  244. gcc_build_dir = ../gcc
  245. AM_CPPFLAGS = -I $(srcdir)/../include -I $(srcdir)/../libgcc \
  246. -I $(gcc_build_dir) -I$(srcdir)/../gcc \
  247. -I $(srcdir)/../gcc/c -I $(srcdir)/../gcc/c-family \
  248. -I $(srcdir)/../libcpp/include $(GMPINC)
  249. AM_CXXFLAGS = $(WARN_FLAGS) $(WERROR) $(visibility)
  250. # Can be simplified when libiberty becomes a normal convenience library.
  251. libiberty_normal = ../libiberty/libiberty.a
  252. libiberty_noasan = ../libiberty/noasan/libiberty.a
  253. libiberty_pic = ../libiberty/pic/libiberty.a
  254. Wc = -Wc,
  255. libiberty = $(if $(wildcard $(libiberty_noasan)),$(Wc)$(libiberty_noasan), \
  256. $(if $(wildcard $(libiberty_pic)),$(Wc)$(libiberty_pic), \
  257. $(Wc)$(libiberty_normal)))
  258. libiberty_dep = $(patsubst $(Wc)%,%,$(libiberty))
  259. plugindir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/plugin
  260. cc1libdir = $(libdir)/$(libsuffix)
  261. @ENABLE_PLUGIN_TRUE@plugin_LTLIBRARIES = libcc1plugin.la
  262. @ENABLE_PLUGIN_TRUE@cc1lib_LTLIBRARIES = libcc1.la
  263. BUILT_SOURCES = compiler-name.h
  264. shared_source = callbacks.cc callbacks.hh connection.cc connection.hh \
  265. marshall.cc marshall.hh rpc.hh status.hh
  266. libcc1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1plugin.sym
  267. libcc1plugin_la_SOURCES = plugin.cc $(shared_source)
  268. libcc1plugin_la_LIBADD = $(libiberty)
  269. libcc1plugin_la_DEPENDENCIES = $(libiberty_dep)
  270. libcc1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  271. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  272. $(CXXFLAGS) $(libcc1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
  273. LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
  274. libcc1_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1.sym
  275. libcc1_la_SOURCES = findcomp.cc libcc1.cc names.cc names.hh $(shared_source)
  276. libcc1_la_LIBADD = $(libiberty)
  277. libcc1_la_DEPENDENCIES = $(libiberty_dep)
  278. libcc1_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  279. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  280. $(CXXFLAGS) $(libcc1_la_LDFLAGS) $(LTLDFLAGS) -o $@
  281. all: $(BUILT_SOURCES) cc1plugin-config.h
  282. $(MAKE) $(AM_MAKEFLAGS) all-am
  283. .SUFFIXES:
  284. .SUFFIXES: .cc .lo .o .obj
  285. am--refresh:
  286. @:
  287. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  288. @for dep in $?; do \
  289. case '$(am__configure_deps)' in \
  290. *$$dep*) \
  291. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  292. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  293. && exit 0; \
  294. exit 1;; \
  295. esac; \
  296. done; \
  297. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  298. $(am__cd) $(top_srcdir) && \
  299. $(AUTOMAKE) --foreign Makefile
  300. .PRECIOUS: Makefile
  301. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  302. @case '$?' in \
  303. *config.status*) \
  304. echo ' $(SHELL) ./config.status'; \
  305. $(SHELL) ./config.status;; \
  306. *) \
  307. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  308. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  309. esac;
  310. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  311. $(SHELL) ./config.status --recheck
  312. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  313. $(am__cd) $(srcdir) && $(AUTOCONF)
  314. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  315. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  316. $(am__aclocal_m4_deps):
  317. cc1plugin-config.h: stamp-h1
  318. @if test ! -f $@; then \
  319. rm -f stamp-h1; \
  320. $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  321. else :; fi
  322. stamp-h1: $(srcdir)/cc1plugin-config.h.in $(top_builddir)/config.status
  323. @rm -f stamp-h1
  324. cd $(top_builddir) && $(SHELL) ./config.status cc1plugin-config.h
  325. $(srcdir)/cc1plugin-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  326. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  327. rm -f stamp-h1
  328. touch $@
  329. distclean-hdr:
  330. -rm -f cc1plugin-config.h stamp-h1
  331. install-cc1libLTLIBRARIES: $(cc1lib_LTLIBRARIES)
  332. @$(NORMAL_INSTALL)
  333. test -z "$(cc1libdir)" || $(MKDIR_P) "$(DESTDIR)$(cc1libdir)"
  334. @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
  335. list2=; for p in $$list; do \
  336. if test -f $$p; then \
  337. list2="$$list2 $$p"; \
  338. else :; fi; \
  339. done; \
  340. test -z "$$list2" || { \
  341. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
  342. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cc1libdir)"; \
  343. }
  344. uninstall-cc1libLTLIBRARIES:
  345. @$(NORMAL_UNINSTALL)
  346. @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
  347. for p in $$list; do \
  348. $(am__strip_dir) \
  349. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cc1libdir)/$$f'"; \
  350. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cc1libdir)/$$f"; \
  351. done
  352. clean-cc1libLTLIBRARIES:
  353. -test -z "$(cc1lib_LTLIBRARIES)" || rm -f $(cc1lib_LTLIBRARIES)
  354. @list='$(cc1lib_LTLIBRARIES)'; for p in $$list; do \
  355. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  356. test "$$dir" != "$$p" || dir=.; \
  357. echo "rm -f \"$${dir}/so_locations\""; \
  358. rm -f "$${dir}/so_locations"; \
  359. done
  360. install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
  361. @$(NORMAL_INSTALL)
  362. test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
  363. @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
  364. list2=; for p in $$list; do \
  365. if test -f $$p; then \
  366. list2="$$list2 $$p"; \
  367. else :; fi; \
  368. done; \
  369. test -z "$$list2" || { \
  370. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
  371. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
  372. }
  373. uninstall-pluginLTLIBRARIES:
  374. @$(NORMAL_UNINSTALL)
  375. @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
  376. for p in $$list; do \
  377. $(am__strip_dir) \
  378. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
  379. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
  380. done
  381. clean-pluginLTLIBRARIES:
  382. -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
  383. @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
  384. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  385. test "$$dir" != "$$p" || dir=.; \
  386. echo "rm -f \"$${dir}/so_locations\""; \
  387. rm -f "$${dir}/so_locations"; \
  388. done
  389. libcc1.la: $(libcc1_la_OBJECTS) $(libcc1_la_DEPENDENCIES)
  390. $(libcc1_la_LINK) $(am_libcc1_la_rpath) $(libcc1_la_OBJECTS) $(libcc1_la_LIBADD) $(LIBS)
  391. libcc1plugin.la: $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_DEPENDENCIES)
  392. $(libcc1plugin_la_LINK) $(am_libcc1plugin_la_rpath) $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_LIBADD) $(LIBS)
  393. mostlyclean-compile:
  394. -rm -f *.$(OBJEXT)
  395. distclean-compile:
  396. -rm -f *.tab.c
  397. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Plo@am__quote@
  398. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Plo@am__quote@
  399. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findcomp.Plo@am__quote@
  400. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1.Plo@am__quote@
  401. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshall.Plo@am__quote@
  402. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
  403. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
  404. .cc.o:
  405. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  406. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  407. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  408. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  409. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  410. .cc.obj:
  411. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  412. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  413. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  414. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  415. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  416. .cc.lo:
  417. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  418. @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  419. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  420. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  421. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  422. mostlyclean-libtool:
  423. -rm -f *.lo
  424. clean-libtool:
  425. -rm -rf .libs _libs
  426. distclean-libtool:
  427. -rm -f libtool config.lt
  428. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  429. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  430. unique=`for i in $$list; do \
  431. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  432. done | \
  433. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  434. END { if (nonempty) { for (i in files) print i; }; }'`; \
  435. mkid -fID $$unique
  436. tags: TAGS
  437. TAGS: $(HEADERS) $(SOURCES) cc1plugin-config.h.in $(TAGS_DEPENDENCIES) \
  438. $(TAGS_FILES) $(LISP)
  439. set x; \
  440. here=`pwd`; \
  441. list='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
  442. unique=`for i in $$list; do \
  443. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  444. done | \
  445. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  446. END { if (nonempty) { for (i in files) print i; }; }'`; \
  447. shift; \
  448. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  449. test -n "$$unique" || unique=$$empty_fix; \
  450. if test $$# -gt 0; then \
  451. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  452. "$$@" $$unique; \
  453. else \
  454. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  455. $$unique; \
  456. fi; \
  457. fi
  458. ctags: CTAGS
  459. CTAGS: $(HEADERS) $(SOURCES) cc1plugin-config.h.in $(TAGS_DEPENDENCIES) \
  460. $(TAGS_FILES) $(LISP)
  461. list='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
  462. unique=`for i in $$list; do \
  463. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  464. done | \
  465. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  466. END { if (nonempty) { for (i in files) print i; }; }'`; \
  467. test -z "$(CTAGS_ARGS)$$unique" \
  468. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  469. $$unique
  470. GTAGS:
  471. here=`$(am__cd) $(top_builddir) && pwd` \
  472. && $(am__cd) $(top_srcdir) \
  473. && gtags -i $(GTAGS_ARGS) "$$here"
  474. distclean-tags:
  475. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  476. check-am: all-am
  477. check: $(BUILT_SOURCES)
  478. $(MAKE) $(AM_MAKEFLAGS) check-am
  479. all-am: Makefile $(LTLIBRARIES) cc1plugin-config.h
  480. installdirs:
  481. for dir in "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
  482. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  483. done
  484. install: $(BUILT_SOURCES)
  485. $(MAKE) $(AM_MAKEFLAGS) install-am
  486. install-exec: install-exec-am
  487. install-data: install-data-am
  488. uninstall: uninstall-am
  489. install-am: all-am
  490. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  491. installcheck: installcheck-am
  492. install-strip:
  493. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  494. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  495. `test -z '$(STRIP)' || \
  496. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  497. mostlyclean-generic:
  498. clean-generic:
  499. distclean-generic:
  500. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  501. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  502. maintainer-clean-generic:
  503. @echo "This command is intended for maintainers to use"
  504. @echo "it deletes files that may require special tools to rebuild."
  505. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  506. clean: clean-am
  507. clean-am: clean-cc1libLTLIBRARIES clean-generic clean-libtool \
  508. clean-pluginLTLIBRARIES mostlyclean-am
  509. distclean: distclean-am
  510. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  511. -rm -rf ./$(DEPDIR)
  512. -rm -f Makefile
  513. distclean-am: clean-am distclean-compile distclean-generic \
  514. distclean-hdr distclean-libtool distclean-tags
  515. dvi: dvi-am
  516. dvi-am:
  517. html: html-am
  518. html-am:
  519. info: info-am
  520. info-am:
  521. install-data-am: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
  522. install-dvi: install-dvi-am
  523. install-dvi-am:
  524. install-exec-am:
  525. install-html: install-html-am
  526. install-html-am:
  527. install-info: install-info-am
  528. install-info-am:
  529. install-man:
  530. install-pdf: install-pdf-am
  531. install-pdf-am:
  532. install-ps: install-ps-am
  533. install-ps-am:
  534. installcheck-am:
  535. maintainer-clean: maintainer-clean-am
  536. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  537. -rm -rf $(top_srcdir)/autom4te.cache
  538. -rm -rf ./$(DEPDIR)
  539. -rm -f Makefile
  540. maintainer-clean-am: distclean-am maintainer-clean-generic
  541. mostlyclean: mostlyclean-am
  542. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  543. mostlyclean-libtool
  544. pdf: pdf-am
  545. pdf-am:
  546. ps: ps-am
  547. ps-am:
  548. uninstall-am: uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
  549. .MAKE: all check install install-am install-strip
  550. .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
  551. clean-cc1libLTLIBRARIES clean-generic clean-libtool \
  552. clean-pluginLTLIBRARIES ctags distclean distclean-compile \
  553. distclean-generic distclean-hdr distclean-libtool \
  554. distclean-tags dvi dvi-am html html-am info info-am install \
  555. install-am install-cc1libLTLIBRARIES install-data \
  556. install-data-am install-dvi install-dvi-am install-exec \
  557. install-exec-am install-html install-html-am install-info \
  558. install-info-am install-man install-pdf install-pdf-am \
  559. install-pluginLTLIBRARIES install-ps install-ps-am \
  560. install-strip installcheck installcheck-am installdirs \
  561. maintainer-clean maintainer-clean-generic mostlyclean \
  562. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  563. pdf pdf-am ps ps-am tags uninstall uninstall-am \
  564. uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
  565. override CXXFLAGS := $(filter-out -fsanitize=address,$(CXXFLAGS))
  566. override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
  567. # Put this in a header so we don't run sed for each compilation. This
  568. # is also simpler to debug as one can easily see the constant.
  569. compiler-name.h: Makefile
  570. echo "#define COMPILER_NAME \"`echo gcc | sed '$(transform)'`\"" > compiler-name.h
  571. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  572. # Otherwise a system limit (for SysV at least) may be exceeded.
  573. .NOEXPORT: