1# Makefile.in generated by automake 1.12.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__make_dryrun = \
18  { \
19    am__dry=no; \
20    case $$MAKEFLAGS in \
21      *\\[\ \	]*) \
22        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24      *) \
25        for am__flg in $$MAKEFLAGS; do \
26          case $$am__flg in \
27            *=*|--*) ;; \
28            *n*) am__dry=yes; break;; \
29          esac; \
30        done;; \
31    esac; \
32    test $$am__dry = yes; \
33  }
34pkgdatadir = $(datadir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36pkglibdir = $(libdir)/@PACKAGE@
37pkglibexecdir = $(libexecdir)/@PACKAGE@
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52subdir = drivers
53DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
56	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
57	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
58	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60	$(ACLOCAL_M4)
61mkinstalldirs = $(install_sh) -d
62CONFIG_HEADER = $(top_builddir)/config.h
63CONFIG_CLEAN_FILES =
64CONFIG_CLEAN_VPATH_FILES =
65SOURCES =
66DIST_SOURCES =
67RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68	html-recursive info-recursive install-data-recursive \
69	install-dvi-recursive install-exec-recursive \
70	install-html-recursive install-info-recursive \
71	install-pdf-recursive install-ps-recursive install-recursive \
72	installcheck-recursive installdirs-recursive pdf-recursive \
73	ps-recursive uninstall-recursive
74am__can_run_installinfo = \
75  case $$AM_UPDATE_INFO_DIR in \
76    n|no|NO) false;; \
77    *) (install-info --version) >/dev/null 2>&1;; \
78  esac
79RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
80  distclean-recursive maintainer-clean-recursive
81AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
82	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
83	distdir
84ETAGS = etags
85CTAGS = ctags
86DIST_SUBDIRS = $(SUBDIRS)
87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88am__relativize = \
89  dir0=`pwd`; \
90  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
91  sed_rest='s,^[^/]*/*,,'; \
92  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
93  sed_butlast='s,/*[^/]*$$,,'; \
94  while test -n "$$dir1"; do \
95    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
96    if test "$$first" != "."; then \
97      if test "$$first" = ".."; then \
98        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
99        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
100      else \
101        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
102        if test "$$first2" = "$$first"; then \
103          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
104        else \
105          dir2="../$$dir2"; \
106        fi; \
107        dir0="$$dir0"/"$$first"; \
108      fi; \
109    fi; \
110    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
111  done; \
112  reldir="$$dir2"
113ACLOCAL = @ACLOCAL@
114AMTAR = @AMTAR@
115AR = @AR@
116AS = @AS@
117AUTOCONF = @AUTOCONF@
118AUTOHEADER = @AUTOHEADER@
119AUTOMAKE = @AUTOMAKE@
120AWK = @AWK@
121CC = @CC@
122CCDEPMODE = @CCDEPMODE@
123CFLAGS = @CFLAGS@
124CPP = @CPP@
125CPPFLAGS = @CPPFLAGS@
126CYGPATH_W = @CYGPATH_W@
127DB2_INCLUDE = @DB2_INCLUDE@
128DB2_LDFLAGS = @DB2_LDFLAGS@
129DB2_LIBS = @DB2_LIBS@
130DB2_TEST = @DB2_TEST@
131DBI_INCLUDE = @DBI_INCLUDE@
132DEBUG = @DEBUG@
133DEFS = @DEFS@
134DEPDIR = @DEPDIR@
135DLLTOOL = @DLLTOOL@
136DSYMUTIL = @DSYMUTIL@
137DUMPBIN = @DUMPBIN@
138ECHO_C = @ECHO_C@
139ECHO_N = @ECHO_N@
140ECHO_T = @ECHO_T@
141EGREP = @EGREP@
142EXEEXT = @EXEEXT@
143FGREP = @FGREP@
144FIREBIRD_INCLUDE = @FIREBIRD_INCLUDE@
145FIREBIRD_ISQL = @FIREBIRD_ISQL@
146FIREBIRD_ISQL_FLAG = @FIREBIRD_ISQL_FLAG@
147FIREBIRD_LDFLAGS = @FIREBIRD_LDFLAGS@
148FIREBIRD_LIBS = @FIREBIRD_LIBS@
149FIREBIRD_TEST = @FIREBIRD_TEST@
150FREETDS_INCLUDE = @FREETDS_INCLUDE@
151FREETDS_LDFLAGS = @FREETDS_LDFLAGS@
152FREETDS_LIBS = @FREETDS_LIBS@
153FREETDS_TEST = @FREETDS_TEST@
154GREP = @GREP@
155INGRES_INCLUDE = @INGRES_INCLUDE@
156INGRES_LDFLAGS = @INGRES_LDFLAGS@
157INGRES_LIBS = @INGRES_LIBS@
158INGRES_TEST = @INGRES_TEST@
159INSTALL = @INSTALL@
160INSTALL_DATA = @INSTALL_DATA@
161INSTALL_PROGRAM = @INSTALL_PROGRAM@
162INSTALL_SCRIPT = @INSTALL_SCRIPT@
163INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164LD = @LD@
165LDFLAGS = @LDFLAGS@
166LIBADD_LIBDBI = @LIBADD_LIBDBI@
167LIBDBI_LIBDIR = @LIBDBI_LIBDIR@
168LIBDBI_TEST = @LIBDBI_TEST@
169LIBOBJS = @LIBOBJS@
170LIBS = @LIBS@
171LIBTOOL = @LIBTOOL@
172LIPO = @LIPO@
173LN_S = @LN_S@
174LTLIBOBJS = @LTLIBOBJS@
175MAINT = @MAINT@
176MAKEINFO = @MAKEINFO@
177MANIFEST_TOOL = @MANIFEST_TOOL@
178MKDIR_P = @MKDIR_P@
179MSQL_INCLUDE = @MSQL_INCLUDE@
180MSQL_LDFLAGS = @MSQL_LDFLAGS@
181MSQL_LIBS = @MSQL_LIBS@
182MSQL_TEST = @MSQL_TEST@
183MYSQL_CONFIG = @MYSQL_CONFIG@
184MYSQL_INCLUDE = @MYSQL_INCLUDE@
185MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
186MYSQL_LIBS = @MYSQL_LIBS@
187MYSQL_TEST = @MYSQL_TEST@
188NM = @NM@
189NMEDIT = @NMEDIT@
190OBJDUMP = @OBJDUMP@
191OBJEXT = @OBJEXT@
192ORACLE_INCLUDE = @ORACLE_INCLUDE@
193ORACLE_LDFLAGS = @ORACLE_LDFLAGS@
194ORACLE_LIBS = @ORACLE_LIBS@
195ORACLE_TEST = @ORACLE_TEST@
196OTOOL = @OTOOL@
197OTOOL64 = @OTOOL64@
198PACKAGE = @PACKAGE@
199PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200PACKAGE_NAME = @PACKAGE_NAME@
201PACKAGE_STRING = @PACKAGE_STRING@
202PACKAGE_TARNAME = @PACKAGE_TARNAME@
203PACKAGE_URL = @PACKAGE_URL@
204PACKAGE_VERSION = @PACKAGE_VERSION@
205PATH_SEPARATOR = @PATH_SEPARATOR@
206PGSQL_INCLUDE = @PGSQL_INCLUDE@
207PGSQL_LDFLAGS = @PGSQL_LDFLAGS@
208PGSQL_LIBS = @PGSQL_LIBS@
209PGSQL_TEST = @PGSQL_TEST@
210PG_CONFIG = @PG_CONFIG@
211PROFILE = @PROFILE@
212RANLIB = @RANLIB@
213SED = @SED@
214SET_MAKE = @SET_MAKE@
215SHELL = @SHELL@
216SQLITE3_INCLUDE = @SQLITE3_INCLUDE@
217SQLITE3_LDFLAGS = @SQLITE3_LDFLAGS@
218SQLITE3_LIBS = @SQLITE3_LIBS@
219SQLITE3_TEST = @SQLITE3_TEST@
220SQLITE_INCLUDE = @SQLITE_INCLUDE@
221SQLITE_LDFLAGS = @SQLITE_LDFLAGS@
222SQLITE_LIBS = @SQLITE_LIBS@
223SQLITE_TEST = @SQLITE_TEST@
224STRIP = @STRIP@
225VERSION = @VERSION@
226abs_builddir = @abs_builddir@
227abs_srcdir = @abs_srcdir@
228abs_top_builddir = @abs_top_builddir@
229abs_top_srcdir = @abs_top_srcdir@
230ac_ct_AR = @ac_ct_AR@
231ac_ct_CC = @ac_ct_CC@
232ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
233am__include = @am__include@
234am__leading_dot = @am__leading_dot@
235am__quote = @am__quote@
236am__tar = @am__tar@
237am__untar = @am__untar@
238bindir = @bindir@
239build = @build@
240build_alias = @build_alias@
241build_cpu = @build_cpu@
242build_os = @build_os@
243build_vendor = @build_vendor@
244builddir = @builddir@
245datadir = @datadir@
246datarootdir = @datarootdir@
247dbi_dbdir = @dbi_dbdir@
248docdir = @docdir@
249docs_subdirs = @docs_subdirs@
250driverdir = @driverdir@
251dvidir = @dvidir@
252exec_prefix = @exec_prefix@
253host = @host@
254host_alias = @host_alias@
255host_cpu = @host_cpu@
256host_os = @host_os@
257host_vendor = @host_vendor@
258htmldir = @htmldir@
259includedir = @includedir@
260infodir = @infodir@
261install_sh = @install_sh@
262libdir = @libdir@
263libexecdir = @libexecdir@
264localedir = @localedir@
265localstatedir = @localstatedir@
266mandir = @mandir@
267mkdir_p = @mkdir_p@
268oldincludedir = @oldincludedir@
269pdfdir = @pdfdir@
270prefix = @prefix@
271program_transform_name = @program_transform_name@
272psdir = @psdir@
273sbindir = @sbindir@
274sharedstatedir = @sharedstatedir@
275srcdir = @srcdir@
276sysconfdir = @sysconfdir@
277target_alias = @target_alias@
278top_build_prefix = @top_build_prefix@
279top_builddir = @top_builddir@
280top_srcdir = @top_srcdir@
281AUTOMAKE_OPTIONS = foreign
282SUBDIRS = mysql pgsql sqlite sqlite3 msql oracle firebird freetds ingres db2
283all: all-recursive
284
285.SUFFIXES:
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
291	        && { if test -f $@; then exit 0; else break; fi; }; \
292	      exit 1;; \
293	  esac; \
294	done; \
295	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign drivers/Makefile'; \
296	$(am__cd) $(top_srcdir) && \
297	  $(AUTOMAKE) --foreign drivers/Makefile
298.PRECIOUS: Makefile
299Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300	@case '$?' in \
301	  *config.status*) \
302	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
303	  *) \
304	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
306	esac;
307
308$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
311$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315$(am__aclocal_m4_deps):
316
317mostlyclean-libtool:
318	-rm -f *.lo
319
320clean-libtool:
321	-rm -rf .libs _libs
322
323# This directory's subdirectories are mostly independent; you can cd
324# into them and run 'make' without going through this Makefile.
325# To change the values of 'make' variables: instead of editing Makefiles,
326# (1) if the variable is set in 'config.status', edit 'config.status'
327#     (which will cause the Makefiles to be regenerated when you run 'make');
328# (2) otherwise, pass the desired values on the 'make' command line.
329$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
330	@fail= failcom='exit 1'; \
331	for f in x $$MAKEFLAGS; do \
332	  case $$f in \
333	    *=* | --[!k]*);; \
334	    *k*) failcom='fail=yes';; \
335	  esac; \
336	done; \
337	dot_seen=no; \
338	target=`echo $@ | sed s/-recursive//`; \
339	case "$@" in \
340	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
341	  *) list='$(SUBDIRS)' ;; \
342	esac; \
343	for subdir in $$list; do \
344	  echo "Making $$target in $$subdir"; \
345	  if test "$$subdir" = "."; then \
346	    dot_seen=yes; \
347	    local_target="$$target-am"; \
348	  else \
349	    local_target="$$target"; \
350	  fi; \
351	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352	  || eval $$failcom; \
353	done; \
354	if test "$$dot_seen" = "no"; then \
355	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
356	fi; test -z "$$fail"
357tags-recursive:
358	list='$(SUBDIRS)'; for subdir in $$list; do \
359	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
360	done
361ctags-recursive:
362	list='$(SUBDIRS)'; for subdir in $$list; do \
363	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
364	done
365cscopelist-recursive:
366	list='$(SUBDIRS)'; for subdir in $$list; do \
367	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
368	done
369
370ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
371	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372	unique=`for i in $$list; do \
373	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374	  done | \
375	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376	      END { if (nonempty) { for (i in files) print i; }; }'`; \
377	mkid -fID $$unique
378tags: TAGS
379
380TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381		$(TAGS_FILES) $(LISP)
382	set x; \
383	here=`pwd`; \
384	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
385	  include_option=--etags-include; \
386	  empty_fix=.; \
387	else \
388	  include_option=--include; \
389	  empty_fix=; \
390	fi; \
391	list='$(SUBDIRS)'; for subdir in $$list; do \
392	  if test "$$subdir" = .; then :; else \
393	    test ! -f $$subdir/TAGS || \
394	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
395	  fi; \
396	done; \
397	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
398	unique=`for i in $$list; do \
399	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400	  done | \
401	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402	      END { if (nonempty) { for (i in files) print i; }; }'`; \
403	shift; \
404	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
405	  test -n "$$unique" || unique=$$empty_fix; \
406	  if test $$# -gt 0; then \
407	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
408	      "$$@" $$unique; \
409	  else \
410	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
411	      $$unique; \
412	  fi; \
413	fi
414ctags: CTAGS
415CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416		$(TAGS_FILES) $(LISP)
417	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
418	unique=`for i in $$list; do \
419	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420	  done | \
421	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
422	      END { if (nonempty) { for (i in files) print i; }; }'`; \
423	test -z "$(CTAGS_ARGS)$$unique" \
424	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
425	     $$unique
426
427GTAGS:
428	here=`$(am__cd) $(top_builddir) && pwd` \
429	  && $(am__cd) $(top_srcdir) \
430	  && gtags -i $(GTAGS_ARGS) "$$here"
431
432cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
433	list='$(SOURCES) $(HEADERS) $(LISP)'; \
434	case "$(srcdir)" in \
435	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
436	  *) sdir=$(subdir)/$(srcdir) ;; \
437	esac; \
438	for i in $$list; do \
439	  if test -f "$$i"; then \
440	    echo "$(subdir)/$$i"; \
441	  else \
442	    echo "$$sdir/$$i"; \
443	  fi; \
444	done >> $(top_builddir)/cscope.files
445
446distclean-tags:
447	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448
449distdir: $(DISTFILES)
450	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
451	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452	list='$(DISTFILES)'; \
453	  dist_files=`for file in $$list; do echo $$file; done | \
454	  sed -e "s|^$$srcdirstrip/||;t" \
455	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
456	case $$dist_files in \
457	  */*) $(MKDIR_P) `echo "$$dist_files" | \
458			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
459			   sort -u` ;; \
460	esac; \
461	for file in $$dist_files; do \
462	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
463	  if test -d $$d/$$file; then \
464	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
465	    if test -d "$(distdir)/$$file"; then \
466	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467	    fi; \
468	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
469	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
470	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471	    fi; \
472	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
473	  else \
474	    test -f "$(distdir)/$$file" \
475	    || cp -p $$d/$$file "$(distdir)/$$file" \
476	    || exit 1; \
477	  fi; \
478	done
479	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
480	  if test "$$subdir" = .; then :; else \
481	    $(am__make_dryrun) \
482	      || test -d "$(distdir)/$$subdir" \
483	      || $(MKDIR_P) "$(distdir)/$$subdir" \
484	      || exit 1; \
485	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
486	    $(am__relativize); \
487	    new_distdir=$$reldir; \
488	    dir1=$$subdir; dir2="$(top_distdir)"; \
489	    $(am__relativize); \
490	    new_top_distdir=$$reldir; \
491	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
492	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
493	    ($(am__cd) $$subdir && \
494	      $(MAKE) $(AM_MAKEFLAGS) \
495	        top_distdir="$$new_top_distdir" \
496	        distdir="$$new_distdir" \
497		am__remove_distdir=: \
498		am__skip_length_check=: \
499		am__skip_mode_fix=: \
500	        distdir) \
501	      || exit 1; \
502	  fi; \
503	done
504check-am: all-am
505check: check-recursive
506all-am: Makefile
507installdirs: installdirs-recursive
508installdirs-am:
509install: install-recursive
510install-exec: install-exec-recursive
511install-data: install-data-recursive
512uninstall: uninstall-recursive
513
514install-am: all-am
515	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
516
517installcheck: installcheck-recursive
518install-strip:
519	if test -z '$(STRIP)'; then \
520	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
521	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
522	      install; \
523	else \
524	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
525	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
526	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
527	fi
528mostlyclean-generic:
529
530clean-generic:
531
532distclean-generic:
533	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
534	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
535
536maintainer-clean-generic:
537	@echo "This command is intended for maintainers to use"
538	@echo "it deletes files that may require special tools to rebuild."
539clean: clean-recursive
540
541clean-am: clean-generic clean-libtool mostlyclean-am
542
543distclean: distclean-recursive
544	-rm -f Makefile
545distclean-am: clean-am distclean-generic distclean-tags
546
547dvi: dvi-recursive
548
549dvi-am:
550
551html: html-recursive
552
553html-am:
554
555info: info-recursive
556
557info-am:
558
559install-data-am:
560
561install-dvi: install-dvi-recursive
562
563install-dvi-am:
564
565install-exec-am:
566
567install-html: install-html-recursive
568
569install-html-am:
570
571install-info: install-info-recursive
572
573install-info-am:
574
575install-man:
576
577install-pdf: install-pdf-recursive
578
579install-pdf-am:
580
581install-ps: install-ps-recursive
582
583install-ps-am:
584
585installcheck-am:
586
587maintainer-clean: maintainer-clean-recursive
588	-rm -f Makefile
589maintainer-clean-am: distclean-am maintainer-clean-generic
590
591mostlyclean: mostlyclean-recursive
592
593mostlyclean-am: mostlyclean-generic mostlyclean-libtool
594
595pdf: pdf-recursive
596
597pdf-am:
598
599ps: ps-recursive
600
601ps-am:
602
603uninstall-am:
604
605.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
606	cscopelist-recursive ctags-recursive install-am install-strip \
607	tags-recursive
608
609.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
610	all all-am check check-am clean clean-generic clean-libtool \
611	cscopelist cscopelist-recursive ctags ctags-recursive \
612	distclean distclean-generic distclean-libtool distclean-tags \
613	distdir dvi dvi-am html html-am info info-am install \
614	install-am install-data install-data-am install-dvi \
615	install-dvi-am install-exec install-exec-am install-html \
616	install-html-am install-info install-info-am install-man \
617	install-pdf install-pdf-am install-ps install-ps-am \
618	install-strip installcheck installcheck-am installdirs \
619	installdirs-am maintainer-clean maintainer-clean-generic \
620	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
621	ps ps-am tags tags-recursive uninstall uninstall-am
622
623
624# Tell versions [3.59,3.63) of GNU make to not export all variables.
625# Otherwise a system limit (for SysV at least) may be exceeded.
626.NOEXPORT:
627