aix: TLS DWARF symbol decorations.
[official-gcc.git] / libcc1 / Makefile.in
blob753d435c9cbe728e7383ca19fae51d1728996f77
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 @DARWIN_DYNAMIC_LOOKUP_TRUE@am__append_1 = -Wl,-undefined,dynamic_lookup
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
96 $(top_srcdir)/../config/cet.m4 \
97 $(top_srcdir)/../config/depstand.m4 \
98 $(top_srcdir)/../config/enable.m4 \
99 $(top_srcdir)/../config/gcc-plugin.m4 \
100 $(top_srcdir)/../config/lead-dot.m4 \
101 $(top_srcdir)/../config/override.m4 \
102 $(top_srcdir)/../config/warnings.m4 \
103 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
104 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
105 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107 $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
109 $(am__configure_deps)
110 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
111 configure.lineno config.status.lineno
112 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
113 CONFIG_HEADER = cc1plugin-config.h
114 CONFIG_CLEAN_FILES =
115 CONFIG_CLEAN_VPATH_FILES =
116 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117 am__vpath_adj = case $$p in \
118 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119 *) f=$$p;; \
120 esac;
121 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122 am__install_max = 40
123 am__nobase_strip_setup = \
124 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125 am__nobase_strip = \
126 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127 am__nobase_list = $(am__nobase_strip_setup); \
128 for p in $$list; do echo "$$p $$p"; done | \
129 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131 if (++n[$$2] == $(am__install_max)) \
132 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133 END { for (dir in files) print dir, files[dir] }'
134 am__base_list = \
135 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137 am__uninstall_files_from_dir = { \
138 test -z "$$files" \
139 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141 $(am__cd) "$$dir" && rm -f $$files; }; \
143 am__installdirs = "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"
144 LTLIBRARIES = $(cc1lib_LTLIBRARIES) $(plugin_LTLIBRARIES)
145 am__objects_1 = callbacks.lo connection.lo marshall.lo
146 am__objects_2 =
147 am_libcc1_la_OBJECTS = findcomp.lo libcc1.lo libcp1.lo names.lo \
148 $(am__objects_1) $(am__objects_2) $(am__objects_2)
149 libcc1_la_OBJECTS = $(am_libcc1_la_OBJECTS)
150 @ENABLE_PLUGIN_TRUE@am_libcc1_la_rpath = -rpath $(cc1libdir)
151 am_libcc1plugin_la_OBJECTS = libcc1plugin.lo $(am__objects_1) \
152 $(am__objects_2)
153 libcc1plugin_la_OBJECTS = $(am_libcc1plugin_la_OBJECTS)
154 @ENABLE_PLUGIN_TRUE@am_libcc1plugin_la_rpath = -rpath $(plugindir)
155 am_libcp1plugin_la_OBJECTS = libcp1plugin.lo $(am__objects_1) \
156 $(am__objects_2)
157 libcp1plugin_la_OBJECTS = $(am_libcp1plugin_la_OBJECTS)
158 @ENABLE_PLUGIN_TRUE@am_libcp1plugin_la_rpath = -rpath $(plugindir)
159 AM_V_P = $(am__v_P_@AM_V@)
160 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
161 am__v_P_0 = false
162 am__v_P_1 = :
163 AM_V_GEN = $(am__v_GEN_@AM_V@)
164 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
165 am__v_GEN_0 = @echo " GEN " $@;
166 am__v_GEN_1 =
167 AM_V_at = $(am__v_at_@AM_V@)
168 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
169 am__v_at_0 = @
170 am__v_at_1 =
171 DEFAULT_INCLUDES = -I.@am__isrc@
172 depcomp = $(SHELL) $(top_srcdir)/../depcomp
173 am__depfiles_maybe = depfiles
174 am__mv = mv -f
175 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
176 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
177 AM_V_lt = $(am__v_lt_@AM_V@)
178 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
179 am__v_lt_0 = --silent
180 am__v_lt_1 =
181 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
182 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
183 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184 $(AM_CXXFLAGS) $(CXXFLAGS)
185 AM_V_CXX = $(am__v_CXX_@AM_V@)
186 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
187 am__v_CXX_0 = @echo " CXX " $@;
188 am__v_CXX_1 =
189 CXXLD = $(CXX)
190 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
191 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
192 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
193 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
194 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
195 am__v_CXXLD_0 = @echo " CXXLD " $@;
196 am__v_CXXLD_1 =
197 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
198 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
199 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
201 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
202 $(AM_CFLAGS) $(CFLAGS)
203 AM_V_CC = $(am__v_CC_@AM_V@)
204 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
205 am__v_CC_0 = @echo " CC " $@;
206 am__v_CC_1 =
207 CCLD = $(CC)
208 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
209 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
210 $(AM_LDFLAGS) $(LDFLAGS) -o $@
211 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
212 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
213 am__v_CCLD_0 = @echo " CCLD " $@;
214 am__v_CCLD_1 =
215 SOURCES = $(libcc1_la_SOURCES) $(libcc1plugin_la_SOURCES) \
216 $(libcp1plugin_la_SOURCES)
217 am__can_run_installinfo = \
218 case $$AM_UPDATE_INFO_DIR in \
219 n|no|NO) false;; \
220 *) (install-info --version) >/dev/null 2>&1;; \
221 esac
222 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
223 $(LISP)cc1plugin-config.h.in
224 # Read a list of newline-separated strings from the standard input,
225 # and print each of them once, without duplicates. Input order is
226 # *not* preserved.
227 am__uniquify_input = $(AWK) '\
228 BEGIN { nonempty = 0; } \
229 { items[$$0] = 1; nonempty = 1; } \
230 END { if (nonempty) { for (i in items) print i; }; } \
232 # Make sure the list of sources is unique. This is necessary because,
233 # e.g., the same source file might be shared among _SOURCES variables
234 # for different programs/libraries.
235 am__define_uniq_tagged_files = \
236 list='$(am__tagged_files)'; \
237 unique=`for i in $$list; do \
238 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
239 done | $(am__uniquify_input)`
240 ETAGS = etags
241 CTAGS = ctags
242 CSCOPE = cscope
243 AM_RECURSIVE_TARGETS = cscope
244 ACLOCAL = @ACLOCAL@
245 AMTAR = @AMTAR@
246 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
247 AR = @AR@
248 AUTOCONF = @AUTOCONF@
249 AUTOHEADER = @AUTOHEADER@
250 AUTOMAKE = @AUTOMAKE@
251 AWK = @AWK@
252 CC = @CC@
253 CCDEPMODE = @CCDEPMODE@
254 CET_HOST_FLAGS = @CET_HOST_FLAGS@
255 CFLAGS = @CFLAGS@
256 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
257 CPP = @CPP@
258 CPPFLAGS = @CPPFLAGS@
259 CXX = @CXX@
260 CXXCPP = @CXXCPP@
261 CXXDEPMODE = @CXXDEPMODE@
262 CXXFLAGS = @CXXFLAGS@
263 CYGPATH_W = @CYGPATH_W@
264 DEFS = @DEFS@
265 DEPDIR = @DEPDIR@
266 DSYMUTIL = @DSYMUTIL@
267 DUMPBIN = @DUMPBIN@
268 ECHO_C = @ECHO_C@
269 ECHO_N = @ECHO_N@
270 ECHO_T = @ECHO_T@
271 EGREP = @EGREP@
272 EXEEXT = @EXEEXT@
273 FGREP = @FGREP@
274 GMPINC = @GMPINC@
275 GREP = @GREP@
276 INSTALL = @INSTALL@
277 INSTALL_DATA = @INSTALL_DATA@
278 INSTALL_PROGRAM = @INSTALL_PROGRAM@
279 INSTALL_SCRIPT = @INSTALL_SCRIPT@
280 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
281 LD = @LD@
282 LDFLAGS = @LDFLAGS@
283 LIBOBJS = @LIBOBJS@
284 LIBS = @LIBS@
285 LIBTOOL = @LIBTOOL@
286 LIPO = @LIPO@
287 LN_S = @LN_S@
288 LTLIBOBJS = @LTLIBOBJS@
289 MAINT = @MAINT@
290 MAKEINFO = @MAKEINFO@
291 MKDIR_P = @MKDIR_P@
292 NM = @NM@
293 NMEDIT = @NMEDIT@
294 OBJDUMP = @OBJDUMP@
295 OBJEXT = @OBJEXT@
296 OTOOL = @OTOOL@
297 OTOOL64 = @OTOOL64@
298 PACKAGE = @PACKAGE@
299 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
300 PACKAGE_NAME = @PACKAGE_NAME@
301 PACKAGE_STRING = @PACKAGE_STRING@
302 PACKAGE_TARNAME = @PACKAGE_TARNAME@
303 PACKAGE_URL = @PACKAGE_URL@
304 PACKAGE_VERSION = @PACKAGE_VERSION@
305 PATH_SEPARATOR = @PATH_SEPARATOR@
306 RANLIB = @RANLIB@
307 SED = @SED@
308 SET_MAKE = @SET_MAKE@
309 SHELL = @SHELL@
310 STRIP = @STRIP@
311 VERSION = @VERSION@
312 WARN_FLAGS = @WARN_FLAGS@
313 WERROR = @WERROR@
314 abs_builddir = @abs_builddir@
315 abs_srcdir = @abs_srcdir@
316 abs_top_builddir = @abs_top_builddir@
317 abs_top_srcdir = @abs_top_srcdir@
318 ac_ct_CC = @ac_ct_CC@
319 ac_ct_CXX = @ac_ct_CXX@
320 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
321 am__include = @am__include@
322 am__leading_dot = @am__leading_dot@
323 am__quote = @am__quote@
324 am__tar = @am__tar@
325 am__untar = @am__untar@
326 bindir = @bindir@
327 build = @build@
328 build_alias = @build_alias@
329 build_cpu = @build_cpu@
330 build_libsubdir = @build_libsubdir@
331 build_os = @build_os@
332 build_subdir = @build_subdir@
333 build_vendor = @build_vendor@
334 builddir = @builddir@
335 datadir = @datadir@
336 datarootdir = @datarootdir@
337 docdir = @docdir@
338 dvidir = @dvidir@
339 exec_prefix = @exec_prefix@
340 gcc_version = @gcc_version@
341 get_gcc_base_ver = @get_gcc_base_ver@
342 host = @host@
343 host_alias = @host_alias@
344 host_cpu = @host_cpu@
345 host_os = @host_os@
346 host_subdir = @host_subdir@
347 host_vendor = @host_vendor@
348 htmldir = @htmldir@
349 includedir = @includedir@
350 infodir = @infodir@
351 install_sh = @install_sh@
352 libdir = @libdir@
353 libexecdir = @libexecdir@
354 libsuffix = @libsuffix@
355 localedir = @localedir@
356 localstatedir = @localstatedir@
357 mandir = @mandir@
358 mkdir_p = @mkdir_p@
359 oldincludedir = @oldincludedir@
360 pdfdir = @pdfdir@
361 prefix = @prefix@
362 program_transform_name = @program_transform_name@
363 psdir = @psdir@
364 sbindir = @sbindir@
365 sharedstatedir = @sharedstatedir@
366 srcdir = @srcdir@
367 sysconfdir = @sysconfdir@
368 target = @target@
369 target_alias = @target_alias@
370 target_cpu = @target_cpu@
371 target_noncanonical = @target_noncanonical@
372 target_os = @target_os@
373 target_subdir = @target_subdir@
374 target_vendor = @target_vendor@
375 top_build_prefix = @top_build_prefix@
376 top_builddir = @top_builddir@
377 top_srcdir = @top_srcdir@
378 visibility = @visibility@
379 ACLOCAL_AMFLAGS = -I .. -I ../config
380 gcc_build_dir = ../gcc
381 AM_CPPFLAGS = -I $(srcdir)/../include -I $(srcdir)/../libgcc \
382 -I $(gcc_build_dir) -I$(srcdir)/../gcc $($@_CPPFLAGS) $(GMPINC)
384 CPPFLAGS_FOR_C_FAMILY = -I $(srcdir)/../gcc/c-family \
385 -I $(srcdir)/../libcpp/include
387 CPPFLAGS_FOR_C = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/c
388 CPPFLAGS_FOR_CXX = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/cp
389 AM_CXXFLAGS = $(WARN_FLAGS) $(WERROR) $(visibility) $(CET_HOST_FLAGS) \
390 $(am__append_1)
391 # Can be simplified when libiberty becomes a normal convenience library.
392 libiberty_normal = ../libiberty/libiberty.a
393 libiberty_noasan = ../libiberty/noasan/libiberty.a
394 libiberty_pic = ../libiberty/pic/libiberty.a
395 Wc = -Wc,
396 libiberty = $(if $(wildcard $(libiberty_noasan)),$(Wc)$(libiberty_noasan), \
397 $(if $(wildcard $(libiberty_pic)),$(Wc)$(libiberty_pic), \
398 $(Wc)$(libiberty_normal)))
400 libiberty_dep = $(patsubst $(Wc)%,%,$(libiberty))
401 plugindir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/plugin
402 cc1libdir = $(libdir)/$(libsuffix)
403 @ENABLE_PLUGIN_TRUE@plugin_LTLIBRARIES = libcc1plugin.la libcp1plugin.la
404 @ENABLE_PLUGIN_TRUE@cc1lib_LTLIBRARIES = libcc1.la
405 shared_source = callbacks.cc callbacks.hh connection.cc connection.hh \
406 marshall.cc marshall.hh rpc.hh status.hh
408 marshall_c_source = marshall-c.hh
409 marshall_cxx_source = marshall-cp.hh
410 libcc1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1plugin.sym
411 libcc1plugin_la_SOURCES = libcc1plugin.cc $(shared_source) $(marshall_c_source)
412 libcc1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_C)
413 libcc1plugin_la_LIBADD = $(libiberty)
414 libcc1plugin_la_DEPENDENCIES = $(libiberty_dep)
415 libcc1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
416 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
417 $(CXXFLAGS) $(libcc1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
419 libcp1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcp1plugin.sym
420 libcp1plugin_la_SOURCES = libcp1plugin.cc $(shared_source) $(marshall_cxx_source)
421 libcp1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_CXX)
422 libcp1plugin_la_LIBADD = $(libiberty)
423 libcp1plugin_la_DEPENDENCIES = $(libiberty_dep)
424 libcp1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
425 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
426 $(CXXFLAGS) $(libcp1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
428 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
429 libcc1_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1.sym
430 libcc1_la_SOURCES = findcomp.cc libcc1.cc libcp1.cc \
431 names.cc names.hh $(shared_source) \
432 $(marshall_c_source) $(marshall_cxx_source)
434 libcc1_la_LIBADD = $(libiberty)
435 libcc1_la_DEPENDENCIES = $(libiberty_dep)
436 libcc1_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
437 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
438 $(CXXFLAGS) $(libcc1_la_LDFLAGS) $(LTLDFLAGS) -o $@
440 all: cc1plugin-config.h
441 $(MAKE) $(AM_MAKEFLAGS) all-am
443 .SUFFIXES:
444 .SUFFIXES: .cc .lo .o .obj
445 am--refresh: Makefile
447 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
448 @for dep in $?; do \
449 case '$(am__configure_deps)' in \
450 *$$dep*) \
451 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
452 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
453 && exit 0; \
454 exit 1;; \
455 esac; \
456 done; \
457 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
458 $(am__cd) $(top_srcdir) && \
459 $(AUTOMAKE) --foreign Makefile
460 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461 @case '$?' in \
462 *config.status*) \
463 echo ' $(SHELL) ./config.status'; \
464 $(SHELL) ./config.status;; \
465 *) \
466 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
467 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
468 esac;
470 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471 $(SHELL) ./config.status --recheck
473 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474 $(am__cd) $(srcdir) && $(AUTOCONF)
475 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
477 $(am__aclocal_m4_deps):
479 cc1plugin-config.h: stamp-h1
480 @test -f $@ || rm -f stamp-h1
481 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
483 stamp-h1: $(srcdir)/cc1plugin-config.h.in $(top_builddir)/config.status
484 @rm -f stamp-h1
485 cd $(top_builddir) && $(SHELL) ./config.status cc1plugin-config.h
486 $(srcdir)/cc1plugin-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
487 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
488 rm -f stamp-h1
489 touch $@
491 distclean-hdr:
492 -rm -f cc1plugin-config.h stamp-h1
494 install-cc1libLTLIBRARIES: $(cc1lib_LTLIBRARIES)
495 @$(NORMAL_INSTALL)
496 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
497 list2=; for p in $$list; do \
498 if test -f $$p; then \
499 list2="$$list2 $$p"; \
500 else :; fi; \
501 done; \
502 test -z "$$list2" || { \
503 echo " $(MKDIR_P) '$(DESTDIR)$(cc1libdir)'"; \
504 $(MKDIR_P) "$(DESTDIR)$(cc1libdir)" || exit 1; \
505 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
506 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cc1libdir)"; \
509 uninstall-cc1libLTLIBRARIES:
510 @$(NORMAL_UNINSTALL)
511 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
512 for p in $$list; do \
513 $(am__strip_dir) \
514 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cc1libdir)/$$f'"; \
515 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cc1libdir)/$$f"; \
516 done
518 clean-cc1libLTLIBRARIES:
519 -test -z "$(cc1lib_LTLIBRARIES)" || rm -f $(cc1lib_LTLIBRARIES)
520 @list='$(cc1lib_LTLIBRARIES)'; \
521 locs=`for p in $$list; do echo $$p; done | \
522 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
523 sort -u`; \
524 test -z "$$locs" || { \
525 echo rm -f $${locs}; \
526 rm -f $${locs}; \
529 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
530 @$(NORMAL_INSTALL)
531 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
532 list2=; for p in $$list; do \
533 if test -f $$p; then \
534 list2="$$list2 $$p"; \
535 else :; fi; \
536 done; \
537 test -z "$$list2" || { \
538 echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
539 $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
540 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
541 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
544 uninstall-pluginLTLIBRARIES:
545 @$(NORMAL_UNINSTALL)
546 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
547 for p in $$list; do \
548 $(am__strip_dir) \
549 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
550 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
551 done
553 clean-pluginLTLIBRARIES:
554 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
555 @list='$(plugin_LTLIBRARIES)'; \
556 locs=`for p in $$list; do echo $$p; done | \
557 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
558 sort -u`; \
559 test -z "$$locs" || { \
560 echo rm -f $${locs}; \
561 rm -f $${locs}; \
564 libcc1.la: $(libcc1_la_OBJECTS) $(libcc1_la_DEPENDENCIES) $(EXTRA_libcc1_la_DEPENDENCIES)
565 $(AM_V_GEN)$(libcc1_la_LINK) $(am_libcc1_la_rpath) $(libcc1_la_OBJECTS) $(libcc1_la_LIBADD) $(LIBS)
567 libcc1plugin.la: $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_DEPENDENCIES) $(EXTRA_libcc1plugin_la_DEPENDENCIES)
568 $(AM_V_GEN)$(libcc1plugin_la_LINK) $(am_libcc1plugin_la_rpath) $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_LIBADD) $(LIBS)
570 libcp1plugin.la: $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_DEPENDENCIES) $(EXTRA_libcp1plugin_la_DEPENDENCIES)
571 $(AM_V_GEN)$(libcp1plugin_la_LINK) $(am_libcp1plugin_la_rpath) $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_LIBADD) $(LIBS)
573 mostlyclean-compile:
574 -rm -f *.$(OBJEXT)
576 distclean-compile:
577 -rm -f *.tab.c
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Plo@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Plo@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findcomp.Plo@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1.Plo@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1plugin.Plo@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1.Plo@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1plugin.Plo@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshall.Plo@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
589 .cc.o:
590 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
591 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
592 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
593 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
594 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
596 .cc.obj:
597 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
598 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
599 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
600 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
601 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
603 .cc.lo:
604 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
605 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
606 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
607 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
608 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
610 mostlyclean-libtool:
611 -rm -f *.lo
613 clean-libtool:
614 -rm -rf .libs _libs
616 distclean-libtool:
617 -rm -f libtool config.lt
619 ID: $(am__tagged_files)
620 $(am__define_uniq_tagged_files); mkid -fID $$unique
621 tags: tags-am
622 TAGS: tags
624 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
625 set x; \
626 here=`pwd`; \
627 $(am__define_uniq_tagged_files); \
628 shift; \
629 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
630 test -n "$$unique" || unique=$$empty_fix; \
631 if test $$# -gt 0; then \
632 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
633 "$$@" $$unique; \
634 else \
635 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
636 $$unique; \
637 fi; \
639 ctags: ctags-am
641 CTAGS: ctags
642 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
643 $(am__define_uniq_tagged_files); \
644 test -z "$(CTAGS_ARGS)$$unique" \
645 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
646 $$unique
648 GTAGS:
649 here=`$(am__cd) $(top_builddir) && pwd` \
650 && $(am__cd) $(top_srcdir) \
651 && gtags -i $(GTAGS_ARGS) "$$here"
652 cscope: cscope.files
653 test ! -s cscope.files \
654 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
655 clean-cscope:
656 -rm -f cscope.files
657 cscope.files: clean-cscope cscopelist
658 cscopelist: cscopelist-am
660 cscopelist-am: $(am__tagged_files)
661 list='$(am__tagged_files)'; \
662 case "$(srcdir)" in \
663 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
664 *) sdir=$(subdir)/$(srcdir) ;; \
665 esac; \
666 for i in $$list; do \
667 if test -f "$$i"; then \
668 echo "$(subdir)/$$i"; \
669 else \
670 echo "$$sdir/$$i"; \
671 fi; \
672 done >> $(top_builddir)/cscope.files
674 distclean-tags:
675 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
676 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
677 check-am: all-am
678 check: check-am
679 all-am: Makefile $(LTLIBRARIES) cc1plugin-config.h
680 installdirs:
681 for dir in "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
682 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
683 done
684 install: install-am
685 install-exec: install-exec-am
686 install-data: install-data-am
687 uninstall: uninstall-am
689 install-am: all-am
690 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692 installcheck: installcheck-am
693 install-strip:
694 if test -z '$(STRIP)'; then \
695 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697 install; \
698 else \
699 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
700 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
701 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
703 mostlyclean-generic:
705 clean-generic:
707 distclean-generic:
708 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
709 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
711 maintainer-clean-generic:
712 @echo "This command is intended for maintainers to use"
713 @echo "it deletes files that may require special tools to rebuild."
714 clean: clean-am
716 clean-am: clean-cc1libLTLIBRARIES clean-generic clean-libtool \
717 clean-pluginLTLIBRARIES mostlyclean-am
719 distclean: distclean-am
720 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
721 -rm -rf ./$(DEPDIR)
722 -rm -f Makefile
723 distclean-am: clean-am distclean-compile distclean-generic \
724 distclean-hdr distclean-libtool distclean-tags
726 dvi: dvi-am
728 dvi-am:
730 html: html-am
732 html-am:
734 info: info-am
736 info-am:
738 install-data-am: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
740 install-dvi: install-dvi-am
742 install-dvi-am:
744 install-exec-am:
746 install-html: install-html-am
748 install-html-am:
750 install-info: install-info-am
752 install-info-am:
754 install-man:
756 install-pdf: install-pdf-am
758 install-pdf-am:
760 install-ps: install-ps-am
762 install-ps-am:
764 installcheck-am:
766 maintainer-clean: maintainer-clean-am
767 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
768 -rm -rf $(top_srcdir)/autom4te.cache
769 -rm -rf ./$(DEPDIR)
770 -rm -f Makefile
771 maintainer-clean-am: distclean-am maintainer-clean-generic
773 mostlyclean: mostlyclean-am
775 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
776 mostlyclean-libtool
778 pdf: pdf-am
780 pdf-am:
782 ps: ps-am
784 ps-am:
786 uninstall-am: uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
788 .MAKE: all install-am install-strip
790 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
791 clean-cc1libLTLIBRARIES clean-cscope clean-generic \
792 clean-libtool clean-pluginLTLIBRARIES cscope cscopelist-am \
793 ctags ctags-am distclean distclean-compile distclean-generic \
794 distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
795 html-am info info-am install install-am \
796 install-cc1libLTLIBRARIES install-data install-data-am \
797 install-dvi install-dvi-am install-exec install-exec-am \
798 install-html install-html-am install-info install-info-am \
799 install-man install-pdf install-pdf-am \
800 install-pluginLTLIBRARIES install-ps install-ps-am \
801 install-strip installcheck installcheck-am installdirs \
802 maintainer-clean maintainer-clean-generic mostlyclean \
803 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
804 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
805 uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
807 .PRECIOUS: Makefile
809 override CXXFLAGS := $(filter-out -fsanitize=address,$(CXXFLAGS))
810 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
812 # Tell versions [3.59,3.63) of GNU make to not export all variables.
813 # Otherwise a system limit (for SysV at least) may be exceeded.
814 .NOEXPORT: