Revert "Add zio constructor/destructor"
[zfs.git] / lib / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = lib
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps =  \
41         $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
42         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
43         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
44         $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
45         $(top_srcdir)/config/kernel-bdi.m4 \
46         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
47         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
48         $(top_srcdir)/config/kernel-bio-failfast.m4 \
49         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
50         $(top_srcdir)/config/kernel-blk-end-request.m4 \
51         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
52         $(top_srcdir)/config/kernel-blk-queue-discard.m4 \
53         $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
54         $(top_srcdir)/config/kernel-blk-queue-io-opt.m4 \
55         $(top_srcdir)/config/kernel-blk-queue-max-hw-sectors.m4 \
56         $(top_srcdir)/config/kernel-blk-queue-max-segments.m4 \
57         $(top_srcdir)/config/kernel-blk-queue-nonrot.m4 \
58         $(top_srcdir)/config/kernel-blk-queue-physical-block-size.m4 \
59         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
60         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
61         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
62         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
63         $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
64         $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
65         $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
66         $(top_srcdir)/config/kernel-evict-inode.m4 \
67         $(top_srcdir)/config/kernel-fallocate.m4 \
68         $(top_srcdir)/config/kernel-fmode-t.m4 \
69         $(top_srcdir)/config/kernel-fsync.m4 \
70         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
71         $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
72         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
73         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
74         $(top_srcdir)/config/kernel-mount-nodev.m4 \
75         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
76         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
77         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
78         $(top_srcdir)/config/kernel-security-inode-init.m4 \
79         $(top_srcdir)/config/kernel-set-nlink.m4 \
80         $(top_srcdir)/config/kernel-show-options.m4 \
81         $(top_srcdir)/config/kernel-shrink.m4 \
82         $(top_srcdir)/config/kernel-truncate-setsize.m4 \
83         $(top_srcdir)/config/kernel-xattr-handler.m4 \
84         $(top_srcdir)/config/kernel.m4 \
85         $(top_srcdir)/config/user-arch.m4 \
86         $(top_srcdir)/config/user-frame-larger-than.m4 \
87         $(top_srcdir)/config/user-ioctl.m4 \
88         $(top_srcdir)/config/user-libblkid.m4 \
89         $(top_srcdir)/config/user-libuuid.m4 \
90         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
91         $(top_srcdir)/config/user-selinux.m4 \
92         $(top_srcdir)/config/user-udev.m4 \
93         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
94         $(top_srcdir)/config/zfs-build.m4 \
95         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = $(top_builddir)/zfs_config.h
100 CONFIG_CLEAN_FILES =
101 CONFIG_CLEAN_VPATH_FILES =
102 AM_V_GEN = $(am__v_GEN_$(V))
103 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
104 am__v_GEN_0 = @echo "  GEN   " $@;
105 AM_V_at = $(am__v_at_$(V))
106 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
107 am__v_at_0 = @
108 SOURCES =
109 DIST_SOURCES =
110 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
111         html-recursive info-recursive install-data-recursive \
112         install-dvi-recursive install-exec-recursive \
113         install-html-recursive install-info-recursive \
114         install-pdf-recursive install-ps-recursive install-recursive \
115         installcheck-recursive installdirs-recursive pdf-recursive \
116         ps-recursive uninstall-recursive
117 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
118   distclean-recursive maintainer-clean-recursive
119 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
120         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
121         distdir
122 ETAGS = etags
123 CTAGS = ctags
124 DIST_SUBDIRS = $(SUBDIRS)
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 am__relativize = \
127   dir0=`pwd`; \
128   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
129   sed_rest='s,^[^/]*/*,,'; \
130   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
131   sed_butlast='s,/*[^/]*$$,,'; \
132   while test -n "$$dir1"; do \
133     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
134     if test "$$first" != "."; then \
135       if test "$$first" = ".."; then \
136         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
137         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
138       else \
139         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
140         if test "$$first2" = "$$first"; then \
141           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
142         else \
143           dir2="../$$dir2"; \
144         fi; \
145         dir0="$$dir0"/"$$first"; \
146       fi; \
147     fi; \
148     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
149   done; \
150   reldir="$$dir2"
151 ACLOCAL = @ACLOCAL@
152 ALIEN = @ALIEN@
153 ALIEN_VERSION = @ALIEN_VERSION@
154 AMTAR = @AMTAR@
155 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
156 AR = @AR@
157 AUTOCONF = @AUTOCONF@
158 AUTOHEADER = @AUTOHEADER@
159 AUTOMAKE = @AUTOMAKE@
160 AWK = @AWK@
161 CC = @CC@
162 CCAS = @CCAS@
163 CCASDEPMODE = @CCASDEPMODE@
164 CCASFLAGS = @CCASFLAGS@
165 CCDEPMODE = @CCDEPMODE@
166 CFLAGS = @CFLAGS@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 DEBUG_CFLAGS = @DEBUG_CFLAGS@
171 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
172 DEBUG_ZFS = @DEBUG_ZFS@
173 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
174 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
175 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
176 DEFS = @DEFS@
177 DEPDIR = @DEPDIR@
178 DPKG = @DPKG@
179 DPKGBUILD = @DPKGBUILD@
180 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
181 DPKG_VERSION = @DPKG_VERSION@
182 DSYMUTIL = @DSYMUTIL@
183 DUMPBIN = @DUMPBIN@
184 ECHO_C = @ECHO_C@
185 ECHO_N = @ECHO_N@
186 ECHO_T = @ECHO_T@
187 EGREP = @EGREP@
188 EXEEXT = @EXEEXT@
189 FGREP = @FGREP@
190 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
191 GREP = @GREP@
192 HAVE_ALIEN = @HAVE_ALIEN@
193 HAVE_DPKG = @HAVE_DPKG@
194 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
195 HAVE_MAKEPKG = @HAVE_MAKEPKG@
196 HAVE_PACMAN = @HAVE_PACMAN@
197 HAVE_RPM = @HAVE_RPM@
198 HAVE_RPMBUILD = @HAVE_RPMBUILD@
199 INSTALL = @INSTALL@
200 INSTALL_DATA = @INSTALL_DATA@
201 INSTALL_PROGRAM = @INSTALL_PROGRAM@
202 INSTALL_SCRIPT = @INSTALL_SCRIPT@
203 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204 KERNELCPPFLAGS = @KERNELCPPFLAGS@
205 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
206 LD = @LD@
207 LDFLAGS = @LDFLAGS@
208 LIBBLKID = @LIBBLKID@
209 LIBOBJS = @LIBOBJS@
210 LIBS = @LIBS@
211 LIBSELINUX = @LIBSELINUX@
212 LIBTOOL = @LIBTOOL@
213 LIBUUID = @LIBUUID@
214 LINUX = @LINUX@
215 LINUX_OBJ = @LINUX_OBJ@
216 LINUX_SYMBOLS = @LINUX_SYMBOLS@
217 LINUX_VERSION = @LINUX_VERSION@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 MAINT = @MAINT@
222 MAKEINFO = @MAKEINFO@
223 MAKEPKG = @MAKEPKG@
224 MAKEPKG_VERSION = @MAKEPKG_VERSION@
225 MKDIR_P = @MKDIR_P@
226 NM = @NM@
227 NMEDIT = @NMEDIT@
228 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
229 OBJDUMP = @OBJDUMP@
230 OBJEXT = @OBJEXT@
231 OTOOL = @OTOOL@
232 OTOOL64 = @OTOOL64@
233 PACKAGE = @PACKAGE@
234 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
235 PACKAGE_NAME = @PACKAGE_NAME@
236 PACKAGE_STRING = @PACKAGE_STRING@
237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
238 PACKAGE_VERSION = @PACKAGE_VERSION@
239 PACMAN = @PACMAN@
240 PACMAN_VERSION = @PACMAN_VERSION@
241 PATH_SEPARATOR = @PATH_SEPARATOR@
242 RANLIB = @RANLIB@
243 RPM = @RPM@
244 RPMBUILD = @RPMBUILD@
245 RPMBUILD_VERSION = @RPMBUILD_VERSION@
246 RPM_VERSION = @RPM_VERSION@
247 SED = @SED@
248 SET_MAKE = @SET_MAKE@
249 SHELL = @SHELL@
250 SPL = @SPL@
251 SPL_OBJ = @SPL_OBJ@
252 SPL_SYMBOLS = @SPL_SYMBOLS@
253 SPL_VERSION = @SPL_VERSION@
254 STRIP = @STRIP@
255 TARGET_ASM_DIR = @TARGET_ASM_DIR@
256 VENDOR = @VENDOR@
257 VERSION = @VERSION@
258 ZFS_CONFIG = @ZFS_CONFIG@
259 ZFS_META_ALIAS = @ZFS_META_ALIAS@
260 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
261 ZFS_META_DATA = @ZFS_META_DATA@
262 ZFS_META_LICENSE = @ZFS_META_LICENSE@
263 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
264 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
265 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
266 ZFS_META_NAME = @ZFS_META_NAME@
267 ZFS_META_RELEASE = @ZFS_META_RELEASE@
268 ZFS_META_VERSION = @ZFS_META_VERSION@
269 ZLIB = @ZLIB@
270 abs_builddir = @abs_builddir@
271 abs_srcdir = @abs_srcdir@
272 abs_top_builddir = @abs_top_builddir@
273 abs_top_srcdir = @abs_top_srcdir@
274 ac_ct_CC = @ac_ct_CC@
275 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
276 am__include = @am__include@
277 am__leading_dot = @am__leading_dot@
278 am__quote = @am__quote@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 bindir = @bindir@
282 build = @build@
283 build_alias = @build_alias@
284 build_cpu = @build_cpu@
285 build_os = @build_os@
286 build_vendor = @build_vendor@
287 builddir = @builddir@
288 datadir = @datadir@
289 datarootdir = @datarootdir@
290 docdir = @docdir@
291 dvidir = @dvidir@
292 exec_prefix = @exec_prefix@
293 host = @host@
294 host_alias = @host_alias@
295 host_cpu = @host_cpu@
296 host_os = @host_os@
297 host_vendor = @host_vendor@
298 htmldir = @htmldir@
299 includedir = @includedir@
300 infodir = @infodir@
301 install_sh = @install_sh@
302 libdir = @libdir@
303 libexecdir = @libexecdir@
304 localedir = @localedir@
305 localstatedir = @localstatedir@
306 lt_ECHO = @lt_ECHO@
307 mandir = @mandir@
308 mkdir_p = @mkdir_p@
309 oldincludedir = @oldincludedir@
310 pdfdir = @pdfdir@
311 prefix = @prefix@
312 program_transform_name = @program_transform_name@
313 psdir = @psdir@
314 sbindir = @sbindir@
315 sharedstatedir = @sharedstatedir@
316 srcdir = @srcdir@
317 sysconfdir = @sysconfdir@
318 target = @target@
319 target_alias = @target_alias@
320 target_cpu = @target_cpu@
321 target_os = @target_os@
322 target_vendor = @target_vendor@
323 top_build_prefix = @top_build_prefix@
324 top_builddir = @top_builddir@
325 top_srcdir = @top_srcdir@
326 udevdir = @udevdir@
327 udevruledir = @udevruledir@
328
329 # NB: GNU Automake Manual, Chapter 8.3.5: Libtool Convenience Libraries
330 # These five libraries are intermediary build components.
331
332 # These four libraries, which are installed as the final build product,
333 # incorporate the five convenience libraries given above.
334 SUBDIRS = libspl libavl libefi libshare libunicode libuutil libnvpair \
335         libzpool libzfs
336 all: all-recursive
337
338 .SUFFIXES:
339 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
340         @for dep in $?; do \
341           case '$(am__configure_deps)' in \
342             *$$dep*) \
343               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344                 && { if test -f $@; then exit 0; else break; fi; }; \
345               exit 1;; \
346           esac; \
347         done; \
348         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
349         $(am__cd) $(top_srcdir) && \
350           $(AUTOMAKE) --gnu lib/Makefile
351 .PRECIOUS: Makefile
352 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353         @case '$?' in \
354           *config.status*) \
355             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356           *) \
357             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359         esac;
360
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
364 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 $(am__aclocal_m4_deps):
369
370 mostlyclean-libtool:
371         -rm -f *.lo
372
373 clean-libtool:
374         -rm -rf .libs _libs
375
376 # This directory's subdirectories are mostly independent; you can cd
377 # into them and run `make' without going through this Makefile.
378 # To change the values of `make' variables: instead of editing Makefiles,
379 # (1) if the variable is set in `config.status', edit `config.status'
380 #     (which will cause the Makefiles to be regenerated when you run `make');
381 # (2) otherwise, pass the desired values on the `make' command line.
382 $(RECURSIVE_TARGETS):
383         @fail= failcom='exit 1'; \
384         for f in x $$MAKEFLAGS; do \
385           case $$f in \
386             *=* | --[!k]*);; \
387             *k*) failcom='fail=yes';; \
388           esac; \
389         done; \
390         dot_seen=no; \
391         target=`echo $@ | sed s/-recursive//`; \
392         list='$(SUBDIRS)'; for subdir in $$list; do \
393           echo "Making $$target in $$subdir"; \
394           if test "$$subdir" = "."; then \
395             dot_seen=yes; \
396             local_target="$$target-am"; \
397           else \
398             local_target="$$target"; \
399           fi; \
400           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
401           || eval $$failcom; \
402         done; \
403         if test "$$dot_seen" = "no"; then \
404           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
405         fi; test -z "$$fail"
406
407 $(RECURSIVE_CLEAN_TARGETS):
408         @fail= failcom='exit 1'; \
409         for f in x $$MAKEFLAGS; do \
410           case $$f in \
411             *=* | --[!k]*);; \
412             *k*) failcom='fail=yes';; \
413           esac; \
414         done; \
415         dot_seen=no; \
416         case "$@" in \
417           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
418           *) list='$(SUBDIRS)' ;; \
419         esac; \
420         rev=''; for subdir in $$list; do \
421           if test "$$subdir" = "."; then :; else \
422             rev="$$subdir $$rev"; \
423           fi; \
424         done; \
425         rev="$$rev ."; \
426         target=`echo $@ | sed s/-recursive//`; \
427         for subdir in $$rev; do \
428           echo "Making $$target in $$subdir"; \
429           if test "$$subdir" = "."; then \
430             local_target="$$target-am"; \
431           else \
432             local_target="$$target"; \
433           fi; \
434           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
435           || eval $$failcom; \
436         done && test -z "$$fail"
437 tags-recursive:
438         list='$(SUBDIRS)'; for subdir in $$list; do \
439           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
440         done
441 ctags-recursive:
442         list='$(SUBDIRS)'; for subdir in $$list; do \
443           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
444         done
445
446 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
447         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448         unique=`for i in $$list; do \
449             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450           done | \
451           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
452               END { if (nonempty) { for (i in files) print i; }; }'`; \
453         mkid -fID $$unique
454 tags: TAGS
455
456 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
457                 $(TAGS_FILES) $(LISP)
458         set x; \
459         here=`pwd`; \
460         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
461           include_option=--etags-include; \
462           empty_fix=.; \
463         else \
464           include_option=--include; \
465           empty_fix=; \
466         fi; \
467         list='$(SUBDIRS)'; for subdir in $$list; do \
468           if test "$$subdir" = .; then :; else \
469             test ! -f $$subdir/TAGS || \
470               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
471           fi; \
472         done; \
473         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
474         unique=`for i in $$list; do \
475             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476           done | \
477           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478               END { if (nonempty) { for (i in files) print i; }; }'`; \
479         shift; \
480         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
481           test -n "$$unique" || unique=$$empty_fix; \
482           if test $$# -gt 0; then \
483             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484               "$$@" $$unique; \
485           else \
486             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487               $$unique; \
488           fi; \
489         fi
490 ctags: CTAGS
491 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
492                 $(TAGS_FILES) $(LISP)
493         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
494         unique=`for i in $$list; do \
495             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496           done | \
497           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498               END { if (nonempty) { for (i in files) print i; }; }'`; \
499         test -z "$(CTAGS_ARGS)$$unique" \
500           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
501              $$unique
502
503 GTAGS:
504         here=`$(am__cd) $(top_builddir) && pwd` \
505           && $(am__cd) $(top_srcdir) \
506           && gtags -i $(GTAGS_ARGS) "$$here"
507
508 distclean-tags:
509         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510
511 distdir: $(DISTFILES)
512         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514         list='$(DISTFILES)'; \
515           dist_files=`for file in $$list; do echo $$file; done | \
516           sed -e "s|^$$srcdirstrip/||;t" \
517               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
518         case $$dist_files in \
519           */*) $(MKDIR_P) `echo "$$dist_files" | \
520                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521                            sort -u` ;; \
522         esac; \
523         for file in $$dist_files; do \
524           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525           if test -d $$d/$$file; then \
526             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
527             if test -d "$(distdir)/$$file"; then \
528               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529             fi; \
530             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
532               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533             fi; \
534             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
535           else \
536             test -f "$(distdir)/$$file" \
537             || cp -p $$d/$$file "$(distdir)/$$file" \
538             || exit 1; \
539           fi; \
540         done
541         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542           if test "$$subdir" = .; then :; else \
543             test -d "$(distdir)/$$subdir" \
544             || $(MKDIR_P) "$(distdir)/$$subdir" \
545             || exit 1; \
546           fi; \
547         done
548         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
549           if test "$$subdir" = .; then :; else \
550             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
551             $(am__relativize); \
552             new_distdir=$$reldir; \
553             dir1=$$subdir; dir2="$(top_distdir)"; \
554             $(am__relativize); \
555             new_top_distdir=$$reldir; \
556             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
557             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
558             ($(am__cd) $$subdir && \
559               $(MAKE) $(AM_MAKEFLAGS) \
560                 top_distdir="$$new_top_distdir" \
561                 distdir="$$new_distdir" \
562                 am__remove_distdir=: \
563                 am__skip_length_check=: \
564                 am__skip_mode_fix=: \
565                 distdir) \
566               || exit 1; \
567           fi; \
568         done
569 check-am: all-am
570 check: check-recursive
571 all-am: Makefile
572 installdirs: installdirs-recursive
573 installdirs-am:
574 install: install-recursive
575 install-exec: install-exec-recursive
576 install-data: install-data-recursive
577 uninstall: uninstall-recursive
578
579 install-am: all-am
580         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
581
582 installcheck: installcheck-recursive
583 install-strip:
584         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586           `test -z '$(STRIP)' || \
587             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
588 mostlyclean-generic:
589
590 clean-generic:
591
592 distclean-generic:
593         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
594         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
595
596 maintainer-clean-generic:
597         @echo "This command is intended for maintainers to use"
598         @echo "it deletes files that may require special tools to rebuild."
599 clean: clean-recursive
600
601 clean-am: clean-generic clean-libtool mostlyclean-am
602
603 distclean: distclean-recursive
604         -rm -f Makefile
605 distclean-am: clean-am distclean-generic distclean-tags
606
607 dvi: dvi-recursive
608
609 dvi-am:
610
611 html: html-recursive
612
613 html-am:
614
615 info: info-recursive
616
617 info-am:
618
619 install-data-am:
620
621 install-dvi: install-dvi-recursive
622
623 install-dvi-am:
624
625 install-exec-am:
626
627 install-html: install-html-recursive
628
629 install-html-am:
630
631 install-info: install-info-recursive
632
633 install-info-am:
634
635 install-man:
636
637 install-pdf: install-pdf-recursive
638
639 install-pdf-am:
640
641 install-ps: install-ps-recursive
642
643 install-ps-am:
644
645 installcheck-am:
646
647 maintainer-clean: maintainer-clean-recursive
648         -rm -f Makefile
649 maintainer-clean-am: distclean-am maintainer-clean-generic
650
651 mostlyclean: mostlyclean-recursive
652
653 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
654
655 pdf: pdf-recursive
656
657 pdf-am:
658
659 ps: ps-recursive
660
661 ps-am:
662
663 uninstall-am:
664
665 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
666         install-am install-strip tags-recursive
667
668 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
669         all all-am check check-am clean clean-generic clean-libtool \
670         ctags ctags-recursive distclean distclean-generic \
671         distclean-libtool distclean-tags distdir dvi dvi-am html \
672         html-am info info-am install install-am install-data \
673         install-data-am install-dvi install-dvi-am install-exec \
674         install-exec-am install-html install-html-am install-info \
675         install-info-am install-man install-pdf install-pdf-am \
676         install-ps install-ps-am install-strip installcheck \
677         installcheck-am installdirs installdirs-am maintainer-clean \
678         maintainer-clean-generic mostlyclean mostlyclean-generic \
679         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
680         uninstall uninstall-am
681
682
683 # Tell versions [3.59,3.63) of GNU make to not export all variables.
684 # Otherwise a system limit (for SysV at least) may be exceeded.
685 .NOEXPORT: