Tweak
[official-gcc.git] / libcc1 / Makefile.in
blob54babb02a49c7c24ba18c5b9e623b428aef59620
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__objects_2 =
109 am_libcc1_la_OBJECTS = findcomp.lo libcc1.lo libcp1.lo names.lo \
110 $(am__objects_1) $(am__objects_2) $(am__objects_2)
111 libcc1_la_OBJECTS = $(am_libcc1_la_OBJECTS)
112 @ENABLE_PLUGIN_TRUE@am_libcc1_la_rpath = -rpath $(cc1libdir)
113 am_libcc1plugin_la_OBJECTS = libcc1plugin.lo $(am__objects_1) \
114 $(am__objects_2)
115 libcc1plugin_la_OBJECTS = $(am_libcc1plugin_la_OBJECTS)
116 @ENABLE_PLUGIN_TRUE@am_libcc1plugin_la_rpath = -rpath $(plugindir)
117 am_libcp1plugin_la_OBJECTS = libcp1plugin.lo $(am__objects_1) \
118 $(am__objects_2)
119 libcp1plugin_la_OBJECTS = $(am_libcp1plugin_la_OBJECTS)
120 @ENABLE_PLUGIN_TRUE@am_libcp1plugin_la_rpath = -rpath $(plugindir)
121 DEFAULT_INCLUDES = -I.@am__isrc@
122 depcomp = $(SHELL) $(top_srcdir)/../depcomp
123 am__depfiles_maybe = depfiles
124 am__mv = mv -f
125 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
126 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
127 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
128 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
129 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
130 CXXLD = $(CXX)
131 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
132 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
133 $(LDFLAGS) -o $@
134 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139 CCLD = $(CC)
140 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142 $(LDFLAGS) -o $@
143 SOURCES = $(libcc1_la_SOURCES) $(libcc1plugin_la_SOURCES) \
144 $(libcp1plugin_la_SOURCES)
145 am__can_run_installinfo = \
146 case $$AM_UPDATE_INFO_DIR in \
147 n|no|NO) false;; \
148 *) (install-info --version) >/dev/null 2>&1;; \
149 esac
150 ETAGS = etags
151 CTAGS = ctags
152 ACLOCAL = @ACLOCAL@
153 AMTAR = @AMTAR@
154 AR = @AR@
155 AUTOCONF = @AUTOCONF@
156 AUTOHEADER = @AUTOHEADER@
157 AUTOMAKE = @AUTOMAKE@
158 AWK = @AWK@
159 CC = @CC@
160 CCDEPMODE = @CCDEPMODE@
161 CFLAGS = @CFLAGS@
162 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
163 CPP = @CPP@
164 CPPFLAGS = @CPPFLAGS@
165 CXX = @CXX@
166 CXXCPP = @CXXCPP@
167 CXXDEPMODE = @CXXDEPMODE@
168 CXXFLAGS = @CXXFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEFS = @DEFS@
171 DEPDIR = @DEPDIR@
172 DSYMUTIL = @DSYMUTIL@
173 DUMPBIN = @DUMPBIN@
174 ECHO_C = @ECHO_C@
175 ECHO_N = @ECHO_N@
176 ECHO_T = @ECHO_T@
177 EGREP = @EGREP@
178 EXEEXT = @EXEEXT@
179 FGREP = @FGREP@
180 GMPINC = @GMPINC@
181 GREP = @GREP@
182 INSTALL = @INSTALL@
183 INSTALL_DATA = @INSTALL_DATA@
184 INSTALL_PROGRAM = @INSTALL_PROGRAM@
185 INSTALL_SCRIPT = @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
187 LD = @LD@
188 LDFLAGS = @LDFLAGS@
189 LIBOBJS = @LIBOBJS@
190 LIBS = @LIBS@
191 LIBTOOL = @LIBTOOL@
192 LIPO = @LIPO@
193 LN_S = @LN_S@
194 LTLIBOBJS = @LTLIBOBJS@
195 MAINT = @MAINT@
196 MAKEINFO = @MAKEINFO@
197 MKDIR_P = @MKDIR_P@
198 NM = @NM@
199 NMEDIT = @NMEDIT@
200 OBJDUMP = @OBJDUMP@
201 OBJEXT = @OBJEXT@
202 OTOOL = @OTOOL@
203 OTOOL64 = @OTOOL64@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_URL = @PACKAGE_URL@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PATH_SEPARATOR = @PATH_SEPARATOR@
212 RANLIB = @RANLIB@
213 SED = @SED@
214 SET_MAKE = @SET_MAKE@
215 SHELL = @SHELL@
216 STRIP = @STRIP@
217 VERSION = @VERSION@
218 WARN_FLAGS = @WARN_FLAGS@
219 WERROR = @WERROR@
220 abs_builddir = @abs_builddir@
221 abs_srcdir = @abs_srcdir@
222 abs_top_builddir = @abs_top_builddir@
223 abs_top_srcdir = @abs_top_srcdir@
224 ac_ct_CC = @ac_ct_CC@
225 ac_ct_CXX = @ac_ct_CXX@
226 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227 am__include = @am__include@
228 am__leading_dot = @am__leading_dot@
229 am__quote = @am__quote@
230 am__tar = @am__tar@
231 am__untar = @am__untar@
232 bindir = @bindir@
233 build = @build@
234 build_alias = @build_alias@
235 build_cpu = @build_cpu@
236 build_libsubdir = @build_libsubdir@
237 build_os = @build_os@
238 build_subdir = @build_subdir@
239 build_vendor = @build_vendor@
240 builddir = @builddir@
241 datadir = @datadir@
242 datarootdir = @datarootdir@
243 docdir = @docdir@
244 dvidir = @dvidir@
245 exec_prefix = @exec_prefix@
246 gcc_version = @gcc_version@
247 get_gcc_base_ver = @get_gcc_base_ver@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_subdir = @host_subdir@
253 host_vendor = @host_vendor@
254 htmldir = @htmldir@
255 includedir = @includedir@
256 infodir = @infodir@
257 install_sh = @install_sh@
258 libdir = @libdir@
259 libexecdir = @libexecdir@
260 libsuffix = @libsuffix@
261 localedir = @localedir@
262 localstatedir = @localstatedir@
263 mandir = @mandir@
264 mkdir_p = @mkdir_p@
265 oldincludedir = @oldincludedir@
266 pdfdir = @pdfdir@
267 prefix = @prefix@
268 program_transform_name = @program_transform_name@
269 psdir = @psdir@
270 sbindir = @sbindir@
271 sharedstatedir = @sharedstatedir@
272 srcdir = @srcdir@
273 sysconfdir = @sysconfdir@
274 target = @target@
275 target_alias = @target_alias@
276 target_cpu = @target_cpu@
277 target_noncanonical = @target_noncanonical@
278 target_os = @target_os@
279 target_subdir = @target_subdir@
280 target_vendor = @target_vendor@
281 top_build_prefix = @top_build_prefix@
282 top_builddir = @top_builddir@
283 top_srcdir = @top_srcdir@
284 visibility = @visibility@
285 ACLOCAL_AMFLAGS = -I .. -I ../config
286 gcc_build_dir = ../gcc
287 AM_CPPFLAGS = -I $(srcdir)/../include -I $(srcdir)/../libgcc \
288 -I $(gcc_build_dir) -I$(srcdir)/../gcc $($@_CPPFLAGS) $(GMPINC)
290 CPPFLAGS_FOR_C_FAMILY = -I $(srcdir)/../gcc/c-family \
291 -I $(srcdir)/../libcpp/include
293 CPPFLAGS_FOR_C = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/c
294 CPPFLAGS_FOR_CXX = $(CPPFLAGS_FOR_C_FAMILY) -I $(srcdir)/../gcc/cp
295 AM_CXXFLAGS = $(WARN_FLAGS) $(WERROR) $(visibility)
296 # Can be simplified when libiberty becomes a normal convenience library.
297 libiberty_normal = ../libiberty/libiberty.a
298 libiberty_noasan = ../libiberty/noasan/libiberty.a
299 libiberty_pic = ../libiberty/pic/libiberty.a
300 Wc = -Wc,
301 libiberty = $(if $(wildcard $(libiberty_noasan)),$(Wc)$(libiberty_noasan), \
302 $(if $(wildcard $(libiberty_pic)),$(Wc)$(libiberty_pic), \
303 $(Wc)$(libiberty_normal)))
305 libiberty_dep = $(patsubst $(Wc)%,%,$(libiberty))
306 plugindir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/plugin
307 cc1libdir = $(libdir)/$(libsuffix)
308 @ENABLE_PLUGIN_TRUE@plugin_LTLIBRARIES = libcc1plugin.la libcp1plugin.la
309 @ENABLE_PLUGIN_TRUE@cc1lib_LTLIBRARIES = libcc1.la
310 BUILT_SOURCES = c-compiler-name.h cp-compiler-name.h
311 MOSTLYCLEANFILES = c-compiler-name.h cp-compiler-name.h
312 shared_source = callbacks.cc callbacks.hh connection.cc connection.hh \
313 marshall.cc marshall.hh rpc.hh status.hh
315 marshall_c_source = marshall-c.hh
316 marshall_cxx_source = marshall-cp.hh
317 libcc1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1plugin.sym
318 libcc1plugin_la_SOURCES = libcc1plugin.cc $(shared_source) $(marshall_c_source)
319 libcc1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_C)
320 libcc1plugin_la_LIBADD = $(libiberty)
321 libcc1plugin_la_DEPENDENCIES = $(libiberty_dep)
322 libcc1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
323 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
324 $(CXXFLAGS) $(libcc1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
326 libcp1plugin_la_LDFLAGS = -module -export-symbols $(srcdir)/libcp1plugin.sym
327 libcp1plugin_la_SOURCES = libcp1plugin.cc $(shared_source) $(marshall_cxx_source)
328 libcp1plugin.lo_CPPFLAGS = $(CPPFLAGS_FOR_CXX)
329 libcp1plugin_la_LIBADD = $(libiberty)
330 libcp1plugin_la_DEPENDENCIES = $(libiberty_dep)
331 libcp1plugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
332 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
333 $(CXXFLAGS) $(libcp1plugin_la_LDFLAGS) $(LTLDFLAGS) -o $@
335 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
336 libcc1_la_LDFLAGS = -module -export-symbols $(srcdir)/libcc1.sym
337 libcc1_la_SOURCES = findcomp.cc libcc1.cc libcp1.cc \
338 names.cc names.hh $(shared_source) \
339 $(marshall_c_source) $(marshall_cxx_source)
341 libcc1_la_LIBADD = $(libiberty)
342 libcc1_la_DEPENDENCIES = $(libiberty_dep)
343 libcc1_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
344 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
345 $(CXXFLAGS) $(libcc1_la_LDFLAGS) $(LTLDFLAGS) -o $@
347 all: $(BUILT_SOURCES) cc1plugin-config.h
348 $(MAKE) $(AM_MAKEFLAGS) all-am
350 .SUFFIXES:
351 .SUFFIXES: .cc .lo .o .obj
352 am--refresh: Makefile
354 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
355 @for dep in $?; do \
356 case '$(am__configure_deps)' in \
357 *$$dep*) \
358 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
359 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
360 && exit 0; \
361 exit 1;; \
362 esac; \
363 done; \
364 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
365 $(am__cd) $(top_srcdir) && \
366 $(AUTOMAKE) --foreign Makefile
367 .PRECIOUS: Makefile
368 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
369 @case '$?' in \
370 *config.status*) \
371 echo ' $(SHELL) ./config.status'; \
372 $(SHELL) ./config.status;; \
373 *) \
374 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
375 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
376 esac;
378 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
379 $(SHELL) ./config.status --recheck
381 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
382 $(am__cd) $(srcdir) && $(AUTOCONF)
383 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
384 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
385 $(am__aclocal_m4_deps):
387 cc1plugin-config.h: stamp-h1
388 @if test ! -f $@; then rm -f stamp-h1; else :; fi
389 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
391 stamp-h1: $(srcdir)/cc1plugin-config.h.in $(top_builddir)/config.status
392 @rm -f stamp-h1
393 cd $(top_builddir) && $(SHELL) ./config.status cc1plugin-config.h
394 $(srcdir)/cc1plugin-config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
395 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
396 rm -f stamp-h1
397 touch $@
399 distclean-hdr:
400 -rm -f cc1plugin-config.h stamp-h1
401 install-cc1libLTLIBRARIES: $(cc1lib_LTLIBRARIES)
402 @$(NORMAL_INSTALL)
403 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
404 list2=; for p in $$list; do \
405 if test -f $$p; then \
406 list2="$$list2 $$p"; \
407 else :; fi; \
408 done; \
409 test -z "$$list2" || { \
410 echo " $(MKDIR_P) '$(DESTDIR)$(cc1libdir)'"; \
411 $(MKDIR_P) "$(DESTDIR)$(cc1libdir)" || exit 1; \
412 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
413 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(cc1libdir)"; \
416 uninstall-cc1libLTLIBRARIES:
417 @$(NORMAL_UNINSTALL)
418 @list='$(cc1lib_LTLIBRARIES)'; test -n "$(cc1libdir)" || list=; \
419 for p in $$list; do \
420 $(am__strip_dir) \
421 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cc1libdir)/$$f'"; \
422 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(cc1libdir)/$$f"; \
423 done
425 clean-cc1libLTLIBRARIES:
426 -test -z "$(cc1lib_LTLIBRARIES)" || rm -f $(cc1lib_LTLIBRARIES)
427 @list='$(cc1lib_LTLIBRARIES)'; for p in $$list; do \
428 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
429 test "$$dir" != "$$p" || dir=.; \
430 echo "rm -f \"$${dir}/so_locations\""; \
431 rm -f "$${dir}/so_locations"; \
432 done
433 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
434 @$(NORMAL_INSTALL)
435 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
436 list2=; for p in $$list; do \
437 if test -f $$p; then \
438 list2="$$list2 $$p"; \
439 else :; fi; \
440 done; \
441 test -z "$$list2" || { \
442 echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
443 $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
444 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
445 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
448 uninstall-pluginLTLIBRARIES:
449 @$(NORMAL_UNINSTALL)
450 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
451 for p in $$list; do \
452 $(am__strip_dir) \
453 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
454 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
455 done
457 clean-pluginLTLIBRARIES:
458 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
459 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
460 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
461 test "$$dir" != "$$p" || dir=.; \
462 echo "rm -f \"$${dir}/so_locations\""; \
463 rm -f "$${dir}/so_locations"; \
464 done
465 libcc1.la: $(libcc1_la_OBJECTS) $(libcc1_la_DEPENDENCIES) $(EXTRA_libcc1_la_DEPENDENCIES)
466 $(libcc1_la_LINK) $(am_libcc1_la_rpath) $(libcc1_la_OBJECTS) $(libcc1_la_LIBADD) $(LIBS)
467 libcc1plugin.la: $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_DEPENDENCIES) $(EXTRA_libcc1plugin_la_DEPENDENCIES)
468 $(libcc1plugin_la_LINK) $(am_libcc1plugin_la_rpath) $(libcc1plugin_la_OBJECTS) $(libcc1plugin_la_LIBADD) $(LIBS)
469 libcp1plugin.la: $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_DEPENDENCIES) $(EXTRA_libcp1plugin_la_DEPENDENCIES)
470 $(libcp1plugin_la_LINK) $(am_libcp1plugin_la_rpath) $(libcp1plugin_la_OBJECTS) $(libcp1plugin_la_LIBADD) $(LIBS)
472 mostlyclean-compile:
473 -rm -f *.$(OBJEXT)
475 distclean-compile:
476 -rm -f *.tab.c
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findcomp.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcc1plugin.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcp1plugin.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshall.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/names.Plo@am__quote@
488 .cc.o:
489 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
490 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
491 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
495 .cc.obj:
496 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
497 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
498 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
502 .cc.lo:
503 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
504 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
505 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
506 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
509 mostlyclean-libtool:
510 -rm -f *.lo
512 clean-libtool:
513 -rm -rf .libs _libs
515 distclean-libtool:
516 -rm -f libtool config.lt
518 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
519 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
520 unique=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 done | \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
525 mkid -fID $$unique
526 tags: TAGS
528 TAGS: $(HEADERS) $(SOURCES) cc1plugin-config.h.in $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 set x; \
531 here=`pwd`; \
532 list='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 done | \
536 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537 END { if (nonempty) { for (i in files) print i; }; }'`; \
538 shift; \
539 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
540 test -n "$$unique" || unique=$$empty_fix; \
541 if test $$# -gt 0; then \
542 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
543 "$$@" $$unique; \
544 else \
545 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546 $$unique; \
547 fi; \
549 ctags: CTAGS
550 CTAGS: $(HEADERS) $(SOURCES) cc1plugin-config.h.in $(TAGS_DEPENDENCIES) \
551 $(TAGS_FILES) $(LISP)
552 list='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
553 unique=`for i in $$list; do \
554 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555 done | \
556 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557 END { if (nonempty) { for (i in files) print i; }; }'`; \
558 test -z "$(CTAGS_ARGS)$$unique" \
559 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
560 $$unique
562 GTAGS:
563 here=`$(am__cd) $(top_builddir) && pwd` \
564 && $(am__cd) $(top_srcdir) \
565 && gtags -i $(GTAGS_ARGS) "$$here"
567 distclean-tags:
568 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
569 check-am: all-am
570 check: $(BUILT_SOURCES)
571 $(MAKE) $(AM_MAKEFLAGS) check-am
572 all-am: Makefile $(LTLIBRARIES) cc1plugin-config.h
573 installdirs:
574 for dir in "$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
575 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
576 done
577 install: $(BUILT_SOURCES)
578 $(MAKE) $(AM_MAKEFLAGS) install-am
579 install-exec: install-exec-am
580 install-data: install-data-am
581 uninstall: uninstall-am
583 install-am: all-am
584 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
586 installcheck: installcheck-am
587 install-strip:
588 if test -z '$(STRIP)'; then \
589 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591 install; \
592 else \
593 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
597 mostlyclean-generic:
598 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
600 clean-generic:
602 distclean-generic:
603 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
604 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
606 maintainer-clean-generic:
607 @echo "This command is intended for maintainers to use"
608 @echo "it deletes files that may require special tools to rebuild."
609 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
610 clean: clean-am
612 clean-am: clean-cc1libLTLIBRARIES clean-generic clean-libtool \
613 clean-pluginLTLIBRARIES mostlyclean-am
615 distclean: distclean-am
616 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
617 -rm -rf ./$(DEPDIR)
618 -rm -f Makefile
619 distclean-am: clean-am distclean-compile distclean-generic \
620 distclean-hdr distclean-libtool distclean-tags
622 dvi: dvi-am
624 dvi-am:
626 html: html-am
628 html-am:
630 info: info-am
632 info-am:
634 install-data-am: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
636 install-dvi: install-dvi-am
638 install-dvi-am:
640 install-exec-am:
642 install-html: install-html-am
644 install-html-am:
646 install-info: install-info-am
648 install-info-am:
650 install-man:
652 install-pdf: install-pdf-am
654 install-pdf-am:
656 install-ps: install-ps-am
658 install-ps-am:
660 installcheck-am:
662 maintainer-clean: maintainer-clean-am
663 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
664 -rm -rf $(top_srcdir)/autom4te.cache
665 -rm -rf ./$(DEPDIR)
666 -rm -f Makefile
667 maintainer-clean-am: distclean-am maintainer-clean-generic
669 mostlyclean: mostlyclean-am
671 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
672 mostlyclean-libtool
674 pdf: pdf-am
676 pdf-am:
678 ps: ps-am
680 ps-am:
682 uninstall-am: uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
684 .MAKE: all check install install-am install-strip
686 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
687 clean-cc1libLTLIBRARIES clean-generic clean-libtool \
688 clean-pluginLTLIBRARIES ctags distclean distclean-compile \
689 distclean-generic distclean-hdr distclean-libtool \
690 distclean-tags dvi dvi-am html html-am info info-am install \
691 install-am install-cc1libLTLIBRARIES install-data \
692 install-data-am install-dvi install-dvi-am install-exec \
693 install-exec-am install-html install-html-am install-info \
694 install-info-am install-man install-pdf install-pdf-am \
695 install-pluginLTLIBRARIES install-ps install-ps-am \
696 install-strip installcheck installcheck-am installdirs \
697 maintainer-clean maintainer-clean-generic mostlyclean \
698 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
699 pdf pdf-am ps ps-am tags uninstall uninstall-am \
700 uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
702 override CXXFLAGS := $(filter-out -fsanitize=address,$(CXXFLAGS))
703 override LDFLAGS := $(filter-out -fsanitize=address,$(LDFLAGS))
705 # Put this in a header so we don't run sed for each compilation. This
706 # is also simpler to debug as one can easily see the constant.
707 # FIXME: compute it in configure.ac and output it in config.status, or
708 # introduce timestamp files for some indirection to avoid rebuilding it
709 # every time.
710 c-compiler-name.h: Makefile
711 -rm -f $@T
712 echo "#define C_COMPILER_NAME \"`echo gcc | sed '$(transform)'`\"" > $@T
713 mv $@T $@ # $(SHELL) $(srcdir)/../move-if-change $@T $@
715 cp-compiler-name.h: Makefile
716 -rm -f $@T
717 echo "#define CP_COMPILER_NAME \"`echo g++ | sed '$(transform)'`\"" > $@T
718 mv $@T $@ # $(SHELL) $(srcdir)/../move-if-change $@T $@
720 # Tell versions [3.59,3.63) of GNU make to not export all variables.
721 # Otherwise a system limit (for SysV at least) may be exceeded.
722 .NOEXPORT: