1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
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
)
52 build_triplet
= @build@
54 target_triplet
= @target@
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 \
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
) \
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
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/||"`;; \
83 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
85 am__nobase_strip_setup
= \
86 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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
= { \
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
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
)
124 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
125 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
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
)
133 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
134 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
136 SOURCES
= $(libcc1_la_SOURCES
) $(libcc1plugin_la_SOURCES
)
137 am__can_run_installinfo
= \
138 case
$$AM_UPDATE_INFO_DIR in \
140 *) (install-info
--version
) >/dev
/null
2>&1;; \
147 AUTOCONF
= @AUTOCONF@
148 AUTOHEADER
= @AUTOHEADER@
149 AUTOMAKE
= @AUTOMAKE@
152 CCDEPMODE
= @CCDEPMODE@
155 CPPFLAGS
= @CPPFLAGS@
158 CXXDEPMODE
= @CXXDEPMODE@
159 CXXFLAGS
= @CXXFLAGS@
160 CYGPATH_W
= @CYGPATH_W@
163 DSYMUTIL
= @DSYMUTIL@
174 INSTALL_DATA
= @INSTALL_DATA@
175 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
176 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
177 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
185 LTLIBOBJS
= @LTLIBOBJS@
187 MAKEINFO
= @MAKEINFO@
196 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
197 PACKAGE_NAME
= @PACKAGE_NAME@
198 PACKAGE_STRING
= @PACKAGE_STRING@
199 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
200 PACKAGE_URL
= @PACKAGE_URL@
201 PACKAGE_VERSION
= @PACKAGE_VERSION@
202 PATH_SEPARATOR
= @PATH_SEPARATOR@
205 SET_MAKE
= @SET_MAKE@
209 WARN_FLAGS
= @WARN_FLAGS@
211 abs_builddir
= @abs_builddir@
212 abs_srcdir
= @abs_srcdir@
213 abs_top_builddir
= @abs_top_builddir@
214 abs_top_srcdir
= @abs_top_srcdir@
215 ac_ct_CC
= @ac_ct_CC@
216 ac_ct_CXX
= @ac_ct_CXX@
217 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
218 am__include
= @am__include@
219 am__leading_dot
= @am__leading_dot@
220 am__quote
= @am__quote@
222 am__untar
= @am__untar@
225 build_alias
= @build_alias@
226 build_cpu
= @build_cpu@
227 build_libsubdir
= @build_libsubdir@
228 build_os
= @build_os@
229 build_subdir
= @build_subdir@
230 build_vendor
= @build_vendor@
231 builddir
= @builddir@
233 datarootdir
= @datarootdir@
236 exec_prefix = @
exec_prefix@
237 gcc_version
= @gcc_version@
239 host_alias
= @host_alias@
240 host_cpu
= @host_cpu@
242 host_subdir
= @host_subdir@
243 host_vendor
= @host_vendor@
245 includedir = @
includedir@
247 install_sh
= @install_sh@
249 libexecdir
= @libexecdir@
250 libsuffix
= @libsuffix@
251 localedir
= @localedir@
252 localstatedir
= @localstatedir@
255 oldincludedir = @
oldincludedir@
258 program_transform_name
= @program_transform_name@
261 sharedstatedir
= @sharedstatedir@
263 sysconfdir
= @sysconfdir@
265 target_alias
= @target_alias@
266 target_cpu
= @target_cpu@
267 target_noncanonical
= @target_noncanonical@
268 target_os
= @target_os@
269 target_subdir
= @target_subdir@
270 target_vendor
= @target_vendor@
271 top_build_prefix
= @top_build_prefix@
272 top_builddir
= @top_builddir@
273 top_srcdir
= @top_srcdir@
274 visibility
= @visibility@
275 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
276 gcc_build_dir
= ..
/gcc
277 AM_CPPFLAGS
= -I
$(srcdir)/..
/include -I
$(srcdir)/..
/libgcc \
278 -I
$(gcc_build_dir
) -I
$(srcdir)/..
/gcc \
279 -I
$(srcdir)/..
/gcc
/c
-I
$(srcdir)/..
/gcc
/c-family \
280 -I
$(srcdir)/..
/libcpp
/include $(GMPINC
)
282 AM_CXXFLAGS
= $(WARN_FLAGS
) $(WERROR
) $(visibility
)
283 # Can be simplified when libiberty becomes a normal convenience library.
284 libiberty_normal
= ..
/libiberty
/libiberty.a
285 libiberty_noasan
= ..
/libiberty
/noasan
/libiberty.a
286 libiberty_pic
= ..
/libiberty
/pic
/libiberty.a
288 libiberty
= $(if
$(wildcard $(libiberty_noasan
)),$(Wc
)$(libiberty_noasan
), \
289 $(if
$(wildcard $(libiberty_pic
)),$(Wc
)$(libiberty_pic
), \
290 $(Wc
)$(libiberty_normal
)))
292 libiberty_dep
= $(patsubst $(Wc
)%,%,$(libiberty
))
293 plugindir
= $(libdir)/gcc
/$(target_noncanonical
)/$(gcc_version
)/plugin
294 cc1libdir
= $(libdir)/$(libsuffix
)
295 @ENABLE_PLUGIN_TRUE@plugin_LTLIBRARIES
= libcc1plugin.la
296 @ENABLE_PLUGIN_TRUE@cc1lib_LTLIBRARIES
= libcc1.la
297 BUILT_SOURCES
= compiler-name.h
298 shared_source
= callbacks.
cc callbacks.hh connection.
cc connection.hh \
299 marshall.
cc marshall.hh rpc.hh status.hh
301 libcc1plugin_la_LDFLAGS
= -module
-export-symbols
$(srcdir)/libcc1plugin.sym
302 libcc1plugin_la_SOURCES
= plugin.
cc $(shared_source
)
303 libcc1plugin_la_LIBADD
= $(libiberty
)
304 libcc1plugin_la_DEPENDENCIES
= $(libiberty_dep
)
305 libcc1plugin_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
306 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
307 $(CXXFLAGS
) $(libcc1plugin_la_LDFLAGS
) $(LTLDFLAGS
) -o
$@
309 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
310 libcc1_la_LDFLAGS
= -module
-export-symbols
$(srcdir)/libcc1.sym
311 libcc1_la_SOURCES
= findcomp.
cc libcc1.
cc names.
cc names.hh
$(shared_source
)
312 libcc1_la_LIBADD
= $(libiberty
)
313 libcc1_la_DEPENDENCIES
= $(libiberty_dep
)
314 libcc1_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
315 $(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) \
316 $(CXXFLAGS
) $(libcc1_la_LDFLAGS
) $(LTLDFLAGS
) -o
$@
318 all: $(BUILT_SOURCES
) cc1plugin-config.h
319 $(MAKE
) $(AM_MAKEFLAGS
) all-am
322 .SUFFIXES
: .
cc .lo .o .obj
323 am--refresh
: Makefile
325 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
327 case
'$(am__configure_deps)' in \
329 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
330 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
335 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
336 $(am__cd
) $(top_srcdir
) && \
337 $(AUTOMAKE
) --foreign Makefile
339 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
342 echo
' $(SHELL) ./config.status'; \
343 $(SHELL
) .
/config.status
;; \
345 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
346 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
349 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
350 $(SHELL
) .
/config.status
--recheck
352 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
353 $(am__cd
) $(srcdir) && $(AUTOCONF
)
354 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
355 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
356 $(am__aclocal_m4_deps
):
358 cc1plugin-config.h
: stamp-h1
359 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
360 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
362 stamp-h1
: $(srcdir)/cc1plugin-config.h.in
$(top_builddir
)/config.status
364 cd
$(top_builddir
) && $(SHELL
) .
/config.status cc1plugin-config.h
365 $(srcdir)/cc1plugin-config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
366 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
371 -rm -f cc1plugin-config.h stamp-h1
372 install-cc1libLTLIBRARIES
: $(cc1lib_LTLIBRARIES
)
374 @list
='$(cc1lib_LTLIBRARIES)'; test -n
"$(cc1libdir)" || list
=; \
375 list2
=; for p in
$$list; do \
376 if
test -f
$$p; then \
377 list2
="$$list2 $$p"; \
380 test -z
"$$list2" ||
{ \
381 echo
" $(MKDIR_P) '$(DESTDIR)$(cc1libdir)'"; \
382 $(MKDIR_P
) "$(DESTDIR)$(cc1libdir)" || exit
1; \
383 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(cc1libdir)'"; \
384 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(cc1libdir)"; \
387 uninstall-cc1libLTLIBRARIES
:
389 @list
='$(cc1lib_LTLIBRARIES)'; test -n
"$(cc1libdir)" || list
=; \
390 for p in
$$list; do \
392 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(cc1libdir)/$$f'"; \
393 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(cc1libdir)/$$f"; \
396 clean-cc1libLTLIBRARIES
:
397 -test -z
"$(cc1lib_LTLIBRARIES)" ||
rm -f
$(cc1lib_LTLIBRARIES
)
398 @list
='$(cc1lib_LTLIBRARIES)'; for p in
$$list; do \
399 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
400 test "$$dir" != "$$p" ||
dir=.
; \
401 echo
"rm -f \"$${dir}/so_locations\""; \
402 rm -f
"$${dir}/so_locations"; \
404 install-pluginLTLIBRARIES
: $(plugin_LTLIBRARIES
)
406 @list
='$(plugin_LTLIBRARIES)'; test -n
"$(plugindir)" || list
=; \
407 list2
=; for p in
$$list; do \
408 if
test -f
$$p; then \
409 list2
="$$list2 $$p"; \
412 test -z
"$$list2" ||
{ \
413 echo
" $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
414 $(MKDIR_P
) "$(DESTDIR)$(plugindir)" || exit
1; \
415 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
416 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(plugindir)"; \
419 uninstall-pluginLTLIBRARIES
:
421 @list
='$(plugin_LTLIBRARIES)'; test -n
"$(plugindir)" || list
=; \
422 for p in
$$list; do \
424 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
425 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(plugindir)/$$f"; \
428 clean-pluginLTLIBRARIES
:
429 -test -z
"$(plugin_LTLIBRARIES)" ||
rm -f
$(plugin_LTLIBRARIES
)
430 @list
='$(plugin_LTLIBRARIES)'; for p in
$$list; do \
431 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
432 test "$$dir" != "$$p" ||
dir=.
; \
433 echo
"rm -f \"$${dir}/so_locations\""; \
434 rm -f
"$${dir}/so_locations"; \
436 libcc1.la
: $(libcc1_la_OBJECTS
) $(libcc1_la_DEPENDENCIES
) $(EXTRA_libcc1_la_DEPENDENCIES
)
437 $(libcc1_la_LINK
) $(am_libcc1_la_rpath
) $(libcc1_la_OBJECTS
) $(libcc1_la_LIBADD
) $(LIBS
)
438 libcc1plugin.la
: $(libcc1plugin_la_OBJECTS
) $(libcc1plugin_la_DEPENDENCIES
) $(EXTRA_libcc1plugin_la_DEPENDENCIES
)
439 $(libcc1plugin_la_LINK
) $(am_libcc1plugin_la_rpath
) $(libcc1plugin_la_OBJECTS
) $(libcc1plugin_la_LIBADD
) $(LIBS
)
447 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/callbacks.Plo@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/connection.Plo@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/findcomp.Plo@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libcc1.Plo@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/marshall.Plo@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/names.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/plugin.Plo@am__quote@
456 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
457 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
458 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
460 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
463 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
464 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
465 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
467 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
470 @am__fastdepCXX_TRUE@
$(LTCXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
471 @am__fastdepCXX_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
472 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
474 @am__fastdepCXX_FALSE@
$(LTCXXCOMPILE
) -c
-o
$@
$<
483 -rm -f libtool config.lt
485 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
486 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487 unique
=`for i in $$list; do \
488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491 END { if (nonempty) { for (i in files) print i; }; }'`; \
495 TAGS
: $(HEADERS
) $(SOURCES
) cc1plugin-config.h.in
$(TAGS_DEPENDENCIES
) \
496 $(TAGS_FILES
) $(LISP
)
499 list
='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
500 unique
=`for i in $$list; do \
501 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504 END { if (nonempty) { for (i in files) print i; }; }'`; \
506 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
507 test -n
"$$unique" || unique
=$$empty_fix; \
508 if
test $$# -gt 0; then \
509 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
512 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
517 CTAGS
: $(HEADERS
) $(SOURCES
) cc1plugin-config.h.in
$(TAGS_DEPENDENCIES
) \
518 $(TAGS_FILES
) $(LISP
)
519 list
='$(SOURCES) $(HEADERS) cc1plugin-config.h.in $(LISP) $(TAGS_FILES)'; \
520 unique
=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
525 test -z
"$(CTAGS_ARGS)$$unique" \
526 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
530 here
=`$(am__cd) $(top_builddir) && pwd` \
531 && $(am__cd
) $(top_srcdir
) \
532 && gtags
-i
$(GTAGS_ARGS
) "$$here"
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
537 check: $(BUILT_SOURCES
)
538 $(MAKE
) $(AM_MAKEFLAGS
) check-am
539 all-am
: Makefile
$(LTLIBRARIES
) cc1plugin-config.h
541 for
dir in
"$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
542 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
544 install: $(BUILT_SOURCES
)
545 $(MAKE
) $(AM_MAKEFLAGS
) install-am
546 install-exec
: install-exec-am
547 install-data
: install-data-am
548 uninstall: uninstall-am
551 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
553 installcheck: installcheck-am
555 if
test -z
'$(STRIP)'; then \
556 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
557 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
560 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
561 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
562 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
569 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
570 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
572 maintainer-clean-generic
:
573 @echo
"This command is intended for maintainers to use"
574 @echo
"it deletes files that may require special tools to rebuild."
575 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
578 clean-am
: clean-cc1libLTLIBRARIES clean-generic clean-libtool \
579 clean-pluginLTLIBRARIES mostlyclean-am
581 distclean: distclean-am
582 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
585 distclean-am
: clean-am distclean-compile distclean-generic \
586 distclean-hdr distclean-libtool distclean-tags
600 install-data-am
: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
602 install-dvi
: install-dvi-am
608 install-html
: install-html-am
612 install-info
: install-info-am
618 install-pdf
: install-pdf-am
622 install-ps
: install-ps-am
628 maintainer-clean
: maintainer-clean-am
629 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
630 -rm -rf
$(top_srcdir
)/autom4te.cache
633 maintainer-clean-am
: distclean-am maintainer-clean-generic
635 mostlyclean: mostlyclean-am
637 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
648 uninstall-am
: uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
650 .MAKE
: all check install install-am install-strip
652 .PHONY
: CTAGS GTAGS
all all-am am--refresh
check check-am
clean \
653 clean-cc1libLTLIBRARIES clean-generic clean-libtool \
654 clean-pluginLTLIBRARIES ctags
distclean distclean-compile \
655 distclean-generic distclean-hdr distclean-libtool \
656 distclean-tags
dvi dvi-am html html-am
info info-am
install \
657 install-am install-cc1libLTLIBRARIES install-data \
658 install-data-am install-dvi install-dvi-am install-exec \
659 install-exec-am install-html install-html-am install-info \
660 install-info-am install-man install-pdf install-pdf-am \
661 install-pluginLTLIBRARIES install-ps install-ps-am \
662 install-strip
installcheck installcheck-am
installdirs \
663 maintainer-clean maintainer-clean-generic
mostlyclean \
664 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
665 pdf pdf-am ps ps-am
tags uninstall uninstall-am \
666 uninstall-cc1libLTLIBRARIES uninstall-pluginLTLIBRARIES
668 override CXXFLAGS
:= $(filter-out -fsanitize
=address
,$(CXXFLAGS
))
669 override LDFLAGS
:= $(filter-out -fsanitize
=address
,$(LDFLAGS
))
671 # Put this in a header so we don't run sed for each compilation. This
672 # is also simpler to debug as one can easily see the constant.
673 compiler-name.h
: Makefile
674 echo
"#define COMPILER_NAME \"`echo gcc | sed '$(transform)'`\"" > compiler-name.h
676 # Tell versions [3.59,3.63) of GNU make to not export all variables.
677 # Otherwise a system limit (for SysV at least) may be exceeded.