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