]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/sqlite3/Makefile.in
Upgrade Unbound to 1.6.5. More to follow.
[FreeBSD/FreeBSD.git] / contrib / sqlite3 / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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@
16
17
18
19
20 VPATH = @srcdir@
21 am__is_gnu_make = { \
22   if test -z '$(MAKELEVEL)'; then \
23     false; \
24   elif test -n '$(MAKE_HOST)'; then \
25     true; \
26   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27     true; \
28   else \
29     false; \
30   fi; \
31 }
32 am__make_running_with_option = \
33   case $${target_option-} in \
34       ?) ;; \
35       *) echo "am__make_running_with_option: internal error: invalid" \
36               "target option '$${target_option-}' specified" >&2; \
37          exit 1;; \
38   esac; \
39   has_opt=no; \
40   sane_makeflags=$$MAKEFLAGS; \
41   if $(am__is_gnu_make); then \
42     sane_makeflags=$$MFLAGS; \
43   else \
44     case $$MAKEFLAGS in \
45       *\\[\ \   ]*) \
46         bs=\\; \
47         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
49     esac; \
50   fi; \
51   skip_next=no; \
52   strip_trailopt () \
53   { \
54     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55   }; \
56   for flg in $$sane_makeflags; do \
57     test $$skip_next = yes && { skip_next=no; continue; }; \
58     case $$flg in \
59       *=*|--*) continue;; \
60         -*I) strip_trailopt 'I'; skip_next=yes;; \
61       -*I?*) strip_trailopt 'I';; \
62         -*O) strip_trailopt 'O'; skip_next=yes;; \
63       -*O?*) strip_trailopt 'O';; \
64         -*l) strip_trailopt 'l'; skip_next=yes;; \
65       -*l?*) strip_trailopt 'l';; \
66       -[dEDm]) skip_next=yes;; \
67       -[JT]) skip_next=yes;; \
68     esac; \
69     case $$flg in \
70       *$$target_option*) has_opt=yes; break;; \
71     esac; \
72   done; \
73   test $$has_opt = yes
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
86 NORMAL_INSTALL = :
87 PRE_INSTALL = :
88 POST_INSTALL = :
89 NORMAL_UNINSTALL = :
90 PRE_UNINSTALL = :
91 POST_UNINSTALL = :
92 build_triplet = @build@
93 host_triplet = @host@
94 bin_PROGRAMS = sqlite3$(EXEEXT)
95 subdir = .
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
101         $(am__configure_deps) $(include_HEADERS) $(am__DIST_COMMON)
102 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
103  configure.lineno config.status.lineno
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_CLEAN_FILES = sqlite3.pc
106 CONFIG_CLEAN_VPATH_FILES =
107 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
108 am__vpath_adj = case $$p in \
109     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
110     *) f=$$p;; \
111   esac;
112 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
113 am__install_max = 40
114 am__nobase_strip_setup = \
115   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
116 am__nobase_strip = \
117   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
118 am__nobase_list = $(am__nobase_strip_setup); \
119   for p in $$list; do echo "$$p $$p"; done | \
120   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
121   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
122     if (++n[$$2] == $(am__install_max)) \
123       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
124     END { for (dir in files) print dir, files[dir] }'
125 am__base_list = \
126   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
127   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
128 am__uninstall_files_from_dir = { \
129   test -z "$$files" \
130     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
131     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
132          $(am__cd) "$$dir" && rm -f $$files; }; \
133   }
134 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
135         "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)" \
136         "$(DESTDIR)$(includedir)"
137 LTLIBRARIES = $(lib_LTLIBRARIES)
138 libsqlite3_la_LIBADD =
139 am_libsqlite3_la_OBJECTS = sqlite3.lo
140 libsqlite3_la_OBJECTS = $(am_libsqlite3_la_OBJECTS)
141 AM_V_lt = $(am__v_lt_@AM_V@)
142 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 am__v_lt_0 = --silent
144 am__v_lt_1 = 
145 libsqlite3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147         $(libsqlite3_la_LDFLAGS) $(LDFLAGS) -o $@
148 PROGRAMS = $(bin_PROGRAMS)
149 am_sqlite3_OBJECTS = sqlite3-shell.$(OBJEXT)
150 sqlite3_OBJECTS = $(am_sqlite3_OBJECTS)
151 sqlite3_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(sqlite3_CFLAGS) \
153         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
154 AM_V_P = $(am__v_P_@AM_V@)
155 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
156 am__v_P_0 = false
157 am__v_P_1 = :
158 AM_V_GEN = $(am__v_GEN_@AM_V@)
159 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
160 am__v_GEN_0 = @echo "  GEN     " $@;
161 am__v_GEN_1 = 
162 AM_V_at = $(am__v_at_@AM_V@)
163 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
164 am__v_at_0 = @
165 am__v_at_1 = 
166 DEFAULT_INCLUDES = -I.@am__isrc@
167 depcomp = $(SHELL) $(top_srcdir)/depcomp
168 am__depfiles_maybe = depfiles
169 am__mv = mv -f
170 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
171         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
174         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
175         $(AM_CFLAGS) $(CFLAGS)
176 AM_V_CC = $(am__v_CC_@AM_V@)
177 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
178 am__v_CC_0 = @echo "  CC      " $@;
179 am__v_CC_1 = 
180 CCLD = $(CC)
181 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
183         $(AM_LDFLAGS) $(LDFLAGS) -o $@
184 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
185 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
186 am__v_CCLD_0 = @echo "  CCLD    " $@;
187 am__v_CCLD_1 = 
188 SOURCES = $(libsqlite3_la_SOURCES) $(sqlite3_SOURCES) \
189         $(EXTRA_sqlite3_SOURCES)
190 DIST_SOURCES = $(libsqlite3_la_SOURCES) $(sqlite3_SOURCES) \
191         $(EXTRA_sqlite3_SOURCES)
192 am__can_run_installinfo = \
193   case $$AM_UPDATE_INFO_DIR in \
194     n|no|NO) false;; \
195     *) (install-info --version) >/dev/null 2>&1;; \
196   esac
197 man1dir = $(mandir)/man1
198 NROFF = nroff
199 MANS = $(man_MANS)
200 DATA = $(pkgconfig_DATA)
201 HEADERS = $(include_HEADERS)
202 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
203 # Read a list of newline-separated strings from the standard input,
204 # and print each of them once, without duplicates.  Input order is
205 # *not* preserved.
206 am__uniquify_input = $(AWK) '\
207   BEGIN { nonempty = 0; } \
208   { items[$$0] = 1; nonempty = 1; } \
209   END { if (nonempty) { for (i in items) print i; }; } \
210 '
211 # Make sure the list of sources is unique.  This is necessary because,
212 # e.g., the same source file might be shared among _SOURCES variables
213 # for different programs/libraries.
214 am__define_uniq_tagged_files = \
215   list='$(am__tagged_files)'; \
216   unique=`for i in $$list; do \
217     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
218   done | $(am__uniquify_input)`
219 ETAGS = etags
220 CTAGS = ctags
221 CSCOPE = cscope
222 AM_RECURSIVE_TARGETS = cscope
223 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/sqlite3.pc.in \
224         INSTALL compile config.guess config.sub depcomp install-sh \
225         ltmain.sh missing
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227 distdir = $(PACKAGE)-$(VERSION)
228 top_distdir = $(distdir)
229 am__remove_distdir = \
230   if test -d "$(distdir)"; then \
231     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
232       && rm -rf "$(distdir)" \
233       || { sleep 5 && rm -rf "$(distdir)"; }; \
234   else :; fi
235 am__post_remove_distdir = $(am__remove_distdir)
236 DIST_ARCHIVES = $(distdir).tar.gz
237 GZIP_ENV = --best
238 DIST_TARGETS = dist-gzip
239 distuninstallcheck_listfiles = find . -type f -print
240 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
241   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
242 distcleancheck_listfiles = find . -type f -print
243 ACLOCAL = @ACLOCAL@
244 AMTAR = @AMTAR@
245 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
246 AR = @AR@
247 AUTOCONF = @AUTOCONF@
248 AUTOHEADER = @AUTOHEADER@
249 AUTOMAKE = @AUTOMAKE@
250 AWK = @AWK@
251 BUILD_CFLAGS = @BUILD_CFLAGS@
252 CC = @CC@
253 CCDEPMODE = @CCDEPMODE@
254 CFLAGS = @CFLAGS@
255 CPP = @CPP@
256 CPPFLAGS = @CPPFLAGS@
257 CYGPATH_W = @CYGPATH_W@
258 DEFS = @DEFS@
259 DEPDIR = @DEPDIR@
260 DLLTOOL = @DLLTOOL@
261 DSYMUTIL = @DSYMUTIL@
262 DUMPBIN = @DUMPBIN@
263 DYNAMIC_EXTENSION_FLAGS = @DYNAMIC_EXTENSION_FLAGS@
264 ECHO_C = @ECHO_C@
265 ECHO_N = @ECHO_N@
266 ECHO_T = @ECHO_T@
267 EGREP = @EGREP@
268 EXEEXT = @EXEEXT@
269 EXTRA_SHELL_OBJ = @EXTRA_SHELL_OBJ@
270 FGREP = @FGREP@
271 FTS5_FLAGS = @FTS5_FLAGS@
272 GREP = @GREP@
273 INSTALL = @INSTALL@
274 INSTALL_DATA = @INSTALL_DATA@
275 INSTALL_PROGRAM = @INSTALL_PROGRAM@
276 INSTALL_SCRIPT = @INSTALL_SCRIPT@
277 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278 JSON1_FLAGS = @JSON1_FLAGS@
279 LD = @LD@
280 LDFLAGS = @LDFLAGS@
281 LIBOBJS = @LIBOBJS@
282 LIBS = @LIBS@
283 LIBTOOL = @LIBTOOL@
284 LIPO = @LIPO@
285 LN_S = @LN_S@
286 LTLIBOBJS = @LTLIBOBJS@
287 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
288 MAKEINFO = @MAKEINFO@
289 MANIFEST_TOOL = @MANIFEST_TOOL@
290 MKDIR_P = @MKDIR_P@
291 NM = @NM@
292 NMEDIT = @NMEDIT@
293 OBJDUMP = @OBJDUMP@
294 OBJEXT = @OBJEXT@
295 OTOOL = @OTOOL@
296 OTOOL64 = @OTOOL64@
297 PACKAGE = @PACKAGE@
298 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299 PACKAGE_NAME = @PACKAGE_NAME@
300 PACKAGE_STRING = @PACKAGE_STRING@
301 PACKAGE_TARNAME = @PACKAGE_TARNAME@
302 PACKAGE_URL = @PACKAGE_URL@
303 PACKAGE_VERSION = @PACKAGE_VERSION@
304 PATH_SEPARATOR = @PATH_SEPARATOR@
305 RANLIB = @RANLIB@
306 READLINE_LIBS = @READLINE_LIBS@
307 SED = @SED@
308 SESSION_FLAGS = @SESSION_FLAGS@
309 SET_MAKE = @SET_MAKE@
310 SHELL = @SHELL@
311 SHELL_CFLAGS = @SHELL_CFLAGS@
312 STRIP = @STRIP@
313 THREADSAFE_FLAGS = @THREADSAFE_FLAGS@
314 VERSION = @VERSION@
315 ZLIB_FLAGS = @ZLIB_FLAGS@
316 abs_builddir = @abs_builddir@
317 abs_srcdir = @abs_srcdir@
318 abs_top_builddir = @abs_top_builddir@
319 abs_top_srcdir = @abs_top_srcdir@
320 ac_ct_AR = @ac_ct_AR@
321 ac_ct_CC = @ac_ct_CC@
322 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
323 am__include = @am__include@
324 am__leading_dot = @am__leading_dot@
325 am__quote = @am__quote@
326 am__tar = @am__tar@
327 am__untar = @am__untar@
328 bindir = @bindir@
329 build = @build@
330 build_alias = @build_alias@
331 build_cpu = @build_cpu@
332 build_os = @build_os@
333 build_vendor = @build_vendor@
334 builddir = @builddir@
335 datadir = @datadir@
336 datarootdir = @datarootdir@
337 docdir = @docdir@
338 dvidir = @dvidir@
339 exec_prefix = @exec_prefix@
340 host = @host@
341 host_alias = @host_alias@
342 host_cpu = @host_cpu@
343 host_os = @host_os@
344 host_vendor = @host_vendor@
345 htmldir = @htmldir@
346 includedir = @includedir@
347 infodir = @infodir@
348 install_sh = @install_sh@
349 libdir = @libdir@
350 libexecdir = @libexecdir@
351 localedir = @localedir@
352 localstatedir = @localstatedir@
353 mandir = @mandir@
354 mkdir_p = @mkdir_p@
355 oldincludedir = @oldincludedir@
356 pdfdir = @pdfdir@
357 prefix = @prefix@
358 program_transform_name = @program_transform_name@
359 psdir = @psdir@
360 sbindir = @sbindir@
361 sharedstatedir = @sharedstatedir@
362 srcdir = @srcdir@
363 sysconfdir = @sysconfdir@
364 target_alias = @target_alias@
365 top_build_prefix = @top_build_prefix@
366 top_builddir = @top_builddir@
367 top_srcdir = @top_srcdir@
368 AM_CFLAGS = @THREADSAFE_FLAGS@ @DYNAMIC_EXTENSION_FLAGS@ @FTS5_FLAGS@ @JSON1_FLAGS@ @ZLIB_FLAGS@ @SESSION_FLAGS@ -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_RTREE
369 lib_LTLIBRARIES = libsqlite3.la
370 libsqlite3_la_SOURCES = sqlite3.c
371 libsqlite3_la_LDFLAGS = -no-undefined -version-info 8:6:8
372 sqlite3_SOURCES = shell.c sqlite3.h
373 EXTRA_sqlite3_SOURCES = sqlite3.c
374 sqlite3_LDADD = @EXTRA_SHELL_OBJ@ @READLINE_LIBS@
375 sqlite3_DEPENDENCIES = @EXTRA_SHELL_OBJ@
376 sqlite3_CFLAGS = $(AM_CFLAGS) -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB $(SHELL_CFLAGS)
377 include_HEADERS = sqlite3.h sqlite3ext.h
378 EXTRA_DIST = sqlite3.1 tea Makefile.msc sqlite3.rc README.txt Replace.cs
379 pkgconfigdir = ${libdir}/pkgconfig
380 pkgconfig_DATA = sqlite3.pc
381 man_MANS = sqlite3.1
382 all: all-am
383
384 .SUFFIXES:
385 .SUFFIXES: .c .lo .o .obj
386 am--refresh: Makefile
387         @:
388 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
389         @for dep in $?; do \
390           case '$(am__configure_deps)' in \
391             *$$dep*) \
392               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
393               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
394                 && exit 0; \
395               exit 1;; \
396           esac; \
397         done; \
398         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
399         $(am__cd) $(top_srcdir) && \
400           $(AUTOMAKE) --foreign Makefile
401 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402         @case '$?' in \
403           *config.status*) \
404             echo ' $(SHELL) ./config.status'; \
405             $(SHELL) ./config.status;; \
406           *) \
407             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
408             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
409         esac;
410
411 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
412         $(SHELL) ./config.status --recheck
413
414 $(top_srcdir)/configure:  $(am__configure_deps)
415         $(am__cd) $(srcdir) && $(AUTOCONF)
416 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
417         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
418 $(am__aclocal_m4_deps):
419 sqlite3.pc: $(top_builddir)/config.status $(srcdir)/sqlite3.pc.in
420         cd $(top_builddir) && $(SHELL) ./config.status $@
421
422 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
423         @$(NORMAL_INSTALL)
424         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
425         list2=; for p in $$list; do \
426           if test -f $$p; then \
427             list2="$$list2 $$p"; \
428           else :; fi; \
429         done; \
430         test -z "$$list2" || { \
431           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
432           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
433           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
434           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
435         }
436
437 uninstall-libLTLIBRARIES:
438         @$(NORMAL_UNINSTALL)
439         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
440         for p in $$list; do \
441           $(am__strip_dir) \
442           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
443           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
444         done
445
446 clean-libLTLIBRARIES:
447         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
448         @list='$(lib_LTLIBRARIES)'; \
449         locs=`for p in $$list; do echo $$p; done | \
450               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
451               sort -u`; \
452         test -z "$$locs" || { \
453           echo rm -f $${locs}; \
454           rm -f $${locs}; \
455         }
456
457 libsqlite3.la: $(libsqlite3_la_OBJECTS) $(libsqlite3_la_DEPENDENCIES) $(EXTRA_libsqlite3_la_DEPENDENCIES) 
458         $(AM_V_CCLD)$(libsqlite3_la_LINK) -rpath $(libdir) $(libsqlite3_la_OBJECTS) $(libsqlite3_la_LIBADD) $(LIBS)
459 install-binPROGRAMS: $(bin_PROGRAMS)
460         @$(NORMAL_INSTALL)
461         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
462         if test -n "$$list"; then \
463           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
464           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
465         fi; \
466         for p in $$list; do echo "$$p $$p"; done | \
467         sed 's/$(EXEEXT)$$//' | \
468         while read p p1; do if test -f $$p \
469          || test -f $$p1 \
470           ; then echo "$$p"; echo "$$p"; else :; fi; \
471         done | \
472         sed -e 'p;s,.*/,,;n;h' \
473             -e 's|.*|.|' \
474             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
475         sed 'N;N;N;s,\n, ,g' | \
476         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
477           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
478             if ($$2 == $$4) files[d] = files[d] " " $$1; \
479             else { print "f", $$3 "/" $$4, $$1; } } \
480           END { for (d in files) print "f", d, files[d] }' | \
481         while read type dir files; do \
482             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
483             test -z "$$files" || { \
484             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
485             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
486             } \
487         ; done
488
489 uninstall-binPROGRAMS:
490         @$(NORMAL_UNINSTALL)
491         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
492         files=`for p in $$list; do echo "$$p"; done | \
493           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
494               -e 's/$$/$(EXEEXT)/' \
495         `; \
496         test -n "$$list" || exit 0; \
497         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
498         cd "$(DESTDIR)$(bindir)" && rm -f $$files
499
500 clean-binPROGRAMS:
501         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
502         echo " rm -f" $$list; \
503         rm -f $$list || exit $$?; \
504         test -n "$(EXEEXT)" || exit 0; \
505         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
506         echo " rm -f" $$list; \
507         rm -f $$list
508
509 sqlite3$(EXEEXT): $(sqlite3_OBJECTS) $(sqlite3_DEPENDENCIES) $(EXTRA_sqlite3_DEPENDENCIES) 
510         @rm -f sqlite3$(EXEEXT)
511         $(AM_V_CCLD)$(sqlite3_LINK) $(sqlite3_OBJECTS) $(sqlite3_LDADD) $(LIBS)
512
513 mostlyclean-compile:
514         -rm -f *.$(OBJEXT)
515
516 distclean-compile:
517         -rm -f *.tab.c
518
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqlite3-shell.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqlite3-sqlite3.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqlite3.Plo@am__quote@
522
523 .c.o:
524 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
525 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
526 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
527 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
529
530 .c.obj:
531 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
532 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
534 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
536
537 .c.lo:
538 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
539 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
543
544 sqlite3-shell.o: shell.c
545 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -MT sqlite3-shell.o -MD -MP -MF $(DEPDIR)/sqlite3-shell.Tpo -c -o sqlite3-shell.o `test -f 'shell.c' || echo '$(srcdir)/'`shell.c
546 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/sqlite3-shell.Tpo $(DEPDIR)/sqlite3-shell.Po
547 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='shell.c' object='sqlite3-shell.o' libtool=no @AMDEPBACKSLASH@
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -c -o sqlite3-shell.o `test -f 'shell.c' || echo '$(srcdir)/'`shell.c
550
551 sqlite3-shell.obj: shell.c
552 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -MT sqlite3-shell.obj -MD -MP -MF $(DEPDIR)/sqlite3-shell.Tpo -c -o sqlite3-shell.obj `if test -f 'shell.c'; then $(CYGPATH_W) 'shell.c'; else $(CYGPATH_W) '$(srcdir)/shell.c'; fi`
553 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/sqlite3-shell.Tpo $(DEPDIR)/sqlite3-shell.Po
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='shell.c' object='sqlite3-shell.obj' libtool=no @AMDEPBACKSLASH@
555 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -c -o sqlite3-shell.obj `if test -f 'shell.c'; then $(CYGPATH_W) 'shell.c'; else $(CYGPATH_W) '$(srcdir)/shell.c'; fi`
557
558 sqlite3-sqlite3.o: sqlite3.c
559 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -MT sqlite3-sqlite3.o -MD -MP -MF $(DEPDIR)/sqlite3-sqlite3.Tpo -c -o sqlite3-sqlite3.o `test -f 'sqlite3.c' || echo '$(srcdir)/'`sqlite3.c
560 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/sqlite3-sqlite3.Tpo $(DEPDIR)/sqlite3-sqlite3.Po
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sqlite3.c' object='sqlite3-sqlite3.o' libtool=no @AMDEPBACKSLASH@
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -c -o sqlite3-sqlite3.o `test -f 'sqlite3.c' || echo '$(srcdir)/'`sqlite3.c
564
565 sqlite3-sqlite3.obj: sqlite3.c
566 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -MT sqlite3-sqlite3.obj -MD -MP -MF $(DEPDIR)/sqlite3-sqlite3.Tpo -c -o sqlite3-sqlite3.obj `if test -f 'sqlite3.c'; then $(CYGPATH_W) 'sqlite3.c'; else $(CYGPATH_W) '$(srcdir)/sqlite3.c'; fi`
567 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/sqlite3-sqlite3.Tpo $(DEPDIR)/sqlite3-sqlite3.Po
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sqlite3.c' object='sqlite3-sqlite3.obj' libtool=no @AMDEPBACKSLASH@
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sqlite3_CFLAGS) $(CFLAGS) -c -o sqlite3-sqlite3.obj `if test -f 'sqlite3.c'; then $(CYGPATH_W) 'sqlite3.c'; else $(CYGPATH_W) '$(srcdir)/sqlite3.c'; fi`
571
572 mostlyclean-libtool:
573         -rm -f *.lo
574
575 clean-libtool:
576         -rm -rf .libs _libs
577
578 distclean-libtool:
579         -rm -f libtool config.lt
580 install-man1: $(man_MANS)
581         @$(NORMAL_INSTALL)
582         @list1=''; \
583         list2='$(man_MANS)'; \
584         test -n "$(man1dir)" \
585           && test -n "`echo $$list1$$list2`" \
586           || exit 0; \
587         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
588         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
589         { for i in $$list1; do echo "$$i"; done;  \
590         if test -n "$$list2"; then \
591           for i in $$list2; do echo "$$i"; done \
592             | sed -n '/\.1[a-z]*$$/p'; \
593         fi; \
594         } | while read p; do \
595           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
596           echo "$$d$$p"; echo "$$p"; \
597         done | \
598         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
599               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
600         sed 'N;N;s,\n, ,g' | { \
601         list=; while read file base inst; do \
602           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
603             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
604             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
605           fi; \
606         done; \
607         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
608         while read files; do \
609           test -z "$$files" || { \
610             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
611             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
612         done; }
613
614 uninstall-man1:
615         @$(NORMAL_UNINSTALL)
616         @list=''; test -n "$(man1dir)" || exit 0; \
617         files=`{ for i in $$list; do echo "$$i"; done; \
618         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
619           sed -n '/\.1[a-z]*$$/p'; \
620         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
621               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
622         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
623 install-pkgconfigDATA: $(pkgconfig_DATA)
624         @$(NORMAL_INSTALL)
625         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
626         if test -n "$$list"; then \
627           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
628           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
629         fi; \
630         for p in $$list; do \
631           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
632           echo "$$d$$p"; \
633         done | $(am__base_list) | \
634         while read files; do \
635           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
636           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
637         done
638
639 uninstall-pkgconfigDATA:
640         @$(NORMAL_UNINSTALL)
641         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
642         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
643         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
644 install-includeHEADERS: $(include_HEADERS)
645         @$(NORMAL_INSTALL)
646         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
647         if test -n "$$list"; then \
648           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
649           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
650         fi; \
651         for p in $$list; do \
652           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
653           echo "$$d$$p"; \
654         done | $(am__base_list) | \
655         while read files; do \
656           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
657           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
658         done
659
660 uninstall-includeHEADERS:
661         @$(NORMAL_UNINSTALL)
662         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
663         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
664         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
665
666 ID: $(am__tagged_files)
667         $(am__define_uniq_tagged_files); mkid -fID $$unique
668 tags: tags-am
669 TAGS: tags
670
671 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
672         set x; \
673         here=`pwd`; \
674         $(am__define_uniq_tagged_files); \
675         shift; \
676         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
677           test -n "$$unique" || unique=$$empty_fix; \
678           if test $$# -gt 0; then \
679             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
680               "$$@" $$unique; \
681           else \
682             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
683               $$unique; \
684           fi; \
685         fi
686 ctags: ctags-am
687
688 CTAGS: ctags
689 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
690         $(am__define_uniq_tagged_files); \
691         test -z "$(CTAGS_ARGS)$$unique" \
692           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
693              $$unique
694
695 GTAGS:
696         here=`$(am__cd) $(top_builddir) && pwd` \
697           && $(am__cd) $(top_srcdir) \
698           && gtags -i $(GTAGS_ARGS) "$$here"
699 cscope: cscope.files
700         test ! -s cscope.files \
701           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
702 clean-cscope:
703         -rm -f cscope.files
704 cscope.files: clean-cscope cscopelist
705 cscopelist: cscopelist-am
706
707 cscopelist-am: $(am__tagged_files)
708         list='$(am__tagged_files)'; \
709         case "$(srcdir)" in \
710           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
711           *) sdir=$(subdir)/$(srcdir) ;; \
712         esac; \
713         for i in $$list; do \
714           if test -f "$$i"; then \
715             echo "$(subdir)/$$i"; \
716           else \
717             echo "$$sdir/$$i"; \
718           fi; \
719         done >> $(top_builddir)/cscope.files
720
721 distclean-tags:
722         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
723         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
724
725 distdir: $(DISTFILES)
726         $(am__remove_distdir)
727         test -d "$(distdir)" || mkdir "$(distdir)"
728         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
729         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
730         list='$(DISTFILES)'; \
731           dist_files=`for file in $$list; do echo $$file; done | \
732           sed -e "s|^$$srcdirstrip/||;t" \
733               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
734         case $$dist_files in \
735           */*) $(MKDIR_P) `echo "$$dist_files" | \
736                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
737                            sort -u` ;; \
738         esac; \
739         for file in $$dist_files; do \
740           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
741           if test -d $$d/$$file; then \
742             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
743             if test -d "$(distdir)/$$file"; then \
744               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
745             fi; \
746             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
747               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
748               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
749             fi; \
750             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
751           else \
752             test -f "$(distdir)/$$file" \
753             || cp -p $$d/$$file "$(distdir)/$$file" \
754             || exit 1; \
755           fi; \
756         done
757         -test -n "$(am__skip_mode_fix)" \
758         || find "$(distdir)" -type d ! -perm -755 \
759                 -exec chmod u+rwx,go+rx {} \; -o \
760           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
761           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
762           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
763         || chmod -R a+r "$(distdir)"
764 dist-gzip: distdir
765         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
766         $(am__post_remove_distdir)
767
768 dist-bzip2: distdir
769         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
770         $(am__post_remove_distdir)
771
772 dist-lzip: distdir
773         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
774         $(am__post_remove_distdir)
775
776 dist-xz: distdir
777         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
778         $(am__post_remove_distdir)
779
780 dist-tarZ: distdir
781         @echo WARNING: "Support for distribution archives compressed with" \
782                        "legacy program 'compress' is deprecated." >&2
783         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
784         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
785         $(am__post_remove_distdir)
786
787 dist-shar: distdir
788         @echo WARNING: "Support for shar distribution archives is" \
789                        "deprecated." >&2
790         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
791         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
792         $(am__post_remove_distdir)
793
794 dist-zip: distdir
795         -rm -f $(distdir).zip
796         zip -rq $(distdir).zip $(distdir)
797         $(am__post_remove_distdir)
798
799 dist dist-all:
800         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
801         $(am__post_remove_distdir)
802
803 # This target untars the dist file and tries a VPATH configuration.  Then
804 # it guarantees that the distribution is self-contained by making another
805 # tarfile.
806 distcheck: dist
807         case '$(DIST_ARCHIVES)' in \
808         *.tar.gz*) \
809           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
810         *.tar.bz2*) \
811           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
812         *.tar.lz*) \
813           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
814         *.tar.xz*) \
815           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
816         *.tar.Z*) \
817           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
818         *.shar.gz*) \
819           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
820         *.zip*) \
821           unzip $(distdir).zip ;;\
822         esac
823         chmod -R a-w $(distdir)
824         chmod u+w $(distdir)
825         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
826         chmod a-w $(distdir)
827         test -d $(distdir)/_build || exit 0; \
828         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
829           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
830           && am__cwd=`pwd` \
831           && $(am__cd) $(distdir)/_build/sub \
832           && ../../configure \
833             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
834             $(DISTCHECK_CONFIGURE_FLAGS) \
835             --srcdir=../.. --prefix="$$dc_install_base" \
836           && $(MAKE) $(AM_MAKEFLAGS) \
837           && $(MAKE) $(AM_MAKEFLAGS) dvi \
838           && $(MAKE) $(AM_MAKEFLAGS) check \
839           && $(MAKE) $(AM_MAKEFLAGS) install \
840           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
841           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
842           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
843                 distuninstallcheck \
844           && chmod -R a-w "$$dc_install_base" \
845           && ({ \
846                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
847                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
848                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
849                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
850                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
851               } || { rm -rf "$$dc_destdir"; exit 1; }) \
852           && rm -rf "$$dc_destdir" \
853           && $(MAKE) $(AM_MAKEFLAGS) dist \
854           && rm -rf $(DIST_ARCHIVES) \
855           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
856           && cd "$$am__cwd" \
857           || exit 1
858         $(am__post_remove_distdir)
859         @(echo "$(distdir) archives ready for distribution: "; \
860           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
861           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
862 distuninstallcheck:
863         @test -n '$(distuninstallcheck_dir)' || { \
864           echo 'ERROR: trying to run $@ with an empty' \
865                '$$(distuninstallcheck_dir)' >&2; \
866           exit 1; \
867         }; \
868         $(am__cd) '$(distuninstallcheck_dir)' || { \
869           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
870           exit 1; \
871         }; \
872         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
873            || { echo "ERROR: files left after uninstall:" ; \
874                 if test -n "$(DESTDIR)"; then \
875                   echo "  (check DESTDIR support)"; \
876                 fi ; \
877                 $(distuninstallcheck_listfiles) ; \
878                 exit 1; } >&2
879 distcleancheck: distclean
880         @if test '$(srcdir)' = . ; then \
881           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
882           exit 1 ; \
883         fi
884         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
885           || { echo "ERROR: files left in build directory after distclean:" ; \
886                $(distcleancheck_listfiles) ; \
887                exit 1; } >&2
888 check-am: all-am
889 check: check-am
890 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
891 install-binPROGRAMS: install-libLTLIBRARIES
892
893 installdirs:
894         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
895           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
896         done
897 install: install-am
898 install-exec: install-exec-am
899 install-data: install-data-am
900 uninstall: uninstall-am
901
902 install-am: all-am
903         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
904
905 installcheck: installcheck-am
906 install-strip:
907         if test -z '$(STRIP)'; then \
908           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
909             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
910               install; \
911         else \
912           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
913             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
914             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
915         fi
916 mostlyclean-generic:
917
918 clean-generic:
919
920 distclean-generic:
921         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
922         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
923
924 maintainer-clean-generic:
925         @echo "This command is intended for maintainers to use"
926         @echo "it deletes files that may require special tools to rebuild."
927 clean: clean-am
928
929 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
930         clean-libtool mostlyclean-am
931
932 distclean: distclean-am
933         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
934         -rm -rf ./$(DEPDIR)
935         -rm -f Makefile
936 distclean-am: clean-am distclean-compile distclean-generic \
937         distclean-libtool distclean-tags
938
939 dvi: dvi-am
940
941 dvi-am:
942
943 html: html-am
944
945 html-am:
946
947 info: info-am
948
949 info-am:
950
951 install-data-am: install-includeHEADERS install-man \
952         install-pkgconfigDATA
953
954 install-dvi: install-dvi-am
955
956 install-dvi-am:
957
958 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
959
960 install-html: install-html-am
961
962 install-html-am:
963
964 install-info: install-info-am
965
966 install-info-am:
967
968 install-man: install-man1
969
970 install-pdf: install-pdf-am
971
972 install-pdf-am:
973
974 install-ps: install-ps-am
975
976 install-ps-am:
977
978 installcheck-am:
979
980 maintainer-clean: maintainer-clean-am
981         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
982         -rm -rf $(top_srcdir)/autom4te.cache
983         -rm -rf ./$(DEPDIR)
984         -rm -f Makefile
985 maintainer-clean-am: distclean-am maintainer-clean-generic
986
987 mostlyclean: mostlyclean-am
988
989 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
990         mostlyclean-libtool
991
992 pdf: pdf-am
993
994 pdf-am:
995
996 ps: ps-am
997
998 ps-am:
999
1000 uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
1001         uninstall-libLTLIBRARIES uninstall-man uninstall-pkgconfigDATA
1002
1003 uninstall-man: uninstall-man1
1004
1005 .MAKE: install-am install-strip
1006
1007 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
1008         clean-binPROGRAMS clean-cscope clean-generic \
1009         clean-libLTLIBRARIES clean-libtool cscope cscopelist-am ctags \
1010         ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
1011         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1012         distclean-compile distclean-generic distclean-libtool \
1013         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1014         dvi-am html html-am info info-am install install-am \
1015         install-binPROGRAMS install-data install-data-am install-dvi \
1016         install-dvi-am install-exec install-exec-am install-html \
1017         install-html-am install-includeHEADERS install-info \
1018         install-info-am install-libLTLIBRARIES install-man \
1019         install-man1 install-pdf install-pdf-am install-pkgconfigDATA \
1020         install-ps install-ps-am install-strip installcheck \
1021         installcheck-am installdirs maintainer-clean \
1022         maintainer-clean-generic mostlyclean mostlyclean-compile \
1023         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1024         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1025         uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1026         uninstall-man uninstall-man1 uninstall-pkgconfigDATA
1027
1028 .PRECIOUS: Makefile
1029
1030
1031 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1032 # Otherwise a system limit (for SysV at least) may be exceeded.
1033 .NOEXPORT: