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@
154 CONFIG_STATUS_DEPENDENCIES
= @CONFIG_STATUS_DEPENDENCIES@
156 CPPFLAGS
= @CPPFLAGS@
159 CXXDEPMODE
= @CXXDEPMODE@
160 CXXFLAGS
= @CXXFLAGS@
161 CYGPATH_W
= @CYGPATH_W@
164 DSYMUTIL
= @DSYMUTIL@
175 INSTALL_DATA
= @INSTALL_DATA@
176 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
177 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
178 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
186 LTLIBOBJS
= @LTLIBOBJS@
188 MAKEINFO
= @MAKEINFO@
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@
206 SET_MAKE
= @SET_MAKE@
210 WARN_FLAGS
= @WARN_FLAGS@
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@
223 am__untar
= @am__untar@
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@
234 datarootdir
= @datarootdir@
237 exec_prefix = @
exec_prefix@
238 gcc_version
= @gcc_version@
240 host_alias
= @host_alias@
241 host_cpu
= @host_cpu@
243 host_subdir
= @host_subdir@
244 host_vendor
= @host_vendor@
246 includedir = @
includedir@
248 install_sh
= @install_sh@
250 libexecdir
= @libexecdir@
251 libsuffix
= @libsuffix@
252 localedir
= @localedir@
253 localstatedir
= @localstatedir@
256 oldincludedir = @
oldincludedir@
259 program_transform_name
= @program_transform_name@
262 sharedstatedir
= @sharedstatedir@
264 sysconfdir
= @sysconfdir@
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
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
324 .SUFFIXES
: .
cc .lo .o .obj
325 am--refresh
: Makefile
327 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
329 case
'$(am__configure_deps)' in \
331 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
332 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
337 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
338 $(am__cd
) $(top_srcdir
) && \
339 $(AUTOMAKE
) --foreign Makefile
341 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
344 echo
' $(SHELL) ./config.status'; \
345 $(SHELL
) .
/config.status
;; \
347 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
348 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
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
))
373 -rm -f cc1plugin-config.h stamp-h1
374 install-cc1libLTLIBRARIES
: $(cc1lib_LTLIBRARIES
)
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"; \
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
:
391 @list
='$(cc1lib_LTLIBRARIES)'; test -n
"$(cc1libdir)" || list
=; \
392 for p in
$$list; do \
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"; \
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"; \
406 install-pluginLTLIBRARIES
: $(plugin_LTLIBRARIES
)
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"; \
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
:
423 @list
='$(plugin_LTLIBRARIES)'; test -n
"$(plugindir)" || list
=; \
424 for p in
$$list; do \
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"; \
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"; \
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
)
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@
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
$@
$<
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) '$<'`
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
$@
$<
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; \
492 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493 END { if (nonempty) { for (i in files) print i; }; }'`; \
497 TAGS
: $(HEADERS
) $(SOURCES
) cc1plugin-config.h.in
$(TAGS_DEPENDENCIES
) \
498 $(TAGS_FILES
) $(LISP
)
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; \
505 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
506 END { if (nonempty) { for (i in files) print i; }; }'`; \
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
) \
514 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
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; \
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
) \
532 here
=`$(am__cd) $(top_builddir) && pwd` \
533 && $(am__cd
) $(top_srcdir
) \
534 && gtags
-i
$(GTAGS_ARGS
) "$$here"
537 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
539 check: $(BUILT_SOURCES
)
540 $(MAKE
) $(AM_MAKEFLAGS
) check-am
541 all-am
: Makefile
$(LTLIBRARIES
) cc1plugin-config.h
543 for
dir in
"$(DESTDIR)$(cc1libdir)" "$(DESTDIR)$(plugindir)"; do \
544 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
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
553 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
555 installcheck: installcheck-am
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 \
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; \
567 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
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
)
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
)
588 distclean-am
: clean-am distclean-compile distclean-generic \
589 distclean-hdr distclean-libtool distclean-tags
603 install-data-am
: install-cc1libLTLIBRARIES install-pluginLTLIBRARIES
605 install-dvi
: install-dvi-am
611 install-html
: install-html-am
615 install-info
: install-info-am
621 install-pdf
: install-pdf-am
625 install-ps
: install-ps-am
631 maintainer-clean
: maintainer-clean-am
632 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
633 -rm -rf
$(top_srcdir
)/autom4te.cache
636 maintainer-clean-am
: distclean-am maintainer-clean-generic
638 mostlyclean: mostlyclean-am
640 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
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.