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