re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[official-gcc.git] / boehm-gc / include / Makefile.in
blobad7bbda296fb4d05d91a71b413dae542eb9d564a
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 = include
56 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
57 $(srcdir)/gc_config.h.in $(srcdir)/gc_ext_config.h.in \
58 $(noinst_HEADERS)
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
61 $(top_srcdir)/../config/depstand.m4 \
62 $(top_srcdir)/../config/lead-dot.m4 \
63 $(top_srcdir)/../config/multi.m4 \
64 $(top_srcdir)/../config/no-executables.m4 \
65 $(top_srcdir)/../config/override.m4 \
66 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
67 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
68 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 CONFIG_HEADER = gc_config.h gc_ext_config.h
72 CONFIG_CLEAN_FILES =
73 CONFIG_CLEAN_VPATH_FILES =
74 SOURCES =
75 am__can_run_installinfo = \
76 case $$AM_UPDATE_INFO_DIR in \
77 n|no|NO) false;; \
78 *) (install-info --version) >/dev/null 2>&1;; \
79 esac
80 HEADERS = $(noinst_HEADERS)
81 ETAGS = etags
82 CTAGS = ctags
83 ACLOCAL = @ACLOCAL@
84 AMTAR = @AMTAR@
85 AM_CPPFLAGS = @AM_CPPFLAGS@
86 AR = @AR@
87 AS = @AS@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CC = @CC@
93 CCAS = @CCAS@
94 CCASFLAGS = @CCASFLAGS@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CXX = @CXX@
100 CXXCPP = @CXXCPP@
101 CXXDEPMODE = @CXXDEPMODE@
102 CXXFLAGS = @CXXFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 DSYMUTIL = @DSYMUTIL@
107 DUMPBIN = @DUMPBIN@
108 ECHO_C = @ECHO_C@
109 ECHO_N = @ECHO_N@
110 ECHO_T = @ECHO_T@
111 EGREP = @EGREP@
112 EXEEXT = @EXEEXT@
113 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
114 FGREP = @FGREP@
115 GC_CFLAGS = @GC_CFLAGS@
116 GREP = @GREP@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LD = @LD@
123 LDFLAGS = @LDFLAGS@
124 LIBOBJS = @LIBOBJS@
125 LIBS = @LIBS@
126 LIBTOOL = @LIBTOOL@
127 LIPO = @LIPO@
128 LN_S = @LN_S@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAINT = @MAINT@
131 MAKEINFO = @MAKEINFO@
132 MKDIR_P = @MKDIR_P@
133 NM = @NM@
134 NMEDIT = @NMEDIT@
135 O0_CFLAGS = @O0_CFLAGS@
136 OBJDUMP = @OBJDUMP@
137 OBJEXT = @OBJEXT@
138 OTOOL = @OTOOL@
139 OTOOL64 = @OTOOL64@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_URL = @PACKAGE_URL@
146 PACKAGE_VERSION = @PACKAGE_VERSION@
147 PATH_SEPARATOR = @PATH_SEPARATOR@
148 RANLIB = @RANLIB@
149 SED = @SED@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 STRIP = @STRIP@
153 THREADCFLAGS = @THREADCFLAGS@
154 THREADLIBS = @THREADLIBS@
155 VERSION = @VERSION@
156 abs_builddir = @abs_builddir@
157 abs_srcdir = @abs_srcdir@
158 abs_top_builddir = @abs_top_builddir@
159 abs_top_srcdir = @abs_top_srcdir@
160 ac_ct_CC = @ac_ct_CC@
161 ac_ct_CXX = @ac_ct_CXX@
162 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
163 addincludes = @addincludes@
164 addlibs = @addlibs@
165 addobjs = @addobjs@
166 addtests = @addtests@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 builddir = @builddir@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 exec_prefix = @exec_prefix@
184 extra_ldflags_libgc = @extra_ldflags_libgc@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 mkinstalldirs = @mkinstalldirs@
201 multi_basedir = @multi_basedir@
202 oldincludedir = @oldincludedir@
203 pdfdir = @pdfdir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 srcdir = @srcdir@
210 sysconfdir = @sysconfdir@
211 target = @target@
212 target_alias = @target_alias@
213 target_all = @target_all@
214 target_cpu = @target_cpu@
215 target_noncanonical = @target_noncanonical@
216 target_os = @target_os@
217 target_vendor = @target_vendor@
218 toolexecdir = @toolexecdir@
219 toolexeclibdir = @toolexeclibdir@
220 top_build_prefix = @top_build_prefix@
221 top_builddir = @top_builddir@
222 top_srcdir = @top_srcdir@
223 AUTOMAKE_OPTIONS = foreign no-dist
224 noinst_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
225 gc_pthread_redirects.h gc_cpp.h
227 all: gc_config.h gc_ext_config.h
228 $(MAKE) $(AM_MAKEFLAGS) all-am
230 .SUFFIXES:
231 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
232 @for dep in $?; do \
233 case '$(am__configure_deps)' in \
234 *$$dep*) \
235 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
236 && { if test -f $@; then exit 0; else break; fi; }; \
237 exit 1;; \
238 esac; \
239 done; \
240 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
241 $(am__cd) $(top_srcdir) && \
242 $(AUTOMAKE) --foreign include/Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245 @case '$?' in \
246 *config.status*) \
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248 *) \
249 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251 esac;
253 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(am__aclocal_m4_deps):
262 gc_config.h: stamp-h1
263 @if test ! -f $@; then rm -f stamp-h1; else :; fi
264 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
266 stamp-h1: $(srcdir)/gc_config.h.in $(top_builddir)/config.status
267 @rm -f stamp-h1
268 cd $(top_builddir) && $(SHELL) ./config.status include/gc_config.h
269 $(srcdir)/gc_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
270 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
271 rm -f stamp-h1
272 touch $@
274 gc_ext_config.h: stamp-h2
275 @if test ! -f $@; then rm -f stamp-h2; else :; fi
276 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h2; else :; fi
278 stamp-h2: $(srcdir)/gc_ext_config.h.in $(top_builddir)/config.status
279 @rm -f stamp-h2
280 cd $(top_builddir) && $(SHELL) ./config.status include/gc_ext_config.h
282 distclean-hdr:
283 -rm -f gc_config.h stamp-h1 gc_ext_config.h stamp-h2
285 mostlyclean-libtool:
286 -rm -f *.lo
288 clean-libtool:
289 -rm -rf .libs _libs
291 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
292 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
293 unique=`for i in $$list; do \
294 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295 done | \
296 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
297 END { if (nonempty) { for (i in files) print i; }; }'`; \
298 mkid -fID $$unique
299 tags: TAGS
301 TAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
302 $(TAGS_FILES) $(LISP)
303 set x; \
304 here=`pwd`; \
305 list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(LISP) $(TAGS_FILES)'; \
306 unique=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308 done | \
309 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
310 END { if (nonempty) { for (i in files) print i; }; }'`; \
311 shift; \
312 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
313 test -n "$$unique" || unique=$$empty_fix; \
314 if test $$# -gt 0; then \
315 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
316 "$$@" $$unique; \
317 else \
318 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319 $$unique; \
320 fi; \
322 ctags: CTAGS
323 CTAGS: $(HEADERS) $(SOURCES) gc_config.h.in gc_ext_config.h.in $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 list='$(SOURCES) $(HEADERS) gc_config.h.in gc_ext_config.h.in $(LISP) $(TAGS_FILES)'; \
326 unique=`for i in $$list; do \
327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328 done | \
329 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330 END { if (nonempty) { for (i in files) print i; }; }'`; \
331 test -z "$(CTAGS_ARGS)$$unique" \
332 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
333 $$unique
335 GTAGS:
336 here=`$(am__cd) $(top_builddir) && pwd` \
337 && $(am__cd) $(top_srcdir) \
338 && gtags -i $(GTAGS_ARGS) "$$here"
340 distclean-tags:
341 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
342 check-am: all-am
343 check: check-am
344 all-am: Makefile $(HEADERS) gc_config.h gc_ext_config.h
345 installdirs:
346 install: install-am
347 install-exec: install-exec-am
348 install-data: install-data-am
349 uninstall: uninstall-am
351 install-am: all-am
352 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354 installcheck: installcheck-am
355 install-strip:
356 if test -z '$(STRIP)'; then \
357 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
359 install; \
360 else \
361 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
362 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
363 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
365 mostlyclean-generic:
367 clean-generic:
369 distclean-generic:
370 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
371 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
373 maintainer-clean-generic:
374 @echo "This command is intended for maintainers to use"
375 @echo "it deletes files that may require special tools to rebuild."
376 clean: clean-am
378 clean-am: clean-generic clean-libtool mostlyclean-am
380 distclean: distclean-am
381 -rm -f Makefile
382 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
384 dvi: dvi-am
386 dvi-am:
388 html: html-am
390 html-am:
392 info: info-am
394 info-am:
396 install-data-am:
398 install-dvi: install-dvi-am
400 install-dvi-am:
402 install-exec-am:
404 install-html: install-html-am
406 install-html-am:
408 install-info: install-info-am
410 install-info-am:
412 install-man:
414 install-pdf: install-pdf-am
416 install-pdf-am:
418 install-ps: install-ps-am
420 install-ps-am:
422 installcheck-am:
424 maintainer-clean: maintainer-clean-am
425 -rm -f Makefile
426 maintainer-clean-am: distclean-am maintainer-clean-generic
428 mostlyclean: mostlyclean-am
430 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
432 pdf: pdf-am
434 pdf-am:
436 ps: ps-am
438 ps-am:
440 uninstall-am:
442 .MAKE: all install-am install-strip
444 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
445 clean-libtool ctags distclean distclean-generic distclean-hdr \
446 distclean-libtool distclean-tags dvi dvi-am html html-am info \
447 info-am install install-am install-data install-data-am \
448 install-dvi install-dvi-am install-exec install-exec-am \
449 install-html install-html-am install-info install-info-am \
450 install-man install-pdf install-pdf-am install-ps \
451 install-ps-am install-strip installcheck installcheck-am \
452 installdirs maintainer-clean maintainer-clean-generic \
453 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
454 ps ps-am tags uninstall uninstall-am
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT: