1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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
)
35 build_triplet
= @build@
37 target_triplet
= @target@
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 \
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
) \
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
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/||"`;; \
66 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
68 am__nobase_strip_setup
= \
69 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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
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
)
101 CXXLINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
102 --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) \
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
)
110 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
111 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
113 SOURCES
= $(libcc1_la_SOURCES
) $(libcc1plugin_la_SOURCES
)
119 AUTOCONF
= @AUTOCONF@
120 AUTOHEADER
= @AUTOHEADER@
121 AUTOMAKE
= @AUTOMAKE@
124 CCDEPMODE
= @CCDEPMODE@
127 CPPFLAGS
= @CPPFLAGS@
130 CXXDEPMODE
= @CXXDEPMODE@
131 CXXFLAGS
= @CXXFLAGS@
132 CYGPATH_W
= @CYGPATH_W@
135 DSYMUTIL
= @DSYMUTIL@
146 INSTALL_DATA
= @INSTALL_DATA@
147 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
148 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
149 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
157 LTLIBOBJS
= @LTLIBOBJS@
159 MAKEINFO
= @MAKEINFO@
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@
177 SET_MAKE
= @SET_MAKE@
181 WARN_FLAGS
= @WARN_FLAGS@
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@
194 am__untar
= @am__untar@
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@
205 datarootdir
= @datarootdir@
208 exec_prefix = @
exec_prefix@
209 gcc_version
= @gcc_version@
211 host_alias
= @host_alias@
212 host_cpu
= @host_cpu@
214 host_subdir
= @host_subdir@
215 host_vendor
= @host_vendor@
217 includedir = @
includedir@
219 install_sh
= @install_sh@
221 libexecdir
= @libexecdir@
222 libsuffix
= @libsuffix@
223 localedir
= @localedir@
224 localstatedir
= @localstatedir@
227 oldincludedir = @
oldincludedir@
230 program_transform_name
= @program_transform_name@
233 sharedstatedir
= @sharedstatedir@
235 sysconfdir
= @sysconfdir@
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
= ..
/$(host_subdir
)/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
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
294 .SUFFIXES
: .
cc .lo .o .obj
297 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
299 case
'$(am__configure_deps)' in \
301 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
302 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
307 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
308 $(am__cd
) $(top_srcdir
) && \
309 $(AUTOMAKE
) --foreign Makefile
311 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
314 echo
' $(SHELL) ./config.status'; \
315 $(SHELL
) .
/config.status
;; \
317 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
318 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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 \
333 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
336 stamp-h1
: $(srcdir)/cc1plugin-config.h.in
$(top_builddir
)/config.status
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
))
345 -rm -f cc1plugin-config.h stamp-h1
346 install-cc1libLTLIBRARIES
: $(cc1lib_LTLIBRARIES
)
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"; \
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
:
362 @list
='$(cc1lib_LTLIBRARIES)'; test -n
"$(cc1libdir)" || list
=; \
363 for p in
$$list; do \
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"; \
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"; \
377 install-pluginLTLIBRARIES
: $(plugin_LTLIBRARIES
)
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"; \
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
:
393 @list
='$(plugin_LTLIBRARIES)'; test -n
"$(plugindir)" || list
=; \
394 for p in
$$list; do \
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"; \
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"; \
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
)
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@
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
$@
$<
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) '$<'`
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
$@
$<
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; \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
467 TAGS
: $(HEADERS
) $(SOURCES
) cc1plugin-config.h.in
$(TAGS_DEPENDENCIES
) \
468 $(TAGS_FILES
) $(LISP
)
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; \
475 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476 END { if (nonempty) { for (i in files) print i; }; }'`; \
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
) \
484 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
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; \
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
) \
502 here
=`$(am__cd) $(top_builddir) && pwd` \
503 && $(am__cd
) $(top_srcdir
) \
504 && gtags
-i
$(GTAGS_ARGS
) "$$here"
507 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
509 check: $(BUILT_SOURCES
)
510 $(MAKE
) $(AM_MAKEFLAGS
) check-am
511 all-am
: Makefile
$(LTLIBRARIES
) cc1plugin-config.h
513 for
dir in
"$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
514 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
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
523 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
525 installcheck: installcheck-am
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
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
)
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
)
552 distclean-am
: clean-am distclean-compile distclean-generic \
553 distclean-hdr distclean-libtool distclean-tags
567 install-data-am
: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
569 install-dvi
: install-dvi-am
575 install-html
: install-html-am
579 install-info
: install-info-am
585 install-pdf
: install-pdf-am
589 install-ps
: install-ps-am
595 maintainer-clean
: maintainer-clean-am
596 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
597 -rm -rf
$(top_srcdir
)/autom4te.cache
600 maintainer-clean-am
: distclean-am maintainer-clean-generic
602 mostlyclean: mostlyclean-am
604 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
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.