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