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