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