Add packaging/libsqlfs.changes file
[platform/core/base/libsqlfs.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
43         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44         $(srcdir)/libsqlfs.pc.in $(top_srcdir)/configure \
45         $(top_srcdir)/makerules AUTHORS COPYING INSTALL compile \
46         config.guess config.sub depcomp install-sh ltmain.sh missing
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno configure.status.lineno
54 mkinstalldirs = $(install_sh) -d
55 CONFIG_CLEAN_FILES = libsqlfs.pc
56 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57 am__vpath_adj = case $$p in \
58     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59     *) f=$$p;; \
60   esac;
61 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
62 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
63         "$(DESTDIR)$(includedir)"
64 libLTLIBRARIES_INSTALL = $(INSTALL)
65 LTLIBRARIES = $(lib_LTLIBRARIES)
66 am__DEPENDENCIES_1 =
67 libsqlfs_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
68 am_libsqlfs_la_OBJECTS = sqlfs.lo
69 libsqlfs_la_OBJECTS = $(am_libsqlfs_la_OBJECTS)
70 DEFAULT_INCLUDES = -I. -I$(srcdir)
71 depcomp = $(SHELL) $(top_srcdir)/depcomp
72 am__depfiles_maybe = depfiles
73 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
74         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
76         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
77         $(AM_CFLAGS) $(CFLAGS)
78 CCLD = $(CC)
79 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
80         $(AM_LDFLAGS) $(LDFLAGS) -o $@
81 SOURCES = $(libsqlfs_la_SOURCES)
82 DIST_SOURCES = $(libsqlfs_la_SOURCES)
83 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
84         html-recursive info-recursive install-data-recursive \
85         install-exec-recursive install-info-recursive \
86         install-recursive installcheck-recursive installdirs-recursive \
87         pdf-recursive ps-recursive uninstall-info-recursive \
88         uninstall-recursive
89 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
90 DATA = $(pkgconfig_DATA)
91 includeHEADERS_INSTALL = $(INSTALL_HEADER)
92 HEADERS = $(include_HEADERS)
93 ETAGS = etags
94 CTAGS = ctags
95 DIST_SUBDIRS = $(SUBDIRS)
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 distdir = $(PACKAGE)-$(VERSION)
98 top_distdir = $(distdir)
99 am__remove_distdir = \
100   { test ! -d $(distdir) \
101     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
102          && rm -fr $(distdir); }; }
103 DIST_ARCHIVES = $(distdir).tar.gz
104 GZIP_ENV = --best
105 distuninstallcheck_listfiles = find . -type f -print
106 distcleancheck_listfiles = find . -type f -print
107 ACLOCAL = @ACLOCAL@
108 AMDEP_FALSE = @AMDEP_FALSE@
109 AMDEP_TRUE = @AMDEP_TRUE@
110 AMTAR = @AMTAR@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXDEPMODE = @CXXDEPMODE@
124 CXXFLAGS = @CXXFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 DEPS_CFLAGS = @DEPS_CFLAGS@
129 DEPS_LIBS = @DEPS_LIBS@
130 ECHO = @ECHO@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 F77 = @F77@
137 FFLAGS = @FFLAGS@
138 INSTALL_DATA = @INSTALL_DATA@
139 INSTALL_PROGRAM = @INSTALL_PROGRAM@
140 INSTALL_SCRIPT = @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142 LDFLAGS = @LDFLAGS@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LIBTOOL = @LIBTOOL@
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAKEINFO = @MAKEINFO@
149 OBJEXT = @OBJEXT@
150 PACKAGE = @PACKAGE@
151 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152 PACKAGE_NAME = @PACKAGE_NAME@
153 PACKAGE_STRING = @PACKAGE_STRING@
154 PACKAGE_TARNAME = @PACKAGE_TARNAME@
155 PACKAGE_VERSION = @PACKAGE_VERSION@
156 PATH_SEPARATOR = @PATH_SEPARATOR@
157 PKG_CONFIG = @PKG_CONFIG@
158 RANLIB = @RANLIB@
159 SET_MAKE = @SET_MAKE@
160 SHELL = @SHELL@
161 STRIP = @STRIP@
162 VERSION = @VERSION@
163 ac_ct_AR = @ac_ct_AR@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 ac_ct_F77 = @ac_ct_F77@
167 ac_ct_RANLIB = @ac_ct_RANLIB@
168 ac_ct_STRIP = @ac_ct_STRIP@
169 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
170 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 datadir = @datadir@
186 exec_prefix = @exec_prefix@
187 host = @host@
188 host_alias = @host_alias@
189 host_cpu = @host_cpu@
190 host_os = @host_os@
191 host_vendor = @host_vendor@
192 includedir = @includedir@
193 infodir = @infodir@
194 install_sh = @install_sh@
195 libdir = @libdir@
196 libexecdir = @libexecdir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 sysconfdir = @sysconfdir@
206 target = @target@
207 target_alias = @target_alias@
208 target_cpu = @target_cpu@
209 target_os = @target_os@
210 target_vendor = @target_vendor@
211 AUTOMAKE_OPTIONS = foreign
212 AM_CFLAGS = -I$(top_srcdir)
213 SUBDIRS = . tests
214 include_HEADERS = sqlfs.h sqlfs_internal.h
215 lib_LTLIBRARIES = libsqlfs.la
216 libsqlfs_la_SOURCES = sqlfs.c
217 libsqlfs_la_LIBADD = $(DEPS_LIBS)
218 pkgconfigdir = $(libdir)/pkgconfig
219 pkgconfig_DATA = libsqlfs.pc
220 EXTRA_DIST = libsqlfs.pc.in
221 all: all-recursive
222
223 .SUFFIXES:
224 .SUFFIXES: .c .lo .o .obj
225 am--refresh:
226         @:
227 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/makerules $(am__configure_deps)
228         @for dep in $?; do \
229           case '$(am__configure_deps)' in \
230             *$$dep*) \
231               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
232               cd $(srcdir) && $(AUTOMAKE) --foreign  \
233                 && exit 0; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
238         cd $(top_srcdir) && \
239           $(AUTOMAKE) --foreign  Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             echo ' $(SHELL) ./config.status'; \
245             $(SHELL) ./config.status;; \
246           *) \
247             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
248             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
249         esac;
250
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252         $(SHELL) ./config.status --recheck
253
254 $(top_srcdir)/configure:  $(am__configure_deps)
255         cd $(srcdir) && $(AUTOCONF)
256 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
257         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
258 libsqlfs.pc: $(top_builddir)/config.status $(srcdir)/libsqlfs.pc.in
259         cd $(top_builddir) && $(SHELL) ./config.status $@
260 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
261         @$(NORMAL_INSTALL)
262         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
263         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
264           if test -f $$p; then \
265             f=$(am__strip_dir) \
266             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
267             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
268           else :; fi; \
269         done
270
271 uninstall-libLTLIBRARIES:
272         @$(NORMAL_UNINSTALL)
273         @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
274           p=$(am__strip_dir) \
275           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
276           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
277         done
278
279 clean-libLTLIBRARIES:
280         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
281         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
282           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
283           test "$$dir" != "$$p" || dir=.; \
284           echo "rm -f \"$${dir}/so_locations\""; \
285           rm -f "$${dir}/so_locations"; \
286         done
287 libsqlfs.la: $(libsqlfs_la_OBJECTS) $(libsqlfs_la_DEPENDENCIES) 
288         $(LINK) -rpath $(libdir) $(libsqlfs_la_LDFLAGS) $(libsqlfs_la_OBJECTS) $(libsqlfs_la_LIBADD) $(LIBS)
289
290 mostlyclean-compile:
291         -rm -f *.$(OBJEXT)
292
293 distclean-compile:
294         -rm -f *.tab.c
295
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqlfs.Plo@am__quote@
297
298 .c.o:
299 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
300 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
304
305 .c.obj:
306 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
307 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
309 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
311
312 .c.lo:
313 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
314 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
318
319 mostlyclean-libtool:
320         -rm -f *.lo
321
322 clean-libtool:
323         -rm -rf .libs _libs
324
325 distclean-libtool:
326         -rm -f libtool
327 uninstall-info-am:
328 install-pkgconfigDATA: $(pkgconfig_DATA)
329         @$(NORMAL_INSTALL)
330         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
331         @list='$(pkgconfig_DATA)'; for p in $$list; do \
332           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333           f=$(am__strip_dir) \
334           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
335           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
336         done
337
338 uninstall-pkgconfigDATA:
339         @$(NORMAL_UNINSTALL)
340         @list='$(pkgconfig_DATA)'; for p in $$list; do \
341           f=$(am__strip_dir) \
342           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
343           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
344         done
345 install-includeHEADERS: $(include_HEADERS)
346         @$(NORMAL_INSTALL)
347         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
348         @list='$(include_HEADERS)'; for p in $$list; do \
349           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
350           f=$(am__strip_dir) \
351           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
352           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
353         done
354
355 uninstall-includeHEADERS:
356         @$(NORMAL_UNINSTALL)
357         @list='$(include_HEADERS)'; for p in $$list; do \
358           f=$(am__strip_dir) \
359           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
360           rm -f "$(DESTDIR)$(includedir)/$$f"; \
361         done
362
363 # This directory's subdirectories are mostly independent; you can cd
364 # into them and run `make' without going through this Makefile.
365 # To change the values of `make' variables: instead of editing Makefiles,
366 # (1) if the variable is set in `config.status', edit `config.status'
367 #     (which will cause the Makefiles to be regenerated when you run `make');
368 # (2) otherwise, pass the desired values on the `make' command line.
369 $(RECURSIVE_TARGETS):
370         @failcom='exit 1'; \
371         for f in x $$MAKEFLAGS; do \
372           case $$f in \
373             *=* | --[!k]*);; \
374             *k*) failcom='fail=yes';; \
375           esac; \
376         done; \
377         dot_seen=no; \
378         target=`echo $@ | sed s/-recursive//`; \
379         list='$(SUBDIRS)'; for subdir in $$list; do \
380           echo "Making $$target in $$subdir"; \
381           if test "$$subdir" = "."; then \
382             dot_seen=yes; \
383             local_target="$$target-am"; \
384           else \
385             local_target="$$target"; \
386           fi; \
387           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388           || eval $$failcom; \
389         done; \
390         if test "$$dot_seen" = "no"; then \
391           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392         fi; test -z "$$fail"
393
394 mostlyclean-recursive clean-recursive distclean-recursive \
395 maintainer-clean-recursive:
396         @failcom='exit 1'; \
397         for f in x $$MAKEFLAGS; do \
398           case $$f in \
399             *=* | --[!k]*);; \
400             *k*) failcom='fail=yes';; \
401           esac; \
402         done; \
403         dot_seen=no; \
404         case "$@" in \
405           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
406           *) list='$(SUBDIRS)' ;; \
407         esac; \
408         rev=''; for subdir in $$list; do \
409           if test "$$subdir" = "."; then :; else \
410             rev="$$subdir $$rev"; \
411           fi; \
412         done; \
413         rev="$$rev ."; \
414         target=`echo $@ | sed s/-recursive//`; \
415         for subdir in $$rev; do \
416           echo "Making $$target in $$subdir"; \
417           if test "$$subdir" = "."; then \
418             local_target="$$target-am"; \
419           else \
420             local_target="$$target"; \
421           fi; \
422           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
423           || eval $$failcom; \
424         done && test -z "$$fail"
425 tags-recursive:
426         list='$(SUBDIRS)'; for subdir in $$list; do \
427           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
428         done
429 ctags-recursive:
430         list='$(SUBDIRS)'; for subdir in $$list; do \
431           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
432         done
433
434 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
435         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
436         unique=`for i in $$list; do \
437             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438           done | \
439           $(AWK) '    { files[$$0] = 1; } \
440                END { for (i in files) print i; }'`; \
441         mkid -fID $$unique
442 tags: TAGS
443
444 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
445                 $(TAGS_FILES) $(LISP)
446         tags=; \
447         here=`pwd`; \
448         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449           include_option=--etags-include; \
450           empty_fix=.; \
451         else \
452           include_option=--include; \
453           empty_fix=; \
454         fi; \
455         list='$(SUBDIRS)'; for subdir in $$list; do \
456           if test "$$subdir" = .; then :; else \
457             test ! -f $$subdir/TAGS || \
458               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
459           fi; \
460         done; \
461         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '    { files[$$0] = 1; } \
466                END { for (i in files) print i; }'`; \
467         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
468           test -n "$$unique" || unique=$$empty_fix; \
469           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470             $$tags $$unique; \
471         fi
472 ctags: CTAGS
473 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
474                 $(TAGS_FILES) $(LISP)
475         tags=; \
476         here=`pwd`; \
477         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
478         unique=`for i in $$list; do \
479             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480           done | \
481           $(AWK) '    { files[$$0] = 1; } \
482                END { for (i in files) print i; }'`; \
483         test -z "$(CTAGS_ARGS)$$tags$$unique" \
484           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
485              $$tags $$unique
486
487 GTAGS:
488         here=`$(am__cd) $(top_builddir) && pwd` \
489           && cd $(top_srcdir) \
490           && gtags -i $(GTAGS_ARGS) $$here
491
492 distclean-tags:
493         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
494
495 distdir: $(DISTFILES)
496         $(am__remove_distdir)
497         mkdir $(distdir)
498         $(mkdir_p) $(distdir)/.
499         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
500         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
501         list='$(DISTFILES)'; for file in $$list; do \
502           case $$file in \
503             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
504             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
505           esac; \
506           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
508           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
509             dir="/$$dir"; \
510             $(mkdir_p) "$(distdir)$$dir"; \
511           else \
512             dir=''; \
513           fi; \
514           if test -d $$d/$$file; then \
515             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
516               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
517             fi; \
518             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
519           else \
520             test -f $(distdir)/$$file \
521             || cp -p $$d/$$file $(distdir)/$$file \
522             || exit 1; \
523           fi; \
524         done
525         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
526           if test "$$subdir" = .; then :; else \
527             test -d "$(distdir)/$$subdir" \
528             || $(mkdir_p) "$(distdir)/$$subdir" \
529             || exit 1; \
530             distdir=`$(am__cd) $(distdir) && pwd`; \
531             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
532             (cd $$subdir && \
533               $(MAKE) $(AM_MAKEFLAGS) \
534                 top_distdir="$$top_distdir" \
535                 distdir="$$distdir/$$subdir" \
536                 distdir) \
537               || exit 1; \
538           fi; \
539         done
540         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
541           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
542           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
543           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
544         || chmod -R a+r $(distdir)
545 dist-gzip: distdir
546         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
547         $(am__remove_distdir)
548
549 dist-bzip2: distdir
550         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
551         $(am__remove_distdir)
552
553 dist-tarZ: distdir
554         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
555         $(am__remove_distdir)
556
557 dist-shar: distdir
558         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
559         $(am__remove_distdir)
560
561 dist-zip: distdir
562         -rm -f $(distdir).zip
563         zip -rq $(distdir).zip $(distdir)
564         $(am__remove_distdir)
565
566 dist dist-all: distdir
567         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
568         $(am__remove_distdir)
569
570 # This target untars the dist file and tries a VPATH configuration.  Then
571 # it guarantees that the distribution is self-contained by making another
572 # tarfile.
573 distcheck: dist
574         case '$(DIST_ARCHIVES)' in \
575         *.tar.gz*) \
576           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
577         *.tar.bz2*) \
578           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
579         *.tar.Z*) \
580           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
581         *.shar.gz*) \
582           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
583         *.zip*) \
584           unzip $(distdir).zip ;;\
585         esac
586         chmod -R a-w $(distdir); chmod a+w $(distdir)
587         mkdir $(distdir)/_build
588         mkdir $(distdir)/_inst
589         chmod a-w $(distdir)
590         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
591           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
592           && cd $(distdir)/_build \
593           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
594             $(DISTCHECK_CONFIGURE_FLAGS) \
595           && $(MAKE) $(AM_MAKEFLAGS) \
596           && $(MAKE) $(AM_MAKEFLAGS) dvi \
597           && $(MAKE) $(AM_MAKEFLAGS) check \
598           && $(MAKE) $(AM_MAKEFLAGS) install \
599           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
600           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
601           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
602                 distuninstallcheck \
603           && chmod -R a-w "$$dc_install_base" \
604           && ({ \
605                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
606                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
607                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
608                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
609                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
610               } || { rm -rf "$$dc_destdir"; exit 1; }) \
611           && rm -rf "$$dc_destdir" \
612           && $(MAKE) $(AM_MAKEFLAGS) dist \
613           && rm -rf $(DIST_ARCHIVES) \
614           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
615         $(am__remove_distdir)
616         @(echo "$(distdir) archives ready for distribution: "; \
617           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
618           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
619 distuninstallcheck:
620         @cd $(distuninstallcheck_dir) \
621         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
622            || { echo "ERROR: files left after uninstall:" ; \
623                 if test -n "$(DESTDIR)"; then \
624                   echo "  (check DESTDIR support)"; \
625                 fi ; \
626                 $(distuninstallcheck_listfiles) ; \
627                 exit 1; } >&2
628 distcleancheck: distclean
629         @if test '$(srcdir)' = . ; then \
630           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
631           exit 1 ; \
632         fi
633         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
634           || { echo "ERROR: files left in build directory after distclean:" ; \
635                $(distcleancheck_listfiles) ; \
636                exit 1; } >&2
637 check-am: all-am
638 check: check-recursive
639 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
640 installdirs: installdirs-recursive
641 installdirs-am:
642         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
643           test -z "$$dir" || $(mkdir_p) "$$dir"; \
644         done
645 install: install-recursive
646 install-exec: install-exec-recursive
647 install-data: install-data-recursive
648 uninstall: uninstall-recursive
649
650 install-am: all-am
651         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
652
653 installcheck: installcheck-recursive
654 install-strip:
655         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657           `test -z '$(STRIP)' || \
658             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
659 mostlyclean-generic:
660
661 clean-generic:
662
663 distclean-generic:
664         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
665
666 maintainer-clean-generic:
667         @echo "This command is intended for maintainers to use"
668         @echo "it deletes files that may require special tools to rebuild."
669 clean: clean-recursive
670
671 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
672         mostlyclean-am
673
674 distclean: distclean-recursive
675         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
676         -rm -rf ./$(DEPDIR)
677         -rm -f Makefile
678 distclean-am: clean-am distclean-compile distclean-generic \
679         distclean-libtool distclean-tags
680
681 dvi: dvi-recursive
682
683 dvi-am:
684
685 html: html-recursive
686
687 info: info-recursive
688
689 info-am:
690
691 install-data-am: install-includeHEADERS install-pkgconfigDATA
692
693 install-exec-am: install-libLTLIBRARIES
694
695 install-info: install-info-recursive
696
697 install-man:
698
699 installcheck-am:
700
701 maintainer-clean: maintainer-clean-recursive
702         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
703         -rm -rf $(top_srcdir)/autom4te.cache
704         -rm -rf ./$(DEPDIR)
705         -rm -f Makefile
706 maintainer-clean-am: distclean-am maintainer-clean-generic
707
708 mostlyclean: mostlyclean-recursive
709
710 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
711         mostlyclean-libtool
712
713 pdf: pdf-recursive
714
715 pdf-am:
716
717 ps: ps-recursive
718
719 ps-am:
720
721 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
722         uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
723
724 uninstall-info: uninstall-info-recursive
725
726 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
727         check-am clean clean-generic clean-libLTLIBRARIES \
728         clean-libtool clean-recursive ctags ctags-recursive dist \
729         dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
730         distcheck distclean distclean-compile distclean-generic \
731         distclean-libtool distclean-recursive distclean-tags \
732         distcleancheck distdir distuninstallcheck dvi dvi-am html \
733         html-am info info-am install install-am install-data \
734         install-data-am install-exec install-exec-am \
735         install-includeHEADERS install-info install-info-am \
736         install-libLTLIBRARIES install-man install-pkgconfigDATA \
737         install-strip installcheck installcheck-am installdirs \
738         installdirs-am maintainer-clean maintainer-clean-generic \
739         maintainer-clean-recursive mostlyclean mostlyclean-compile \
740         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
741         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
742         uninstall-includeHEADERS uninstall-info-am \
743         uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
744
745 # Tell versions [3.59,3.63) of GNU make to not export all variables.
746 # Otherwise a system limit (for SysV at least) may be exceeded.
747 .NOEXPORT: