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