* tree-inline.c (estimate_num_insns_1): Make OpenMP directives
[official-gcc.git] / libgcc-math / Makefile.in
blob76655c44507152748bcc2b3c0776686c7c844739
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 @BUILD_LIBGCC_MATH_FALSE@libgcc_math_la_DEPENDENCIES =
41 DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
42 $(srcdir)/../config.sub $(srcdir)/../install-sh \
43 $(srcdir)/../ltmain.sh $(srcdir)/../missing \
44 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
45 $(srcdir)/Makefile.in $(top_srcdir)/configure ChangeLog
46 subdir = .
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
49 $(top_srcdir)/../config/lead-dot.m4 \
50 $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \
51 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno configure.status.lineno
56 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
57 CONFIG_CLEAN_FILES =
58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
65 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
66 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
67 am_libgcc_math_la_OBJECTS =
68 libgcc_math_la_OBJECTS = $(am_libgcc_math_la_OBJECTS)
69 @BUILD_LIBGCC_MATH_TRUE@am_libgcc_math_la_rpath = -rpath \
70 @BUILD_LIBGCC_MATH_TRUE@ $(toolexeclibdir)
71 DEFAULT_INCLUDES = -I. -I$(srcdir)
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
75 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
76 $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79 $(AM_LDFLAGS) $(LDFLAGS) -o $@
80 SOURCES = $(libgcc_math_la_SOURCES)
81 DIST_SOURCES = $(libgcc_math_la_SOURCES)
82 MULTISRCTOP =
83 MULTIBUILDTOP =
84 MULTIDIRS =
85 MULTISUBDIR =
86 MULTIDO = true
87 MULTICLEAN = true
88 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89 html-recursive info-recursive install-data-recursive \
90 install-exec-recursive install-info-recursive \
91 install-recursive installcheck-recursive installdirs-recursive \
92 pdf-recursive ps-recursive uninstall-info-recursive \
93 uninstall-recursive
94 ETAGS = etags
95 CTAGS = ctags
96 DIST_SUBDIRS = $(SUBDIRS)
97 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98 distdir = $(PACKAGE)-$(VERSION)
99 top_distdir = $(distdir)
100 am__remove_distdir = \
101 { test ! -d $(distdir) \
102 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
103 && rm -fr $(distdir); }; }
104 DIST_ARCHIVES = $(distdir).tar.gz
105 GZIP_ENV = --best
106 distuninstallcheck_listfiles = find . -type f -print
107 distcleancheck_listfiles = find . -type f -print
108 ACLOCAL = @ACLOCAL@
109 AMDEP_FALSE = @AMDEP_FALSE@
110 AMDEP_TRUE = @AMDEP_TRUE@
111 AMTAR = @AMTAR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 BUILD_LIBGCC_MATH_FALSE = @BUILD_LIBGCC_MATH_FALSE@
117 BUILD_LIBGCC_MATH_TRUE = @BUILD_LIBGCC_MATH_TRUE@
118 CC = @CC@
119 CCAS = @CCAS@
120 CCASFLAGS = @CCASFLAGS@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 LIBGCCM_USE_SYMVER_FALSE = @LIBGCCM_USE_SYMVER_FALSE@
138 LIBGCCM_USE_SYMVER_TRUE = @LIBGCCM_USE_SYMVER_TRUE@
139 LIBOBJS = @LIBOBJS@
140 LIBS = @LIBS@
141 LIBTOOL = @LIBTOOL@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
146 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
147 MAKEINFO = @MAKEINFO@
148 OBJEXT = @OBJEXT@
149 PACKAGE = @PACKAGE@
150 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151 PACKAGE_NAME = @PACKAGE_NAME@
152 PACKAGE_STRING = @PACKAGE_STRING@
153 PACKAGE_TARNAME = @PACKAGE_TARNAME@
154 PACKAGE_VERSION = @PACKAGE_VERSION@
155 PATH_SEPARATOR = @PATH_SEPARATOR@
156 RANLIB = @RANLIB@
157 SET_MAKE = @SET_MAKE@
158 SHELL = @SHELL@
159 STRIP = @STRIP@
160 TARGET_ILP32_FALSE = @TARGET_ILP32_FALSE@
161 TARGET_ILP32_TRUE = @TARGET_ILP32_TRUE@
162 VERSION = @VERSION@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_RANLIB = @ac_ct_RANLIB@
165 ac_ct_STRIP = @ac_ct_STRIP@
166 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 am__tar = @am__tar@
172 am__untar = @am__untar@
173 arch_libraries = @arch_libraries@
174 arch_maps = @arch_maps@
175 arch_subdirs = @arch_subdirs@
176 bindir = @bindir@
177 build = @build@
178 build_alias = @build_alias@
179 build_cpu = @build_cpu@
180 build_os = @build_os@
181 build_vendor = @build_vendor@
182 datadir = @datadir@
183 enable_shared = @enable_shared@
184 enable_static = @enable_static@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 multi_basedir = @multi_basedir@
200 oldincludedir = @oldincludedir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 sysconfdir = @sysconfdir@
206 target = @target@
207 target_alias = @target_alias@
208 target_cpu = @target_cpu@
209 target_os = @target_os@
210 target_vendor = @target_vendor@
211 toolexecdir = @toolexecdir@
212 toolexeclibdir = @toolexeclibdir@
213 AUTOMAKE_OPTIONS = 1.9.5 foreign
214 ACLOCAL_AMFLAGS = -I .. -I ../config
215 MAINT_CHARSET = latin1
216 SUBDIRS = @arch_subdirs@
218 # May be used by various substitution variables.
219 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
220 @LIBGCCM_USE_SYMVER_FALSE@version_arg =
221 @LIBGCCM_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=gccm.map
222 @LIBGCCM_USE_SYMVER_FALSE@version_dep =
223 @LIBGCCM_USE_SYMVER_TRUE@version_dep = gccm.map
224 @BUILD_LIBGCC_MATH_TRUE@toolexeclib_LTLIBRARIES = libgcc-math.la
225 @BUILD_LIBGCC_MATH_TRUE@libgcc_math_la_SOURCES =
226 @BUILD_LIBGCC_MATH_TRUE@libgcc_math_la_LIBADD = @arch_libraries@
227 @BUILD_LIBGCC_MATH_TRUE@libgcc_math_la_DEPENDENCIES = $(libgcc_math_la_LIBADD) $(version_dep)
228 @BUILD_LIBGCC_MATH_TRUE@libgcc_math_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
229 @BUILD_LIBGCC_MATH_TRUE@ $(version_arg) -lm
232 # XXX hack alert
233 # From libffi/Makefile.am
235 # Work around what appears to be a GNU make bug handling MAKEFLAGS
236 # values defined in terms of make variables, as is the case for CC and
237 # friends when we are called from the top level Makefile.
238 AM_MAKEFLAGS = \
239 "AR_FLAGS=$(AR_FLAGS)" \
240 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
241 "CFLAGS=$(CFLAGS)" \
242 "CXXFLAGS=$(CXXFLAGS)" \
243 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
244 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
245 "INSTALL=$(INSTALL)" \
246 "INSTALL_DATA=$(INSTALL_DATA)" \
247 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
248 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
249 "JC1FLAGS=$(JC1FLAGS)" \
250 "LDFLAGS=$(LDFLAGS)" \
251 "LIBCFLAGS=$(LIBCFLAGS)" \
252 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
253 "MAKE=$(MAKE)" \
254 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
255 "PICFLAG=$(PICFLAG)" \
256 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
257 "SHELL=$(SHELL)" \
258 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
259 "exec_prefix=$(exec_prefix)" \
260 "infodir=$(infodir)" \
261 "libdir=$(libdir)" \
262 "prefix=$(prefix)" \
263 "includedir=$(includedir)" \
264 "AR=$(AR)" \
265 "AS=$(AS)" \
266 "CC=$(CC)" \
267 "CXX=$(CXX)" \
268 "LD=$(LD)" \
269 "LIBCFLAGS=$(LIBCFLAGS)" \
270 "NM=$(NM)" \
271 "PICFLAG=$(PICFLAG)" \
272 "RANLIB=$(RANLIB)" \
273 "DESTDIR=$(DESTDIR)"
275 MAKEOVERRIDES =
276 all: all-recursive
278 .SUFFIXES:
279 am--refresh:
281 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
282 @for dep in $?; do \
283 case '$(am__configure_deps)' in \
284 *$$dep*) \
285 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
286 cd $(srcdir) && $(AUTOMAKE) --foreign \
287 && exit 0; \
288 exit 1;; \
289 esac; \
290 done; \
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
292 cd $(top_srcdir) && \
293 $(AUTOMAKE) --foreign Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296 @case '$?' in \
297 *config.status*) \
298 echo ' $(SHELL) ./config.status'; \
299 $(SHELL) ./config.status;; \
300 *) \
301 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303 esac;
305 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306 $(SHELL) ./config.status --recheck
308 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309 cd $(srcdir) && $(AUTOCONF)
310 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
313 @$(NORMAL_INSTALL)
314 test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
315 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
316 if test -f $$p; then \
317 f=$(am__strip_dir) \
318 echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
319 $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
320 else :; fi; \
321 done
323 uninstall-toolexeclibLTLIBRARIES:
324 @$(NORMAL_UNINSTALL)
325 @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
326 p=$(am__strip_dir) \
327 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
328 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
329 done
331 clean-toolexeclibLTLIBRARIES:
332 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
333 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
334 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
335 test "$$dir" != "$$p" || dir=.; \
336 echo "rm -f \"$${dir}/so_locations\""; \
337 rm -f "$${dir}/so_locations"; \
338 done
339 libgcc-math.la: $(libgcc_math_la_OBJECTS) $(libgcc_math_la_DEPENDENCIES)
340 $(LINK) $(am_libgcc_math_la_rpath) $(libgcc_math_la_LDFLAGS) $(libgcc_math_la_OBJECTS) $(libgcc_math_la_LIBADD) $(LIBS)
342 mostlyclean-compile:
343 -rm -f *.$(OBJEXT)
345 distclean-compile:
346 -rm -f *.tab.c
348 mostlyclean-libtool:
349 -rm -f *.lo
351 clean-libtool:
352 -rm -rf .libs _libs
354 distclean-libtool:
355 -rm -f libtool
357 # GNU Make needs to see an explicit $(MAKE) variable in the command it
358 # runs to enable its job server during parallel builds. Hence the
359 # comments below.
360 all-multi:
361 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
362 install-multi:
363 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
365 mostlyclean-multi:
366 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
367 clean-multi:
368 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
369 distclean-multi:
370 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
371 maintainer-clean-multi:
372 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
373 uninstall-info-am:
375 # This directory's subdirectories are mostly independent; you can cd
376 # into them and run `make' without going through this Makefile.
377 # To change the values of `make' variables: instead of editing Makefiles,
378 # (1) if the variable is set in `config.status', edit `config.status'
379 # (which will cause the Makefiles to be regenerated when you run `make');
380 # (2) otherwise, pass the desired values on the `make' command line.
381 $(RECURSIVE_TARGETS):
382 @failcom='exit 1'; \
383 for f in x $$MAKEFLAGS; do \
384 case $$f in \
385 *=* | --[!k]*);; \
386 *k*) failcom='fail=yes';; \
387 esac; \
388 done; \
389 dot_seen=no; \
390 target=`echo $@ | sed s/-recursive//`; \
391 list='$(SUBDIRS)'; for subdir in $$list; do \
392 echo "Making $$target in $$subdir"; \
393 if test "$$subdir" = "."; then \
394 dot_seen=yes; \
395 local_target="$$target-am"; \
396 else \
397 local_target="$$target"; \
398 fi; \
399 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400 || eval $$failcom; \
401 done; \
402 if test "$$dot_seen" = "no"; then \
403 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
404 fi; test -z "$$fail"
406 mostlyclean-recursive clean-recursive distclean-recursive \
407 maintainer-clean-recursive:
408 @failcom='exit 1'; \
409 for f in x $$MAKEFLAGS; do \
410 case $$f in \
411 *=* | --[!k]*);; \
412 *k*) failcom='fail=yes';; \
413 esac; \
414 done; \
415 dot_seen=no; \
416 case "$@" in \
417 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
418 *) list='$(SUBDIRS)' ;; \
419 esac; \
420 rev=''; for subdir in $$list; do \
421 if test "$$subdir" = "."; then :; else \
422 rev="$$subdir $$rev"; \
423 fi; \
424 done; \
425 rev="$$rev ."; \
426 target=`echo $@ | sed s/-recursive//`; \
427 for subdir in $$rev; do \
428 echo "Making $$target in $$subdir"; \
429 if test "$$subdir" = "."; then \
430 local_target="$$target-am"; \
431 else \
432 local_target="$$target"; \
433 fi; \
434 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
435 || eval $$failcom; \
436 done && test -z "$$fail"
437 tags-recursive:
438 list='$(SUBDIRS)'; for subdir in $$list; do \
439 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
440 done
441 ctags-recursive:
442 list='$(SUBDIRS)'; for subdir in $$list; do \
443 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
444 done
446 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
447 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448 unique=`for i in $$list; do \
449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450 done | \
451 $(AWK) ' { files[$$0] = 1; } \
452 END { for (i in files) print i; }'`; \
453 mkid -fID $$unique
454 tags: TAGS
456 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 tags=; \
459 here=`pwd`; \
460 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
461 include_option=--etags-include; \
462 empty_fix=.; \
463 else \
464 include_option=--include; \
465 empty_fix=; \
466 fi; \
467 list='$(SUBDIRS)'; for subdir in $$list; do \
468 if test "$$subdir" = .; then :; else \
469 test ! -f $$subdir/TAGS || \
470 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
471 fi; \
472 done; \
473 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476 done | \
477 $(AWK) ' { files[$$0] = 1; } \
478 END { for (i in files) print i; }'`; \
479 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
480 test -n "$$unique" || unique=$$empty_fix; \
481 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482 $$tags $$unique; \
484 ctags: CTAGS
485 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 tags=; \
488 here=`pwd`; \
489 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
490 unique=`for i in $$list; do \
491 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 done | \
493 $(AWK) ' { files[$$0] = 1; } \
494 END { for (i in files) print i; }'`; \
495 test -z "$(CTAGS_ARGS)$$tags$$unique" \
496 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
497 $$tags $$unique
499 GTAGS:
500 here=`$(am__cd) $(top_builddir) && pwd` \
501 && cd $(top_srcdir) \
502 && gtags -i $(GTAGS_ARGS) $$here
504 distclean-tags:
505 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507 distdir: $(DISTFILES)
508 $(am__remove_distdir)
509 mkdir $(distdir)
510 $(mkdir_p) $(distdir)/.. $(distdir)/../config
511 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
512 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
513 list='$(DISTFILES)'; for file in $$list; do \
514 case $$file in \
515 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
516 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
517 esac; \
518 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
520 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
521 dir="/$$dir"; \
522 $(mkdir_p) "$(distdir)$$dir"; \
523 else \
524 dir=''; \
525 fi; \
526 if test -d $$d/$$file; then \
527 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
529 fi; \
530 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
531 else \
532 test -f $(distdir)/$$file \
533 || cp -p $$d/$$file $(distdir)/$$file \
534 || exit 1; \
535 fi; \
536 done
537 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
538 if test "$$subdir" = .; then :; else \
539 test -d "$(distdir)/$$subdir" \
540 || $(mkdir_p) "$(distdir)/$$subdir" \
541 || exit 1; \
542 distdir=`$(am__cd) $(distdir) && pwd`; \
543 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
544 (cd $$subdir && \
545 $(MAKE) $(AM_MAKEFLAGS) \
546 top_distdir="$$top_distdir" \
547 distdir="$$distdir/$$subdir" \
548 distdir) \
549 || exit 1; \
550 fi; \
551 done
552 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
553 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
554 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
555 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
556 || chmod -R a+r $(distdir)
557 dist-gzip: distdir
558 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 $(am__remove_distdir)
561 dist-bzip2: distdir
562 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
563 $(am__remove_distdir)
565 dist-tarZ: distdir
566 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
567 $(am__remove_distdir)
569 dist-shar: distdir
570 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
571 $(am__remove_distdir)
573 dist-zip: distdir
574 -rm -f $(distdir).zip
575 zip -rq $(distdir).zip $(distdir)
576 $(am__remove_distdir)
578 dist dist-all: distdir
579 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
580 $(am__remove_distdir)
582 # This target untars the dist file and tries a VPATH configuration. Then
583 # it guarantees that the distribution is self-contained by making another
584 # tarfile.
585 distcheck: dist
586 case '$(DIST_ARCHIVES)' in \
587 *.tar.gz*) \
588 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
589 *.tar.bz2*) \
590 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
591 *.tar.Z*) \
592 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
593 *.shar.gz*) \
594 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
595 *.zip*) \
596 unzip $(distdir).zip ;;\
597 esac
598 chmod -R a-w $(distdir); chmod a+w $(distdir)
599 mkdir $(distdir)/_build
600 mkdir $(distdir)/_inst
601 chmod a-w $(distdir)
602 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
603 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
604 && cd $(distdir)/_build \
605 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
606 $(DISTCHECK_CONFIGURE_FLAGS) \
607 && $(MAKE) $(AM_MAKEFLAGS) \
608 && $(MAKE) $(AM_MAKEFLAGS) dvi \
609 && $(MAKE) $(AM_MAKEFLAGS) check \
610 && $(MAKE) $(AM_MAKEFLAGS) install \
611 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
612 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
613 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
614 distuninstallcheck \
615 && chmod -R a-w "$$dc_install_base" \
616 && ({ \
617 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
618 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
619 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
620 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
621 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
622 } || { rm -rf "$$dc_destdir"; exit 1; }) \
623 && rm -rf "$$dc_destdir" \
624 && $(MAKE) $(AM_MAKEFLAGS) dist \
625 && rm -rf $(DIST_ARCHIVES) \
626 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
627 $(am__remove_distdir)
628 @(echo "$(distdir) archives ready for distribution: "; \
629 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
630 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
631 distuninstallcheck:
632 @cd $(distuninstallcheck_dir) \
633 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
634 || { echo "ERROR: files left after uninstall:" ; \
635 if test -n "$(DESTDIR)"; then \
636 echo " (check DESTDIR support)"; \
637 fi ; \
638 $(distuninstallcheck_listfiles) ; \
639 exit 1; } >&2
640 distcleancheck: distclean
641 @if test '$(srcdir)' = . ; then \
642 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
643 exit 1 ; \
645 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
646 || { echo "ERROR: files left in build directory after distclean:" ; \
647 $(distcleancheck_listfiles) ; \
648 exit 1; } >&2
649 check-am: all-am
650 check: check-recursive
651 all-am: Makefile $(LTLIBRARIES) all-multi
652 installdirs: installdirs-recursive
653 installdirs-am:
654 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
655 test -z "$$dir" || $(mkdir_p) "$$dir"; \
656 done
657 install: install-recursive
658 install-exec: install-exec-recursive
659 install-data: install-data-recursive
660 uninstall: uninstall-recursive
662 install-am: all-am
663 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665 installcheck: installcheck-recursive
666 install-strip:
667 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669 `test -z '$(STRIP)' || \
670 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
671 mostlyclean-generic:
673 clean-generic:
675 distclean-generic:
676 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
678 maintainer-clean-generic:
679 @echo "This command is intended for maintainers to use"
680 @echo "it deletes files that may require special tools to rebuild."
681 clean: clean-multi clean-recursive
683 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
684 mostlyclean-am
686 distclean: distclean-multi distclean-recursive
687 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
688 -rm -f Makefile
689 distclean-am: clean-am distclean-compile distclean-generic \
690 distclean-libtool distclean-tags
692 dvi: dvi-recursive
694 dvi-am:
696 html: html-recursive
698 info: info-recursive
700 info-am:
702 install-data-am:
704 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
706 install-info: install-info-recursive
708 install-man:
710 installcheck-am:
712 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
713 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
714 -rm -rf $(top_srcdir)/autom4te.cache
715 -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-multi mostlyclean-recursive
720 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
721 mostlyclean-libtool
723 pdf: pdf-recursive
725 pdf-am:
727 ps: ps-recursive
729 ps-am:
731 uninstall-am: uninstall-info-am uninstall-toolexeclibLTLIBRARIES
733 uninstall-info: uninstall-info-recursive
735 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
736 am--refresh check check-am clean clean-generic clean-libtool \
737 clean-multi clean-recursive clean-toolexeclibLTLIBRARIES ctags \
738 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
739 dist-tarZ dist-zip distcheck distclean distclean-compile \
740 distclean-generic distclean-libtool distclean-multi \
741 distclean-recursive distclean-tags distcleancheck distdir \
742 distuninstallcheck dvi dvi-am html html-am info info-am \
743 install install-am install-data install-data-am install-exec \
744 install-exec-am install-info install-info-am install-man \
745 install-multi install-strip install-toolexeclibLTLIBRARIES \
746 installcheck installcheck-am installdirs installdirs-am \
747 maintainer-clean maintainer-clean-generic \
748 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
749 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
750 mostlyclean-multi mostlyclean-recursive pdf pdf-am ps ps-am \
751 tags tags-recursive uninstall uninstall-am uninstall-info-am \
752 uninstall-toolexeclibLTLIBRARIES
754 @LIBGCCM_USE_SYMVER_TRUE@.PHONY: gccm.map
755 @LIBGCCM_USE_SYMVER_TRUE@gccm.map:
756 @LIBGCCM_USE_SYMVER_TRUE@ rm -f gccm.map
757 @LIBGCCM_USE_SYMVER_TRUE@ for map in @arch_maps@; do \
758 @LIBGCCM_USE_SYMVER_TRUE@ cat $(srcdir)/$$map >> gccm.map; \
759 @LIBGCCM_USE_SYMVER_TRUE@ done
760 # Tell versions [3.59,3.63) of GNU make to not export all variables.
761 # Otherwise a system limit (for SysV at least) may be exceeded.
762 .NOEXPORT: