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