PR rtl-optimization/88018
[official-gcc.git] / libphobos / Makefile.in
blob2f073d64629601da98264bd3d3e280378aad932e
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 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 # Makefile for the toplevel directory of the D Standard library.
18 # Copyright (C) 2006-2018 Free Software Foundation, Inc.
20 # GCC is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3, or (at your option)
23 # any later version.
25 # GCC is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with GCC; see the file COPYING3. If not see
32 # <http://www.gnu.org/licenses/>.
33 VPATH = @srcdir@
34 am__is_gnu_make = { \
35 if test -z '$(MAKELEVEL)'; then \
36 false; \
37 elif test -n '$(MAKE_HOST)'; then \
38 true; \
39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
40 true; \
41 else \
42 false; \
43 fi; \
45 am__make_running_with_option = \
46 case $${target_option-} in \
47 ?) ;; \
48 *) echo "am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
50 exit 1;; \
51 esac; \
52 has_opt=no; \
53 sane_makeflags=$$MAKEFLAGS; \
54 if $(am__is_gnu_make); then \
55 sane_makeflags=$$MFLAGS; \
56 else \
57 case $$MAKEFLAGS in \
58 *\\[\ \ ]*) \
59 bs=\\; \
60 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
62 esac; \
63 fi; \
64 skip_next=no; \
65 strip_trailopt () \
66 { \
67 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 }; \
69 for flg in $$sane_makeflags; do \
70 test $$skip_next = yes && { skip_next=no; continue; }; \
71 case $$flg in \
72 *=*|--*) continue;; \
73 -*I) strip_trailopt 'I'; skip_next=yes;; \
74 -*I?*) strip_trailopt 'I';; \
75 -*O) strip_trailopt 'O'; skip_next=yes;; \
76 -*O?*) strip_trailopt 'O';; \
77 -*l) strip_trailopt 'l'; skip_next=yes;; \
78 -*l?*) strip_trailopt 'l';; \
79 -[dEDm]) skip_next=yes;; \
80 -[JT]) skip_next=yes;; \
81 esac; \
82 case $$flg in \
83 *$$target_option*) has_opt=yes; break;; \
84 esac; \
85 done; \
86 test $$has_opt = yes
87 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
89 pkgdatadir = $(datadir)/@PACKAGE@
90 pkgincludedir = $(includedir)/@PACKAGE@
91 pkglibdir = $(libdir)/@PACKAGE@
92 pkglibexecdir = $(libexecdir)/@PACKAGE@
93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA = $(install_sh) -c -m 644
95 install_sh_PROGRAM = $(install_sh) -c
96 install_sh_SCRIPT = $(install_sh) -c
97 INSTALL_HEADER = $(INSTALL_DATA)
98 transform = $(program_transform_name)
99 NORMAL_INSTALL = :
100 PRE_INSTALL = :
101 POST_INSTALL = :
102 NORMAL_UNINSTALL = :
103 PRE_UNINSTALL = :
104 POST_UNINSTALL = :
105 build_triplet = @build@
106 host_triplet = @host@
107 target_triplet = @target@
108 subdir = .
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
111 $(top_srcdir)/../config/lead-dot.m4 \
112 $(top_srcdir)/../config/multi.m4 \
113 $(top_srcdir)/../config/override.m4 \
114 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
115 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
116 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
117 $(top_srcdir)/m4/gcc_support.m4 $(top_srcdir)/m4/autoconf.m4 \
118 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/gdc.m4 \
119 $(top_srcdir)/m4/druntime.m4 $(top_srcdir)/m4/druntime/cpu.m4 \
120 $(top_srcdir)/m4/druntime/os.m4 \
121 $(top_srcdir)/m4/druntime/libraries.m4 \
122 $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124 $(ACLOCAL_M4)
125 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
126 $(am__configure_deps)
127 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
128 configure.lineno config.status.lineno
129 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
130 CONFIG_HEADER = config.h
131 CONFIG_CLEAN_FILES = libdruntime/gcc/config.d \
132 libdruntime/gcc/libbacktrace.d
133 CONFIG_CLEAN_VPATH_FILES =
134 AM_V_P = $(am__v_P_@AM_V@)
135 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136 am__v_P_0 = false
137 am__v_P_1 = :
138 AM_V_GEN = $(am__v_GEN_@AM_V@)
139 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140 am__v_GEN_0 = @echo " GEN " $@;
141 am__v_GEN_1 =
142 AM_V_at = $(am__v_at_@AM_V@)
143 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 am__v_at_0 = @
145 am__v_at_1 =
146 depcomp =
147 am__depfiles_maybe =
148 SOURCES =
149 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
150 ctags-recursive dvi-recursive html-recursive info-recursive \
151 install-data-recursive install-dvi-recursive \
152 install-exec-recursive install-html-recursive \
153 install-info-recursive install-pdf-recursive \
154 install-ps-recursive install-recursive installcheck-recursive \
155 installdirs-recursive pdf-recursive ps-recursive \
156 tags-recursive uninstall-recursive
157 am__can_run_installinfo = \
158 case $$AM_UPDATE_INFO_DIR in \
159 n|no|NO) false;; \
160 *) (install-info --version) >/dev/null 2>&1;; \
161 esac
162 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
163 distclean-recursive maintainer-clean-recursive
164 am__recursive_targets = \
165 $(RECURSIVE_TARGETS) \
166 $(RECURSIVE_CLEAN_TARGETS) \
167 $(am__extra_recursive_targets)
168 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
169 cscope
170 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
171 $(LISP)config.h.in
172 # Read a list of newline-separated strings from the standard input,
173 # and print each of them once, without duplicates. Input order is
174 # *not* preserved.
175 am__uniquify_input = $(AWK) '\
176 BEGIN { nonempty = 0; } \
177 { items[$$0] = 1; nonempty = 1; } \
178 END { if (nonempty) { for (i in items) print i; }; } \
180 # Make sure the list of sources is unique. This is necessary because,
181 # e.g., the same source file might be shared among _SOURCES variables
182 # for different programs/libraries.
183 am__define_uniq_tagged_files = \
184 list='$(am__tagged_files)'; \
185 unique=`for i in $$list; do \
186 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187 done | $(am__uniquify_input)`
188 ETAGS = etags
189 CTAGS = ctags
190 CSCOPE = cscope
191 DIST_SUBDIRS = $(SUBDIRS)
192 ACLOCAL = @ACLOCAL@
193 AMTAR = @AMTAR@
194 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195 AR = @AR@
196 AUTOCONF = @AUTOCONF@
197 AUTOHEADER = @AUTOHEADER@
198 AUTOMAKE = @AUTOMAKE@
199 AWK = @AWK@
200 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
201 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
202 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
203 CC = @CC@
204 CCAS = @CCAS@
205 CCASFLAGS = @CCASFLAGS@
206 CC_FOR_BUILD = @CC_FOR_BUILD@
207 CFLAGS = @CFLAGS@
208 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
209 CPP = @CPP@
210 CPPFLAGS = @CPPFLAGS@
211 CYGPATH_W = @CYGPATH_W@
212 DCFG_ARM_EABI_UNWINDER = @DCFG_ARM_EABI_UNWINDER@
213 DCFG_HAVE_64BIT_ATOMICS = @DCFG_HAVE_64BIT_ATOMICS@
214 DCFG_HAVE_ATOMIC_BUILTINS = @DCFG_HAVE_ATOMIC_BUILTINS@
215 DCFG_HAVE_LIBATOMIC = @DCFG_HAVE_LIBATOMIC@
216 DCFG_MINFO_BRACKETING = @DCFG_MINFO_BRACKETING@
217 DCFG_THREAD_MODEL = @DCFG_THREAD_MODEL@
218 DEFS = @DEFS@
219 DRUNTIME_SOVERSION = @DRUNTIME_SOVERSION@
220 DSYMUTIL = @DSYMUTIL@
221 DUMPBIN = @DUMPBIN@
222 ECHO_C = @ECHO_C@
223 ECHO_N = @ECHO_N@
224 ECHO_T = @ECHO_T@
225 EGREP = @EGREP@
226 EXEEXT = @EXEEXT@
227 FGREP = @FGREP@
228 GDC = @GDC@
229 GDCFLAGS = @GDCFLAGS@
230 GDCFLAGSX = @GDCFLAGSX@
231 GREP = @GREP@
232 INSTALL = @INSTALL@
233 INSTALL_DATA = @INSTALL_DATA@
234 INSTALL_PROGRAM = @INSTALL_PROGRAM@
235 INSTALL_SCRIPT = @INSTALL_SCRIPT@
236 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
237 LD = @LD@
238 LDFLAGS = @LDFLAGS@
239 LIBATOMIC = @LIBATOMIC@
240 LIBBACKTRACE = @LIBBACKTRACE@
241 LIBOBJS = @LIBOBJS@
242 LIBS = @LIBS@
243 LIBTOOL = @LIBTOOL@
244 LIPO = @LIPO@
245 LN_S = @LN_S@
246 LTLIBOBJS = @LTLIBOBJS@
247 MAINT = @MAINT@
248 MAKEINFO = @MAKEINFO@
249 MKDIR_P = @MKDIR_P@
250 NM = @NM@
251 NMEDIT = @NMEDIT@
252 OBJDUMP = @OBJDUMP@
253 OBJEXT = @OBJEXT@
254 OTOOL = @OTOOL@
255 OTOOL64 = @OTOOL64@
256 PACKAGE = @PACKAGE@
257 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
258 PACKAGE_NAME = @PACKAGE_NAME@
259 PACKAGE_STRING = @PACKAGE_STRING@
260 PACKAGE_TARNAME = @PACKAGE_TARNAME@
261 PACKAGE_URL = @PACKAGE_URL@
262 PACKAGE_VERSION = @PACKAGE_VERSION@
263 PATH_SEPARATOR = @PATH_SEPARATOR@
264 PHOBOS_SOVERSION = @PHOBOS_SOVERSION@
265 RANLIB = @RANLIB@
266 SED = @SED@
267 SET_MAKE = @SET_MAKE@
268 SHELL = @SHELL@
269 SPEC_PHOBOS_DEPS = @SPEC_PHOBOS_DEPS@
270 STRIP = @STRIP@
271 VERSION = @VERSION@
272 abs_builddir = @abs_builddir@
273 abs_srcdir = @abs_srcdir@
274 abs_top_builddir = @abs_top_builddir@
275 abs_top_srcdir = @abs_top_srcdir@
276 ac_ct_CC = @ac_ct_CC@
277 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278 am__leading_dot = @am__leading_dot@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 bindir = @bindir@
282 build = @build@
283 build_alias = @build_alias@
284 build_cpu = @build_cpu@
285 build_os = @build_os@
286 build_vendor = @build_vendor@
287 builddir = @builddir@
288 datadir = @datadir@
289 datarootdir = @datarootdir@
290 docdir = @docdir@
291 dvidir = @dvidir@
292 exec_prefix = @exec_prefix@
293 gcc_version = @gcc_version@
294 gdc_include_dir = @gdc_include_dir@
295 get_gcc_base_ver = @get_gcc_base_ver@
296 host = @host@
297 host_alias = @host_alias@
298 host_cpu = @host_cpu@
299 host_os = @host_os@
300 host_vendor = @host_vendor@
301 htmldir = @htmldir@
302 includedir = @includedir@
303 infodir = @infodir@
304 install_sh = @install_sh@
305 libdir = @libdir@
306 libexecdir = @libexecdir@
307 libphobos_builddir = @libphobos_builddir@
308 libphobos_srcdir = @libphobos_srcdir@
309 libphobos_toolexecdir = @libphobos_toolexecdir@
310 libphobos_toolexeclibdir = @libphobos_toolexeclibdir@
311 localedir = @localedir@
312 localstatedir = @localstatedir@
313 mandir = @mandir@
314 mkdir_p = @mkdir_p@
315 multi_basedir = @multi_basedir@
316 oldincludedir = @oldincludedir@
317 pdfdir = @pdfdir@
318 phobos_compiler_pic_flag = @phobos_compiler_pic_flag@
319 phobos_compiler_shared_flag = @phobos_compiler_shared_flag@
320 prefix = @prefix@
321 program_transform_name = @program_transform_name@
322 psdir = @psdir@
323 runstatedir = @runstatedir@
324 sbindir = @sbindir@
325 sharedstatedir = @sharedstatedir@
326 srcdir = @srcdir@
327 sysconfdir = @sysconfdir@
328 target = @target@
329 target_alias = @target_alias@
330 target_cpu = @target_cpu@
331 target_os = @target_os@
332 target_vendor = @target_vendor@
333 top_build_prefix = @top_build_prefix@
334 top_builddir = @top_builddir@
335 top_srcdir = @top_srcdir@
336 SUBDIRS = libdruntime src testsuite
337 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
339 # Multilib support.
340 MAKEOVERRIDES =
342 # Work around what appears to be a GNU make bug handling MAKEFLAGS
343 # values defined in terms of make variables, as is the case for CC and
344 # friends when we are called from the top level Makefile.
345 AM_MAKEFLAGS = \
346 "AR_FLAGS=$(AR_FLAGS)" \
347 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
348 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
349 "CFLAGS=$(CFLAGS)" \
350 "CXXFLAGS=$(CXXFLAGS)" \
351 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
352 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
353 "GDC_FOR_TARGET=$(GDC_FOR_TARGET)" \
354 "GDC=$(GDC)" \
355 "INSTALL=$(INSTALL)" \
356 "INSTALL_DATA=$(INSTALL_DATA)" \
357 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
358 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
359 "LDFLAGS=$(LDFLAGS)" \
360 "LIBCFLAGS=$(LIBCFLAGS)" \
361 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
362 "MAKE=$(MAKE)" \
363 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
364 "PICFLAG=$(PICFLAG)" \
365 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
366 "SHELL=$(SHELL)" \
367 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
368 "exec_prefix=$(exec_prefix)" \
369 "infodir=$(infodir)" \
370 "libdir=$(libdir)" \
371 "includedir=$(includedir)" \
372 "prefix=$(prefix)" \
373 "tooldir=$(tooldir)" \
374 "gdc_include_dir=$(gdc_include_dir)" \
375 "AR=$(AR)" \
376 "AS=$(AS)" \
377 "LD=$(LD)" \
378 "RANLIB=$(RANLIB)" \
379 "NM=$(NM)" \
380 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
381 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
382 "DESTDIR=$(DESTDIR)" \
383 "WERROR=$(WERROR)"
386 # Subdir rules rely on $(FLAGS_TO_PASS)
387 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
388 MULTISRCTOP =
389 MULTIBUILDTOP =
390 MULTIDIRS =
391 MULTISUBDIR =
392 MULTIDO = true
393 MULTICLEAN = true
394 all: config.h
395 $(MAKE) $(AM_MAKEFLAGS) all-recursive
397 .SUFFIXES:
398 am--refresh: Makefile
400 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
401 @for dep in $?; do \
402 case '$(am__configure_deps)' in \
403 *$$dep*) \
404 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
405 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
406 && exit 0; \
407 exit 1;; \
408 esac; \
409 done; \
410 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
411 $(am__cd) $(top_srcdir) && \
412 $(AUTOMAKE) --foreign --ignore-deps Makefile
413 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414 @case '$?' in \
415 *config.status*) \
416 echo ' $(SHELL) ./config.status'; \
417 $(SHELL) ./config.status;; \
418 *) \
419 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
420 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
421 esac;
422 $(top_srcdir)/../multilib.am $(am__empty):
424 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425 $(SHELL) ./config.status --recheck
427 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
428 $(am__cd) $(srcdir) && $(AUTOCONF)
429 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
430 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
431 $(am__aclocal_m4_deps):
433 config.h: stamp-h1
434 @test -f $@ || rm -f stamp-h1
435 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
437 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
438 @rm -f stamp-h1
439 cd $(top_builddir) && $(SHELL) ./config.status config.h
440 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
441 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
442 rm -f stamp-h1
443 touch $@
445 distclean-hdr:
446 -rm -f config.h stamp-h1
447 libdruntime/gcc/config.d: $(top_builddir)/config.status $(top_srcdir)/libdruntime/gcc/config.d.in
448 cd $(top_builddir) && $(SHELL) ./config.status $@
449 libdruntime/gcc/libbacktrace.d: $(top_builddir)/config.status $(top_srcdir)/libdruntime/gcc/libbacktrace.d.in
450 cd $(top_builddir) && $(SHELL) ./config.status $@
452 mostlyclean-libtool:
453 -rm -f *.lo
455 clean-libtool:
456 -rm -rf .libs _libs
458 distclean-libtool:
459 -rm -f libtool config.lt
461 # This directory's subdirectories are mostly independent; you can cd
462 # into them and run 'make' without going through this Makefile.
463 # To change the values of 'make' variables: instead of editing Makefiles,
464 # (1) if the variable is set in 'config.status', edit 'config.status'
465 # (which will cause the Makefiles to be regenerated when you run 'make');
466 # (2) otherwise, pass the desired values on the 'make' command line.
467 $(am__recursive_targets):
468 @fail=; \
469 if $(am__make_keepgoing); then \
470 failcom='fail=yes'; \
471 else \
472 failcom='exit 1'; \
473 fi; \
474 dot_seen=no; \
475 target=`echo $@ | sed s/-recursive//`; \
476 case "$@" in \
477 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
478 *) list='$(SUBDIRS)' ;; \
479 esac; \
480 for subdir in $$list; do \
481 echo "Making $$target in $$subdir"; \
482 if test "$$subdir" = "."; then \
483 dot_seen=yes; \
484 local_target="$$target-am"; \
485 else \
486 local_target="$$target"; \
487 fi; \
488 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
489 || eval $$failcom; \
490 done; \
491 if test "$$dot_seen" = "no"; then \
492 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
493 fi; test -z "$$fail"
495 ID: $(am__tagged_files)
496 $(am__define_uniq_tagged_files); mkid -fID $$unique
497 tags: tags-recursive
498 TAGS: tags
500 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
501 set x; \
502 here=`pwd`; \
503 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
504 include_option=--etags-include; \
505 empty_fix=.; \
506 else \
507 include_option=--include; \
508 empty_fix=; \
509 fi; \
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \
512 test ! -f $$subdir/TAGS || \
513 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
514 fi; \
515 done; \
516 $(am__define_uniq_tagged_files); \
517 shift; \
518 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
519 test -n "$$unique" || unique=$$empty_fix; \
520 if test $$# -gt 0; then \
521 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
522 "$$@" $$unique; \
523 else \
524 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
525 $$unique; \
526 fi; \
528 ctags: ctags-recursive
530 CTAGS: ctags
531 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
532 $(am__define_uniq_tagged_files); \
533 test -z "$(CTAGS_ARGS)$$unique" \
534 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
535 $$unique
537 GTAGS:
538 here=`$(am__cd) $(top_builddir) && pwd` \
539 && $(am__cd) $(top_srcdir) \
540 && gtags -i $(GTAGS_ARGS) "$$here"
541 cscope: cscope.files
542 test ! -s cscope.files \
543 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
544 clean-cscope:
545 -rm -f cscope.files
546 cscope.files: clean-cscope cscopelist
547 cscopelist: cscopelist-recursive
549 cscopelist-am: $(am__tagged_files)
550 list='$(am__tagged_files)'; \
551 case "$(srcdir)" in \
552 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
553 *) sdir=$(subdir)/$(srcdir) ;; \
554 esac; \
555 for i in $$list; do \
556 if test -f "$$i"; then \
557 echo "$(subdir)/$$i"; \
558 else \
559 echo "$$sdir/$$i"; \
560 fi; \
561 done >> $(top_builddir)/cscope.files
563 distclean-tags:
564 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
565 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
566 check-am: all-am
567 check: check-recursive
568 all-am: Makefile config.h all-local
569 installdirs: installdirs-recursive
570 installdirs-am:
571 install: install-recursive
572 install-exec: install-exec-recursive
573 install-data: install-data-recursive
574 uninstall: uninstall-recursive
576 install-am: all-am
577 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
579 installcheck: installcheck-recursive
580 install-strip:
581 if test -z '$(STRIP)'; then \
582 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
584 install; \
585 else \
586 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
590 mostlyclean-generic:
592 clean-generic:
594 distclean-generic:
595 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
598 maintainer-clean-generic:
599 @echo "This command is intended for maintainers to use"
600 @echo "it deletes files that may require special tools to rebuild."
601 clean: clean-recursive
603 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
605 distclean: distclean-recursive
606 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
607 -rm -f Makefile
608 distclean-am: clean-am distclean-generic distclean-hdr \
609 distclean-libtool distclean-local distclean-tags
611 dvi: dvi-recursive
613 dvi-am:
615 html: html-recursive
617 html-am:
619 info: info-recursive
621 info-am:
623 install-data-am:
625 install-dvi: install-dvi-recursive
627 install-dvi-am:
629 install-exec-am: install-exec-local
631 install-html: install-html-recursive
633 install-html-am:
635 install-info: install-info-recursive
637 install-info-am:
639 install-man:
641 install-pdf: install-pdf-recursive
643 install-pdf-am:
645 install-ps: install-ps-recursive
647 install-ps-am:
649 installcheck-am:
651 maintainer-clean: maintainer-clean-recursive
652 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
653 -rm -rf $(top_srcdir)/autom4te.cache
654 -rm -f Makefile
655 maintainer-clean-am: distclean-am maintainer-clean-generic \
656 maintainer-clean-local
658 mostlyclean: mostlyclean-recursive
660 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
661 mostlyclean-local
663 pdf: pdf-recursive
665 pdf-am:
667 ps: ps-recursive
669 ps-am:
671 uninstall-am:
673 .MAKE: $(am__recursive_targets) all install-am install-strip
675 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
676 am--refresh check check-am clean clean-cscope clean-generic \
677 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
678 distclean distclean-generic distclean-hdr distclean-libtool \
679 distclean-local distclean-tags dvi dvi-am html html-am info \
680 info-am install install-am install-data install-data-am \
681 install-dvi install-dvi-am install-exec install-exec-am \
682 install-exec-local install-html install-html-am install-info \
683 install-info-am install-man install-pdf install-pdf-am \
684 install-ps install-ps-am install-strip installcheck \
685 installcheck-am installdirs installdirs-am maintainer-clean \
686 maintainer-clean-generic maintainer-clean-local mostlyclean \
687 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
688 pdf-am ps ps-am tags tags-am uninstall uninstall-am
690 .PRECIOUS: Makefile
693 # GNU Make needs to see an explicit $(MAKE) variable in the command it
694 # runs to enable its job server during parallel builds. Hence the
695 # comments below.
696 all-multi:
697 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
698 install-multi:
699 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
700 mostlyclean-multi:
701 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
702 clean-multi:
703 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
704 distclean-multi:
705 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
706 maintainer-clean-multi:
707 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
709 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
710 install-multi maintainer-clean-multi mostlyclean-multi
712 install-exec-local: install-multi
714 all-local: all-multi
715 mostlyclean-local: mostlyclean-multi
716 clean-local: clean-multi
717 distclean-local: distclean-multi
718 maintainer-clean-local: maintainer-clean-multi
720 # Tell versions [3.59,3.63) of GNU make to not export all variables.
721 # Otherwise a system limit (for SysV at least) may be exceeded.
722 .NOEXPORT: