dump_printf: add "%C" for dumping cgraph_node *
[official-gcc.git] / libcc1 / Makefile.in
blob7104b649026b3c536ec330ad321b06b022ed7557
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, 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.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
95 $(top_srcdir)/../config/depstand.m4 \
96 $(top_srcdir)/../config/gcc-plugin.m4 \
97 $(top_srcdir)/../config/lead-dot.m4 \
98 $(top_srcdir)/../config/override.m4 \
99 $(top_srcdir)/../config/warnings.m4 \
100 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
101 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
102 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
103 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 $(ACLOCAL_M4)
105 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
106 $(am__configure_deps)
107 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
108 configure.lineno config.status.lineno
109 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
110 CONFIG_HEADER = cc1plugin-config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
114 am__vpath_adj = case $$p in \
115 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116 *) f=$$p;; \
117 esac;
118 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
119 am__install_max = 40
120 am__nobase_strip_setup = \
121 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
122 am__nobase_strip = \
123 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
124 am__nobase_list = $(am__nobase_strip_setup); \
125 for p in $$list; do echo "$$p $$p"; done | \
126 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
127 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
128 if (++n[$$2] == $(am__install_max)) \
129 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
130 END { for (dir in files) print dir, files[dir] }'
131 am__base_list = \
132 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
133 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
134 am__uninstall_files_from_dir = { \
135 test -z "$$files" \
136 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
137 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
138 $(am__cd) "$$dir" && rm -f $$files; }; \
140 am__installdirs = "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"
141 LTLIBRARIES = $(cc1lib_LTLIBRARIES) $(plugin_LTLIBRARIES)
142 am__objects_1 = callbacks.lo connection.lo marshall.lo
143 am__objects_2 =
144 am_libcc1_la_OBJECTS = findcomp.lo libcc1.lo libcp1.lo names.lo \
145 $(am__objects_1) $(am__objects_2) $(am__objects_2)
146 libcc1_la_OBJECTS = $(am_libcc1_la_OBJECTS)
147 @ENABLE_PLUGIN_TRUE@am_libcc1_la_rpath = -rpath $(cc1libdir)
148 am_libcc1plugin_la_OBJECTS = libcc1plugin.lo $(am__objects_1) \
149 $(am__objects_2)
150 libcc1plugin_la_OBJECTS = $(am_libcc1plugin_la_OBJECTS)
151 @ENABLE_PLUGIN_TRUE@am_libcc1plugin_la_rpath = -rpath $(plugindir)
152 am_libcp1plugin_la_OBJECTS = libcp1plugin.lo $(am__objects_1) \
153 $(am__objects_2)
154 libcp1plugin_la_OBJECTS = $(am_libcp1plugin_la_OBJECTS)
155 @ENABLE_PLUGIN_TRUE@am_libcp1plugin_la_rpath = -rpath $(plugindir)
156 AM_V_P = $(am__v_P_@AM_V@)
157 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158 am__v_P_0 = false
159 am__v_P_1 = :
160 AM_V_GEN = $(am__v_GEN_@AM_V@)
161 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162 am__v_GEN_0 = @echo " GEN " $@;
163 am__v_GEN_1 =
164 AM_V_at = $(am__v_at_@AM_V@)
165 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166 am__v_at_0 = @
167 am__v_at_1 =
168 DEFAULT_INCLUDES = -I.@am__isrc@
169 depcomp = $(SHELL) $(top_srcdir)/../depcomp
170 am__depfiles_maybe = depfiles
171 am__mv = mv -f
172 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
173 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
174 AM_V_lt = $(am__v_lt_@AM_V@)
175 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
176 am__v_lt_0 = --silent
177 am__v_lt_1 =
178 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
179 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
180 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
181 $(AM_CXXFLAGS) $(CXXFLAGS)
182 AM_V_CXX = $(am__v_CXX_@AM_V@)
183 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
184 am__v_CXX_0 = @echo " CXX " $@;
185 am__v_CXX_1 =
186 CXXLD = $(CXX)
187 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
188 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
189 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
190 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
191 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
192 am__v_CXXLD_0 = @echo " CXXLD " $@;
193 am__v_CXXLD_1 =
194 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
195 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
196 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
198 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
199 $(AM_CFLAGS) $(CFLAGS)
200 AM_V_CC = $(am__v_CC_@AM_V@)
201 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
202 am__v_CC_0 = @echo " CC " $@;
203 am__v_CC_1 =
204 CCLD = $(CC)
205 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
207 $(AM_LDFLAGS) $(LDFLAGS) -o $@
208 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
209 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
210 am__v_CCLD_0 = @echo " CCLD " $@;
211 am__v_CCLD_1 =
212 SOURCES = $(libcc1_la_SOURCES) $(libcc1plugin_la_SOURCES) \
213 $(libcp1plugin_la_SOURCES)
214 am__can_run_installinfo = \
215 case $$AM_UPDATE_INFO_DIR in \
216 n|no|NO) false;; \
217 *) (install-info --version) >/dev/null 2>&1;; \
218 esac
219 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
220 $(LISP)cc1plugin-config.h.in
221 # Read a list of newline-separated strings from the standard input,
222 # and print each of them once, without duplicates. Input order is
223 # *not* preserved.
224 am__uniquify_input = $(AWK) '\
225 BEGIN { nonempty = 0; } \
226 { items[$$0] = 1; nonempty = 1; } \
227 END { if (nonempty) { for (i in items) print i; }; } \
229 # Make sure the list of sources is unique. This is necessary because,
230 # e.g., the same source file might be shared among _SOURCES variables
231 # for different programs/libraries.
232 am__define_uniq_tagged_files = \
233 list='$(am__tagged_files)'; \
234 unique=`for i in $$list; do \
235 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236 done | $(am__uniquify_input)`
237 ETAGS = etags
238 CTAGS = ctags
239 CSCOPE = cscope
240 AM_RECURSIVE_TARGETS = cscope
241 ACLOCAL = @ACLOCAL@
242 AMTAR = @AMTAR@
243 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
244 AR = @AR@
245 AUTOCONF = @AUTOCONF@
246 AUTOHEADER = @AUTOHEADER@
247 AUTOMAKE = @AUTOMAKE@
248 AWK = @AWK@
249 CC = @CC@
250 CCDEPMODE = @CCDEPMODE@
251 CFLAGS = @CFLAGS@
252 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
253 CPP = @CPP@
254 CPPFLAGS = @CPPFLAGS@
255 CXX = @CXX@
256 CXXCPP = @CXXCPP@
257 CXXDEPMODE = @CXXDEPMODE@
258 CXXFLAGS = @CXXFLAGS@
259 CYGPATH_W = @CYGPATH_W@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DSYMUTIL = @DSYMUTIL@
263 DUMPBIN = @DUMPBIN@
264 ECHO_C = @ECHO_C@
265 ECHO_N = @ECHO_N@
266 ECHO_T = @ECHO_T@
267 EGREP = @EGREP@
268 EXEEXT = @EXEEXT@
269 FGREP = @FGREP@
270 GMPINC = @GMPINC@
271 GREP = @GREP@
272 INSTALL = @INSTALL@
273 INSTALL_DATA = @INSTALL_DATA@
274 INSTALL_PROGRAM = @INSTALL_PROGRAM@
275 INSTALL_SCRIPT = @INSTALL_SCRIPT@
276 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
277 LD = @LD@
278 LDFLAGS = @LDFLAGS@
279 LIBOBJS = @LIBOBJS@
280 LIBS = @LIBS@
281 LIBTOOL = @LIBTOOL@
282 LIPO = @LIPO@
283 LN_S = @LN_S@
284 LTLIBOBJS = @LTLIBOBJS@
285 MAINT = @MAINT@
286 MAKEINFO = @MAKEINFO@
287 MKDIR_P = @MKDIR_P@
288 NM = @NM@
289 NMEDIT = @NMEDIT@
290 OBJDUMP = @OBJDUMP@
291 OBJEXT = @OBJEXT@
292 OTOOL = @OTOOL@
293 OTOOL64 = @OTOOL64@
294 PACKAGE = @PACKAGE@
295 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
296 PACKAGE_NAME = @PACKAGE_NAME@
297 PACKAGE_STRING = @PACKAGE_STRING@
298 PACKAGE_TARNAME = @PACKAGE_TARNAME@
299 PACKAGE_URL = @PACKAGE_URL@
300 PACKAGE_VERSION = @PACKAGE_VERSION@
301 PATH_SEPARATOR = @PATH_SEPARATOR@
302 RANLIB = @RANLIB@
303 SED = @SED@
304 SET_MAKE = @SET_MAKE@
305 SHELL = @SHELL@
306 STRIP = @STRIP@
307 VERSION = @VERSION@
308 WARN_FLAGS = @WARN_FLAGS@
309 WERROR = @WERROR@
310 abs_builddir = @abs_builddir@
311 abs_srcdir = @abs_srcdir@
312 abs_top_builddir = @abs_top_builddir@
313 abs_top_srcdir = @abs_top_srcdir@
314 ac_ct_CC = @ac_ct_CC@
315 ac_ct_CXX = @ac_ct_CXX@
316 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
317 am__include = @am__include@
318 am__leading_dot = @am__leading_dot@
319 am__quote = @am__quote@
320 am__tar = @am__tar@
321 am__untar = @am__untar@
322 bindir = @bindir@
323 build = @build@
324 build_alias = @build_alias@
325 build_cpu = @build_cpu@
326 build_libsubdir = @build_libsubdir@
327 build_os = @build_os@
328 build_subdir = @build_subdir@
329 build_vendor = @build_vendor@
330 builddir = @builddir@
331 datadir = @datadir@
332 datarootdir = @datarootdir@
333 docdir = @docdir@
334 dvidir = @dvidir@
335 exec_prefix = @exec_prefix@
336 gcc_version = @gcc_version@
337 get_gcc_base_ver = @get_gcc_base_ver@
338 host = @host@
339 host_alias = @host_alias@
340 host_cpu = @host_cpu@
341 host_os = @host_os@
342 host_subdir = @host_subdir@
343 host_vendor = @host_vendor@
344 htmldir = @htmldir@
345 includedir = @includedir@
346 infodir = @infodir@
347 install_sh = @install_sh@
348 libdir = @libdir@
349 libexecdir = @libexecdir@
350 libsuffix = @libsuffix@
351 localedir = @localedir@
352 localstatedir = @localstatedir@
353 mandir = @mandir@
354 mkdir_p = @mkdir_p@
355 oldincludedir = @oldincludedir@
356 pdfdir = @pdfdir@
357 prefix = @prefix@
358 program_transform_name = @program_transform_name@
359 psdir = @psdir@
360 sbindir = @sbindir@
361 sharedstatedir = @sharedstatedir@
362 srcdir = @srcdir@
363 sysconfdir = @sysconfdir@
364 target = @target@
365 target_alias = @target_alias@
366 target_cpu = @target_cpu@
367 target_noncanonical = @target_noncanonical@
368 target_os = @target_os@
369 target_subdir = @target_subdir@
370 target_vendor = @target_vendor@
371 top_build_prefix = @top_build_prefix@
372 top_builddir = @top_builddir@
373 top_srcdir = @top_srcdir@
374 visibility = @visibility@
375 ACLOCAL_AMFLAGS = -I .. -I ../config
376 gcc_build_dir = ../gcc
377 AM_CPPFLAGS = -I $(srcdir)/../include -I $(srcdir)/../libgcc \
378 -I $(gcc_build_dir) -I$(srcdir)/../gcc $($@_CPPFLAGS) $(GMPINC)
380 CPPFLAGS_FOR_C_FAMILY = -I $(srcdir)/../gcc/c-family \
381 -I $(srcdir)/../libcpp/include
383 CPPFLAGS_FOR_C = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/c
384 CPPFLAGS_FOR_CXX = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/cp
385 AM_CXXFLAGS = $(WARN_FLAGS) $(WERROR) $(visibility)
386 # Can be simplified when libiberty becomes a normal convenience library.
387 libiberty_normal = ../libiberty/libiberty.a
388 libiberty_noasan = ../libiberty/noasan/libiberty.a
389 libiberty_pic = ../libiberty/pic/libiberty.a
390 Wc = -Wc,
391 libiberty = $(if $(wildcard $(libiberty_noasan)),$(Wc)$(libiberty_noasan), \
392 $(if $(wildcard $(libiberty_pic)),$(Wc)$(libiberty_pic), \
393 $(Wc)$(libiberty_normal)))
395 libiberty_dep = $(patsubst $(Wc)%,%,$(libiberty))
396 plugindir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/plugin
397 cc1libdir = $(libdir)/$(libsuffix)
398 @ENABLE_PLUGIN_TRUE@plugin_LTLIBRARIES = libcc1plugin.la libcp1plugin.la
399 @ENABLE_PLUGIN_TRUE@cc1lib_LTLIBRARIES = libcc1.la
400 shared_source = callbacks.cc callbacks.hh connection.cc connection.hh \
401 marshall.cc marshall.hh rpc.hh status.hh
403 marshall_c_source = marshall-c.hh
404 marshall_cxx_source = marshall-cp.hh
405 libcc1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1plugin.sym
406 libcc1plugin_la_SOURCES = libcc1plugin.cc $(shared_source) $(marshall_c_source)
407 libcc1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_C)
408 libcc1plugin_la_LIBADD = $(libiberty)
409 libcc1plugin_la_DEPENDENCIES = $(libiberty_dep)
410 libcc1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
411 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
412 $(CXXFLAGS) $(libcc1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
414 libcp1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcp1plugin.sym
415 libcp1plugin_la_SOURCES = libcp1plugin.cc $(shared_source) $(marshall_cxx_source)
416 libcp1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_CXX)
417 libcp1plugin_la_LIBADD = $(libiberty)
418 libcp1plugin_la_DEPENDENCIES = $(libiberty_dep)
419 libcp1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
420 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
421 $(CXXFLAGS) $(libcp1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
423 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
424 libcc1_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1.sym
425 libcc1_la_SOURCES = findcomp.cc libcc1.cc libcp1.cc \
426 names.cc names.hh $(shared_source) \
427 $(marshall_c_source) $(marshall_cxx_source)
429 libcc1_la_LIBADD = $(libiberty)
430 libcc1_la_DEPENDENCIES = $(libiberty_dep)
431 libcc1_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
432 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
433 $(CXXFLAGS) $(libcc1_la_LDFLAGS) $(LTLDFLAGS) -o $@
435 all: cc1plugin-config.h
436 $(MAKE) $(AM_MAKEFLAGS) all-am
438 .SUFFIXES:
439 .SUFFIXES: .cc .lo .o .obj
440 am--refresh: Makefile
442 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
443 @for dep in $?; do \
444 case '$(am__configure_deps)' in \
445 *$$dep*) \
446 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
447 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
448 && exit 0; \
449 exit 1;; \
450 esac; \
451 done; \
452 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
453 $(am__cd) $(top_srcdir) && \
454 $(AUTOMAKE) --foreign Makefile
455 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
456 @case '$?' in \
457 *config.status*) \
458 echo ' $(SHELL) ./config.status'; \
459 $(SHELL) ./config.status;; \
460 *) \
461 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
462 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
463 esac;
465 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
466 $(SHELL) ./config.status --recheck
468 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
469 $(am__cd) $(srcdir) && $(AUTOCONF)
470 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
471 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
472 $(am__aclocal_m4_deps):
474 cc1plugin-config.h: stamp-h1
475 @test -f $@ || rm -f stamp-h1
476 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
478 stamp-h1: $(srcdir)/cc1plugin-config.h.in $(top_builddir)/config.status
479 @rm -f stamp-h1
480 cd $(top_builddir) && $(SHELL) ./config.status cc1plugin-config.h
481 $(srcdir)/cc1plugin-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
482 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
483 rm -f stamp-h1
484 touch $@
486 distclean-hdr:
487 -rm -f cc1plugin-config.h stamp-h1
489 install-cc1libLTLIBRARIES: $(cc1lib_LTLIBRARIES)
490 @$(NORMAL_INSTALL)
491 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
492 list2=; for p in $$list; do \
493 if test -f $$p; then \
494 list2="$$list2 $$p"; \
495 else :; fi; \
496 done; \
497 test -z "$$list2" || { \
498 echo " $(MKDIR_P) '$(DESTDIR)$(cc1libdir)'"; \
499 $(MKDIR_P) "$(DESTDIR)$(cc1libdir)" || exit 1; \
500 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
501 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cc1libdir)"; \
504 uninstall-cc1libLTLIBRARIES:
505 @$(NORMAL_UNINSTALL)
506 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
507 for p in $$list; do \
508 $(am__strip_dir) \
509 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cc1libdir)/$$f'"; \
510 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cc1libdir)/$$f"; \
511 done
513 clean-cc1libLTLIBRARIES:
514 -test -z "$(cc1lib_LTLIBRARIES)" || rm -f $(cc1lib_LTLIBRARIES)
515 @list='$(cc1lib_LTLIBRARIES)'; \
516 locs=`for p in $$list; do echo $$p; done | \
517 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
518 sort -u`; \
519 test -z "$$locs" || { \
520 echo rm -f $${locs}; \
521 rm -f $${locs}; \
524 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
525 @$(NORMAL_INSTALL)
526 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
527 list2=; for p in $$list; do \
528 if test -f $$p; then \
529 list2="$$list2 $$p"; \
530 else :; fi; \
531 done; \
532 test -z "$$list2" || { \
533 echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
534 $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
535 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
536 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
539 uninstall-pluginLTLIBRARIES:
540 @$(NORMAL_UNINSTALL)
541 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
542 for p in $$list; do \
543 $(am__strip_dir) \
544 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
545 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
546 done
548 clean-pluginLTLIBRARIES:
549 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
550 @list='$(plugin_LTLIBRARIES)'; \
551 locs=`for p in $$list; do echo $$p; done | \
552 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
553 sort -u`; \
554 test -z "$$locs" || { \
555 echo rm -f $${locs}; \
556 rm -f $${locs}; \
559 libcc1.la: $(libcc1_la_OBJECTS) $(libcc1_la_DEPENDENCIES) $(EXTRA_libcc1_la_DEPENDENCIES)
560 $(AM_V_GEN)$(libcc1_la_LINK) $(am_libcc1_la_rpath) $(libcc1_la_OBJECTS) $(libcc1_la_LIBADD) $(LIBS)
562 libcc1plugin.la: $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_DEPENDENCIES) $(EXTRA_libcc1plugin_la_DEPENDENCIES)
563 $(AM_V_GEN)$(libcc1plugin_la_LINK) $(am_libcc1plugin_la_rpath) $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_LIBADD) $(LIBS)
565 libcp1plugin.la: $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_DEPENDENCIES) $(EXTRA_libcp1plugin_la_DEPENDENCIES)
566 $(AM_V_GEN)$(libcp1plugin_la_LINK) $(am_libcp1plugin_la_rpath) $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_LIBADD) $(LIBS)
568 mostlyclean-compile:
569 -rm -f *.$(OBJEXT)
571 distclean-compile:
572 -rm -f *.tab.c
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Plo@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Plo@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findcomp.Plo@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1.Plo@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1plugin.Plo@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1plugin.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshall.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
584 .cc.o:
585 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
586 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
587 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
588 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
591 .cc.obj:
592 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
593 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
594 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
595 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
598 .cc.lo:
599 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
600 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
601 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
602 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
605 mostlyclean-libtool:
606 -rm -f *.lo
608 clean-libtool:
609 -rm -rf .libs _libs
611 distclean-libtool:
612 -rm -f libtool config.lt
614 ID: $(am__tagged_files)
615 $(am__define_uniq_tagged_files); mkid -fID $$unique
616 tags: tags-am
617 TAGS: tags
619 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
620 set x; \
621 here=`pwd`; \
622 $(am__define_uniq_tagged_files); \
623 shift; \
624 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
625 test -n "$$unique" || unique=$$empty_fix; \
626 if test $$# -gt 0; then \
627 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
628 "$$@" $$unique; \
629 else \
630 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
631 $$unique; \
632 fi; \
634 ctags: ctags-am
636 CTAGS: ctags
637 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
638 $(am__define_uniq_tagged_files); \
639 test -z "$(CTAGS_ARGS)$$unique" \
640 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
641 $$unique
643 GTAGS:
644 here=`$(am__cd) $(top_builddir) && pwd` \
645 && $(am__cd) $(top_srcdir) \
646 && gtags -i $(GTAGS_ARGS) "$$here"
647 cscope: cscope.files
648 test ! -s cscope.files \
649 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
650 clean-cscope:
651 -rm -f cscope.files
652 cscope.files: clean-cscope cscopelist
653 cscopelist: cscopelist-am
655 cscopelist-am: $(am__tagged_files)
656 list='$(am__tagged_files)'; \
657 case "$(srcdir)" in \
658 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
659 *) sdir=$(subdir)/$(srcdir) ;; \
660 esac; \
661 for i in $$list; do \
662 if test -f "$$i"; then \
663 echo "$(subdir)/$$i"; \
664 else \
665 echo "$$sdir/$$i"; \
666 fi; \
667 done >> $(top_builddir)/cscope.files
669 distclean-tags:
670 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
671 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
672 check-am: all-am
673 check: check-am
674 all-am: Makefile $(LTLIBRARIES) cc1plugin-config.h
675 installdirs:
676 for dir in "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
677 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
678 done
679 install: install-am
680 install-exec: install-exec-am
681 install-data: install-data-am
682 uninstall: uninstall-am
684 install-am: all-am
685 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
687 installcheck: installcheck-am
688 install-strip:
689 if test -z '$(STRIP)'; then \
690 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
691 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
692 install; \
693 else \
694 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
696 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
698 mostlyclean-generic:
700 clean-generic:
702 distclean-generic:
703 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
704 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
706 maintainer-clean-generic:
707 @echo "This command is intended for maintainers to use"
708 @echo "it deletes files that may require special tools to rebuild."
709 clean: clean-am
711 clean-am: clean-cc1libLTLIBRARIES clean-generic clean-libtool \
712 clean-pluginLTLIBRARIES mostlyclean-am
714 distclean: distclean-am
715 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
716 -rm -rf ./$(DEPDIR)
717 -rm -f Makefile
718 distclean-am: clean-am distclean-compile distclean-generic \
719 distclean-hdr distclean-libtool distclean-tags
721 dvi: dvi-am
723 dvi-am:
725 html: html-am
727 html-am:
729 info: info-am
731 info-am:
733 install-data-am: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
735 install-dvi: install-dvi-am
737 install-dvi-am:
739 install-exec-am:
741 install-html: install-html-am
743 install-html-am:
745 install-info: install-info-am
747 install-info-am:
749 install-man:
751 install-pdf: install-pdf-am
753 install-pdf-am:
755 install-ps: install-ps-am
757 install-ps-am:
759 installcheck-am:
761 maintainer-clean: maintainer-clean-am
762 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
763 -rm -rf $(top_srcdir)/autom4te.cache
764 -rm -rf ./$(DEPDIR)
765 -rm -f Makefile
766 maintainer-clean-am: distclean-am maintainer-clean-generic
768 mostlyclean: mostlyclean-am
770 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
771 mostlyclean-libtool
773 pdf: pdf-am
775 pdf-am:
777 ps: ps-am
779 ps-am:
781 uninstall-am: uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
783 .MAKE: all install-am install-strip
785 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
786 clean-cc1libLTLIBRARIES clean-cscope clean-generic \
787 clean-libtool clean-pluginLTLIBRARIES cscope cscopelist-am \
788 ctags ctags-am distclean distclean-compile distclean-generic \
789 distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
790 html-am info info-am install install-am \
791 install-cc1libLTLIBRARIES install-data install-data-am \
792 install-dvi install-dvi-am install-exec install-exec-am \
793 install-html install-html-am install-info install-info-am \
794 install-man install-pdf install-pdf-am \
795 install-pluginLTLIBRARIES install-ps install-ps-am \
796 install-strip installcheck installcheck-am installdirs \
797 maintainer-clean maintainer-clean-generic mostlyclean \
798 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
799 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
800 uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
802 .PRECIOUS: Makefile
804 override CXXFLAGS := $(filter-out -fsanitize=address,$(CXXFLAGS))
805 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
807 # Tell versions [3.59,3.63) of GNU make to not export all variables.
808 # Otherwise a system limit (for SysV at least) may be exceeded.
809 .NOEXPORT: