* tree-vect-data-refs.c (compare_tree): Rename and move ...
[official-gcc.git] / libsanitizer / Makefile.in
blob1f4bb8cd6bb7c326f92361dc87a41c2241a509d8
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 @SANITIZER_SUPPORTED_TRUE@am__append_1 = include/sanitizer/common_interface_defs.h \
56 @SANITIZER_SUPPORTED_TRUE@ include/sanitizer/lsan_interface.h \
57 @SANITIZER_SUPPORTED_TRUE@ include/sanitizer/asan_interface.h
58 @SANITIZER_SUPPORTED_TRUE@@USING_MAC_INTERPOSE_FALSE@am__append_2 = interception
59 @LIBBACKTRACE_SUPPORTED_TRUE@@SANITIZER_SUPPORTED_TRUE@am__append_3 = libbacktrace
60 @SANITIZER_SUPPORTED_TRUE@@TSAN_SUPPORTED_TRUE@am__append_4 = tsan
61 subdir = .
62 DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
63 $(top_srcdir)/configure $(am__configure_deps) \
64 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
65 $(srcdir)/libsanitizer.spec.in
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
68 $(top_srcdir)/../config/depstand.m4 \
69 $(top_srcdir)/../config/lead-dot.m4 \
70 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
71 $(top_srcdir)/../config/multi.m4 \
72 $(top_srcdir)/../config/override.m4 \
73 $(top_srcdir)/../config/stdint.m4 \
74 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
75 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
76 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
77 $(top_srcdir)/configure.ac
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79 $(ACLOCAL_M4)
80 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81 configure.lineno config.status.lineno
82 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
83 CONFIG_HEADER = config.h
84 CONFIG_CLEAN_FILES = libsanitizer.spec
85 CONFIG_CLEAN_VPATH_FILES =
86 SOURCES =
87 MULTISRCTOP =
88 MULTIBUILDTOP =
89 MULTIDIRS =
90 MULTISUBDIR =
91 MULTIDO = true
92 MULTICLEAN = true
93 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
94 html-recursive info-recursive install-data-recursive \
95 install-dvi-recursive install-exec-recursive \
96 install-html-recursive install-info-recursive \
97 install-pdf-recursive install-ps-recursive install-recursive \
98 installcheck-recursive installdirs-recursive pdf-recursive \
99 ps-recursive uninstall-recursive
100 am__can_run_installinfo = \
101 case $$AM_UPDATE_INFO_DIR in \
102 n|no|NO) false;; \
103 *) (install-info --version) >/dev/null 2>&1;; \
104 esac
105 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106 am__vpath_adj = case $$p in \
107 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108 *) f=$$p;; \
109 esac;
110 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111 am__install_max = 40
112 am__nobase_strip_setup = \
113 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114 am__nobase_strip = \
115 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116 am__nobase_list = $(am__nobase_strip_setup); \
117 for p in $$list; do echo "$$p $$p"; done | \
118 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120 if (++n[$$2] == $(am__install_max)) \
121 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122 END { for (dir in files) print dir, files[dir] }'
123 am__base_list = \
124 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126 am__uninstall_files_from_dir = { \
127 test -z "$$files" \
128 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
129 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
130 $(am__cd) "$$dir" && rm -f $$files; }; \
132 am__installdirs = "$(DESTDIR)$(sanincludedir)" \
133 "$(DESTDIR)$(toolexeclibdir)"
134 HEADERS = $(nodist_saninclude_HEADERS) $(nodist_toolexeclib_HEADERS)
135 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
136 distclean-recursive maintainer-clean-recursive
137 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
138 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
139 ETAGS = etags
140 CTAGS = ctags
141 DIST_SUBDIRS = sanitizer_common interception libbacktrace lsan asan \
142 ubsan tsan
143 ACLOCAL = @ACLOCAL@
144 ALLOC_FILE = @ALLOC_FILE@
145 AMTAR = @AMTAR@
146 AR = @AR@
147 AUTOCONF = @AUTOCONF@
148 AUTOHEADER = @AUTOHEADER@
149 AUTOMAKE = @AUTOMAKE@
150 AWK = @AWK@
151 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
152 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
153 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
154 CC = @CC@
155 CCAS = @CCAS@
156 CCASDEPMODE = @CCASDEPMODE@
157 CCASFLAGS = @CCASFLAGS@
158 CCDEPMODE = @CCDEPMODE@
159 CFLAGS = @CFLAGS@
160 CPP = @CPP@
161 CPPFLAGS = @CPPFLAGS@
162 CXX = @CXX@
163 CXXCPP = @CXXCPP@
164 CXXDEPMODE = @CXXDEPMODE@
165 CXXFLAGS = @CXXFLAGS@
166 CYGPATH_W = @CYGPATH_W@
167 DEFS = @DEFS@
168 DEPDIR = @DEPDIR@
169 DSYMUTIL = @DSYMUTIL@
170 DUMPBIN = @DUMPBIN@
171 ECHO_C = @ECHO_C@
172 ECHO_N = @ECHO_N@
173 ECHO_T = @ECHO_T@
174 EGREP = @EGREP@
175 EXEEXT = @EXEEXT@
176 FGREP = @FGREP@
177 FORMAT_FILE = @FORMAT_FILE@
178 GREP = @GREP@
179 INSTALL = @INSTALL@
180 INSTALL_DATA = @INSTALL_DATA@
181 INSTALL_PROGRAM = @INSTALL_PROGRAM@
182 INSTALL_SCRIPT = @INSTALL_SCRIPT@
183 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
184 LD = @LD@
185 LDFLAGS = @LDFLAGS@
186 LIBOBJS = @LIBOBJS@
187 LIBS = @LIBS@
188 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
189 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
190 LIBTOOL = @LIBTOOL@
191 LIPO = @LIPO@
192 LN_S = @LN_S@
193 LTLIBOBJS = @LTLIBOBJS@
194 MAINT = @MAINT@
195 MAKEINFO = @MAKEINFO@
196 MKDIR_P = @MKDIR_P@
197 NM = @NM@
198 NMEDIT = @NMEDIT@
199 OBJDUMP = @OBJDUMP@
200 OBJEXT = @OBJEXT@
201 OTOOL = @OTOOL@
202 OTOOL64 = @OTOOL64@
203 PACKAGE = @PACKAGE@
204 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
205 PACKAGE_NAME = @PACKAGE_NAME@
206 PACKAGE_STRING = @PACKAGE_STRING@
207 PACKAGE_TARNAME = @PACKAGE_TARNAME@
208 PACKAGE_URL = @PACKAGE_URL@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 RANLIB = @RANLIB@
212 RPC_DEFS = @RPC_DEFS@
213 SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS = @SANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS@
214 SED = @SED@
215 SET_MAKE = @SET_MAKE@
216 SHELL = @SHELL@
217 STRIP = @STRIP@
218 TSAN_TARGET_DEPENDENT_OBJECTS = @TSAN_TARGET_DEPENDENT_OBJECTS@
219 VERSION = @VERSION@
220 VIEW_FILE = @VIEW_FILE@
221 abs_builddir = @abs_builddir@
222 abs_srcdir = @abs_srcdir@
223 abs_top_builddir = @abs_top_builddir@
224 abs_top_srcdir = @abs_top_srcdir@
225 ac_ct_CC = @ac_ct_CC@
226 ac_ct_CXX = @ac_ct_CXX@
227 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
228 am__include = @am__include@
229 am__leading_dot = @am__leading_dot@
230 am__quote = @am__quote@
231 am__tar = @am__tar@
232 am__untar = @am__untar@
233 bindir = @bindir@
234 build = @build@
235 build_alias = @build_alias@
236 build_cpu = @build_cpu@
237 build_os = @build_os@
238 build_vendor = @build_vendor@
239 builddir = @builddir@
240 datadir = @datadir@
241 datarootdir = @datarootdir@
242 docdir = @docdir@
243 dvidir = @dvidir@
244 enable_shared = @enable_shared@
245 enable_static = @enable_static@
246 exec_prefix = @exec_prefix@
247 get_gcc_base_ver = @get_gcc_base_ver@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_vendor = @host_vendor@
253 htmldir = @htmldir@
254 includedir = @includedir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 link_libasan = @link_libasan@
260 link_liblsan = @link_liblsan@
261 link_libtsan = @link_libtsan@
262 link_libubsan = @link_libubsan@
263 localedir = @localedir@
264 localstatedir = @localstatedir@
265 mandir = @mandir@
266 mkdir_p = @mkdir_p@
267 multi_basedir = @multi_basedir@
268 oldincludedir = @oldincludedir@
269 pdfdir = @pdfdir@
270 prefix = @prefix@
271 program_transform_name = @program_transform_name@
272 psdir = @psdir@
273 sbindir = @sbindir@
274 sharedstatedir = @sharedstatedir@
275 srcdir = @srcdir@
276 sysconfdir = @sysconfdir@
277 target = @target@
278 target_alias = @target_alias@
279 target_cpu = @target_cpu@
280 target_noncanonical = @target_noncanonical@
281 target_os = @target_os@
282 target_vendor = @target_vendor@
283 toolexecdir = @toolexecdir@
284 toolexeclibdir = @toolexeclibdir@
285 top_build_prefix = @top_build_prefix@
286 top_builddir = @top_builddir@
287 top_srcdir = @top_srcdir@
288 ACLOCAL_AMFLAGS = -I .. -I ../config
289 sanincludedir = $(libdir)/gcc/$(target_alias)/$(gcc_version)/include/sanitizer
290 nodist_saninclude_HEADERS = $(am__append_1)
291 @SANITIZER_SUPPORTED_TRUE@SUBDIRS = sanitizer_common $(am__append_2) \
292 @SANITIZER_SUPPORTED_TRUE@ $(am__append_3) lsan asan ubsan \
293 @SANITIZER_SUPPORTED_TRUE@ $(am__append_4)
294 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
296 # Work around what appears to be a GNU make bug handling MAKEFLAGS
297 # values defined in terms of make variables, as is the case for CC and
298 # friends when we are called from the top level Makefile.
299 AM_MAKEFLAGS = \
300 "AR_FLAGS=$(AR_FLAGS)" \
301 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
302 "CFLAGS=$(CFLAGS)" \
303 "CXXFLAGS=$(CXXFLAGS)" \
304 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
305 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
306 "INSTALL=$(INSTALL)" \
307 "INSTALL_DATA=$(INSTALL_DATA)" \
308 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
309 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
310 "JC1FLAGS=$(JC1FLAGS)" \
311 "LDFLAGS=$(LDFLAGS)" \
312 "LIBCFLAGS=$(LIBCFLAGS)" \
313 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
314 "MAKE=$(MAKE)" \
315 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
316 "PICFLAG=$(PICFLAG)" \
317 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
318 "SHELL=$(SHELL)" \
319 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
320 "exec_prefix=$(exec_prefix)" \
321 "infodir=$(infodir)" \
322 "libdir=$(libdir)" \
323 "prefix=$(prefix)" \
324 "includedir=$(includedir)" \
325 "AR=$(AR)" \
326 "AS=$(AS)" \
327 "LD=$(LD)" \
328 "LIBCFLAGS=$(LIBCFLAGS)" \
329 "NM=$(NM)" \
330 "PICFLAG=$(PICFLAG)" \
331 "RANLIB=$(RANLIB)" \
332 "DESTDIR=$(DESTDIR)"
334 MAKEOVERRIDES =
335 nodist_toolexeclib_HEADERS = libsanitizer.spec
336 all: config.h
337 $(MAKE) $(AM_MAKEFLAGS) all-recursive
339 .SUFFIXES:
340 am--refresh: Makefile
342 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
343 @for dep in $?; do \
344 case '$(am__configure_deps)' in \
345 *$$dep*) \
346 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
347 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
348 && exit 0; \
349 exit 1;; \
350 esac; \
351 done; \
352 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
353 $(am__cd) $(top_srcdir) && \
354 $(AUTOMAKE) --foreign Makefile
355 .PRECIOUS: Makefile
356 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357 @case '$?' in \
358 *config.status*) \
359 echo ' $(SHELL) ./config.status'; \
360 $(SHELL) ./config.status;; \
361 *) \
362 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
363 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
364 esac;
366 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367 $(SHELL) ./config.status --recheck
369 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
370 $(am__cd) $(srcdir) && $(AUTOCONF)
371 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
372 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
373 $(am__aclocal_m4_deps):
375 config.h: stamp-h1
376 @if test ! -f $@; then rm -f stamp-h1; else :; fi
377 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
379 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
380 @rm -f stamp-h1
381 cd $(top_builddir) && $(SHELL) ./config.status config.h
382 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
383 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
384 rm -f stamp-h1
385 touch $@
387 distclean-hdr:
388 -rm -f config.h stamp-h1
389 libsanitizer.spec: $(top_builddir)/config.status $(srcdir)/libsanitizer.spec.in
390 cd $(top_builddir) && $(SHELL) ./config.status $@
392 mostlyclean-libtool:
393 -rm -f *.lo
395 clean-libtool:
396 -rm -rf .libs _libs
398 distclean-libtool:
399 -rm -f libtool config.lt
401 # GNU Make needs to see an explicit $(MAKE) variable in the command it
402 # runs to enable its job server during parallel builds. Hence the
403 # comments below.
404 all-multi:
405 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
406 install-multi:
407 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
409 mostlyclean-multi:
410 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
411 clean-multi:
412 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
413 distclean-multi:
414 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
415 maintainer-clean-multi:
416 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
417 install-nodist_sanincludeHEADERS: $(nodist_saninclude_HEADERS)
418 @$(NORMAL_INSTALL)
419 @list='$(nodist_saninclude_HEADERS)'; test -n "$(sanincludedir)" || list=; \
420 if test -n "$$list"; then \
421 echo " $(MKDIR_P) '$(DESTDIR)$(sanincludedir)'"; \
422 $(MKDIR_P) "$(DESTDIR)$(sanincludedir)" || exit 1; \
423 fi; \
424 for p in $$list; do \
425 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
426 echo "$$d$$p"; \
427 done | $(am__base_list) | \
428 while read files; do \
429 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
430 $(INSTALL_HEADER) $$files "$(DESTDIR)$(sanincludedir)" || exit $$?; \
431 done
433 uninstall-nodist_sanincludeHEADERS:
434 @$(NORMAL_UNINSTALL)
435 @list='$(nodist_saninclude_HEADERS)'; test -n "$(sanincludedir)" || list=; \
436 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
437 dir='$(DESTDIR)$(sanincludedir)'; $(am__uninstall_files_from_dir)
438 install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
439 @$(NORMAL_INSTALL)
440 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
441 if test -n "$$list"; then \
442 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
443 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
444 fi; \
445 for p in $$list; do \
446 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
447 echo "$$d$$p"; \
448 done | $(am__base_list) | \
449 while read files; do \
450 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
451 $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
452 done
454 uninstall-nodist_toolexeclibHEADERS:
455 @$(NORMAL_UNINSTALL)
456 @list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
457 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
458 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
460 # This directory's subdirectories are mostly independent; you can cd
461 # into them and run `make' without going through this Makefile.
462 # To change the values of `make' variables: instead of editing Makefiles,
463 # (1) if the variable is set in `config.status', edit `config.status'
464 # (which will cause the Makefiles to be regenerated when you run `make');
465 # (2) otherwise, pass the desired values on the `make' command line.
466 $(RECURSIVE_TARGETS):
467 @fail= failcom='exit 1'; \
468 for f in x $$MAKEFLAGS; do \
469 case $$f in \
470 *=* | --[!k]*);; \
471 *k*) failcom='fail=yes';; \
472 esac; \
473 done; \
474 dot_seen=no; \
475 target=`echo $@ | sed s/-recursive//`; \
476 list='$(SUBDIRS)'; for subdir in $$list; do \
477 echo "Making $$target in $$subdir"; \
478 if test "$$subdir" = "."; then \
479 dot_seen=yes; \
480 local_target="$$target-am"; \
481 else \
482 local_target="$$target"; \
483 fi; \
484 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
485 || eval $$failcom; \
486 done; \
487 if test "$$dot_seen" = "no"; then \
488 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
489 fi; test -z "$$fail"
491 $(RECURSIVE_CLEAN_TARGETS):
492 @fail= failcom='exit 1'; \
493 for f in x $$MAKEFLAGS; do \
494 case $$f in \
495 *=* | --[!k]*);; \
496 *k*) failcom='fail=yes';; \
497 esac; \
498 done; \
499 dot_seen=no; \
500 case "$@" in \
501 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
502 *) list='$(SUBDIRS)' ;; \
503 esac; \
504 rev=''; for subdir in $$list; do \
505 if test "$$subdir" = "."; then :; else \
506 rev="$$subdir $$rev"; \
507 fi; \
508 done; \
509 rev="$$rev ."; \
510 target=`echo $@ | sed s/-recursive//`; \
511 for subdir in $$rev; do \
512 echo "Making $$target in $$subdir"; \
513 if test "$$subdir" = "."; then \
514 local_target="$$target-am"; \
515 else \
516 local_target="$$target"; \
517 fi; \
518 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519 || eval $$failcom; \
520 done && test -z "$$fail"
521 tags-recursive:
522 list='$(SUBDIRS)'; for subdir in $$list; do \
523 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
524 done
525 ctags-recursive:
526 list='$(SUBDIRS)'; for subdir in $$list; do \
527 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
528 done
530 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
531 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
532 unique=`for i in $$list; do \
533 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
534 done | \
535 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
536 END { if (nonempty) { for (i in files) print i; }; }'`; \
537 mkid -fID $$unique
538 tags: TAGS
540 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
541 $(TAGS_FILES) $(LISP)
542 set x; \
543 here=`pwd`; \
544 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
545 include_option=--etags-include; \
546 empty_fix=.; \
547 else \
548 include_option=--include; \
549 empty_fix=; \
550 fi; \
551 list='$(SUBDIRS)'; for subdir in $$list; do \
552 if test "$$subdir" = .; then :; else \
553 test ! -f $$subdir/TAGS || \
554 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
555 fi; \
556 done; \
557 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
558 unique=`for i in $$list; do \
559 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560 done | \
561 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562 END { if (nonempty) { for (i in files) print i; }; }'`; \
563 shift; \
564 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
565 test -n "$$unique" || unique=$$empty_fix; \
566 if test $$# -gt 0; then \
567 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
568 "$$@" $$unique; \
569 else \
570 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571 $$unique; \
572 fi; \
574 ctags: CTAGS
575 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
576 $(TAGS_FILES) $(LISP)
577 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
578 unique=`for i in $$list; do \
579 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580 done | \
581 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582 END { if (nonempty) { for (i in files) print i; }; }'`; \
583 test -z "$(CTAGS_ARGS)$$unique" \
584 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
585 $$unique
587 GTAGS:
588 here=`$(am__cd) $(top_builddir) && pwd` \
589 && $(am__cd) $(top_srcdir) \
590 && gtags -i $(GTAGS_ARGS) "$$here"
592 distclean-tags:
593 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594 check-am: all-am
595 check: check-recursive
596 all-am: Makefile all-multi $(HEADERS) config.h
597 installdirs: installdirs-recursive
598 installdirs-am:
599 for dir in "$(DESTDIR)$(sanincludedir)" "$(DESTDIR)$(toolexeclibdir)"; do \
600 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
601 done
602 install: install-recursive
603 install-exec: install-exec-recursive
604 install-data: install-data-recursive
605 uninstall: uninstall-recursive
607 install-am: all-am
608 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
610 installcheck: installcheck-recursive
611 install-strip:
612 if test -z '$(STRIP)'; then \
613 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
614 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
615 install; \
616 else \
617 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
618 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
619 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
621 mostlyclean-generic:
623 clean-generic:
625 distclean-generic:
626 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
627 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
629 maintainer-clean-generic:
630 @echo "This command is intended for maintainers to use"
631 @echo "it deletes files that may require special tools to rebuild."
632 clean: clean-multi clean-recursive
634 clean-am: clean-generic clean-libtool mostlyclean-am
636 distclean: distclean-multi distclean-recursive
637 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
638 -rm -f Makefile
639 distclean-am: clean-am distclean-generic distclean-hdr \
640 distclean-libtool distclean-tags
642 dvi: dvi-recursive
644 dvi-am:
646 html: html-recursive
648 html-am:
650 info: info-recursive
652 info-am:
654 install-data-am: install-nodist_sanincludeHEADERS
656 install-dvi: install-dvi-recursive
658 install-dvi-am:
660 install-exec-am: install-multi install-nodist_toolexeclibHEADERS
662 install-html: install-html-recursive
664 install-html-am:
666 install-info: install-info-recursive
668 install-info-am:
670 install-man:
672 install-pdf: install-pdf-recursive
674 install-pdf-am:
676 install-ps: install-ps-recursive
678 install-ps-am:
680 installcheck-am:
682 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
683 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
684 -rm -rf $(top_srcdir)/autom4te.cache
685 -rm -f Makefile
686 maintainer-clean-am: distclean-am maintainer-clean-generic
688 mostlyclean: mostlyclean-multi mostlyclean-recursive
690 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
692 pdf: pdf-recursive
694 pdf-am:
696 ps: ps-recursive
698 ps-am:
700 uninstall-am: uninstall-nodist_sanincludeHEADERS \
701 uninstall-nodist_toolexeclibHEADERS
703 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
704 clean-multi ctags-recursive distclean-multi install-am \
705 install-multi install-strip maintainer-clean-multi \
706 mostlyclean-multi tags-recursive
708 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
709 all all-am all-multi am--refresh check check-am clean \
710 clean-generic clean-libtool clean-multi ctags ctags-recursive \
711 distclean distclean-generic distclean-hdr distclean-libtool \
712 distclean-multi distclean-tags dvi dvi-am html html-am info \
713 info-am install install-am install-data install-data-am \
714 install-dvi install-dvi-am install-exec install-exec-am \
715 install-html install-html-am install-info install-info-am \
716 install-man install-multi install-nodist_sanincludeHEADERS \
717 install-nodist_toolexeclibHEADERS install-pdf install-pdf-am \
718 install-ps install-ps-am install-strip installcheck \
719 installcheck-am installdirs installdirs-am maintainer-clean \
720 maintainer-clean-generic maintainer-clean-multi mostlyclean \
721 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
722 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
723 uninstall-nodist_sanincludeHEADERS \
724 uninstall-nodist_toolexeclibHEADERS
727 # Tell versions [3.59,3.63) of GNU make to not export all variables.
728 # Otherwise a system limit (for SysV at least) may be exceeded.
729 .NOEXPORT: