]> git.proxmox.com Git - mirror_zfs-debian.git/blob - lib/libzpool/Makefile.in
Imported Upstream version 0.6.5.9
[mirror_zfs-debian.git] / lib / libzpool / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27 }
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = lib/libzpool
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/config/always-no-bool-compare.m4 \
94 $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
95 $(top_srcdir)/config/kernel-acl.m4 \
96 $(top_srcdir)/config/kernel-aio-fsync.m4 \
97 $(top_srcdir)/config/kernel-automount.m4 \
98 $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
99 $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
100 $(top_srcdir)/config/kernel-bdev-physical-size.m4 \
101 $(top_srcdir)/config/kernel-bdi-setup-and-register.m4 \
102 $(top_srcdir)/config/kernel-bio-bvec-iter.m4 \
103 $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
104 $(top_srcdir)/config/kernel-bio-failfast.m4 \
105 $(top_srcdir)/config/kernel-bio-op.m4 \
106 $(top_srcdir)/config/kernel-bio-rw-barrier.m4 \
107 $(top_srcdir)/config/kernel-bio-rw-discard.m4 \
108 $(top_srcdir)/config/kernel-blk-queue-flush.m4 \
109 $(top_srcdir)/config/kernel-blk-queue-max-hw-sectors.m4 \
110 $(top_srcdir)/config/kernel-blk-queue-max-segments.m4 \
111 $(top_srcdir)/config/kernel-blk-queue-unplug.m4 \
112 $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
113 $(top_srcdir)/config/kernel-blkdev-get.m4 \
114 $(top_srcdir)/config/kernel-block-device-operations-release-void.m4 \
115 $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
116 $(top_srcdir)/config/kernel-clear-inode.m4 \
117 $(top_srcdir)/config/kernel-commit-metadata.m4 \
118 $(top_srcdir)/config/kernel-create-nameidata.m4 \
119 $(top_srcdir)/config/kernel-current_bio_tail.m4 \
120 $(top_srcdir)/config/kernel-d-make-root.m4 \
121 $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
122 $(top_srcdir)/config/kernel-d-prune-aliases.m4 \
123 $(top_srcdir)/config/kernel-declare-event-class.m4 \
124 $(top_srcdir)/config/kernel-dentry-operations.m4 \
125 $(top_srcdir)/config/kernel-dirty-inode.m4 \
126 $(top_srcdir)/config/kernel-discard-granularity.m4 \
127 $(top_srcdir)/config/kernel-elevator-change.m4 \
128 $(top_srcdir)/config/kernel-encode-fh-inode.m4 \
129 $(top_srcdir)/config/kernel-evict-inode.m4 \
130 $(top_srcdir)/config/kernel-fallocate.m4 \
131 $(top_srcdir)/config/kernel-file-inode.m4 \
132 $(top_srcdir)/config/kernel-fmode-t.m4 \
133 $(top_srcdir)/config/kernel-follow-down-one.m4 \
134 $(top_srcdir)/config/kernel-fsync.m4 \
135 $(top_srcdir)/config/kernel-generic_io_acct.m4 \
136 $(top_srcdir)/config/kernel-generic_readlink.m4 \
137 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
138 $(top_srcdir)/config/kernel-get-gendisk.m4 \
139 $(top_srcdir)/config/kernel-get-link.m4 \
140 $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
141 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
142 $(top_srcdir)/config/kernel-is_owner_or_cap.m4 \
143 $(top_srcdir)/config/kernel-kmap-atomic-args.m4 \
144 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
145 $(top_srcdir)/config/kernel-lookup-bdev.m4 \
146 $(top_srcdir)/config/kernel-lookup-nameidata.m4 \
147 $(top_srcdir)/config/kernel-lseek-execute.m4 \
148 $(top_srcdir)/config/kernel-mk-request-fn.m4 \
149 $(top_srcdir)/config/kernel-mkdir-umode-t.m4 \
150 $(top_srcdir)/config/kernel-mount-nodev.m4 \
151 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
152 $(top_srcdir)/config/kernel-put-link.m4 \
153 $(top_srcdir)/config/kernel-rename.m4 \
154 $(top_srcdir)/config/kernel-security-inode-init.m4 \
155 $(top_srcdir)/config/kernel-set-nlink.m4 \
156 $(top_srcdir)/config/kernel-setattr-prepare.m4 \
157 $(top_srcdir)/config/kernel-sget-args.m4 \
158 $(top_srcdir)/config/kernel-show-options.m4 \
159 $(top_srcdir)/config/kernel-shrink.m4 \
160 $(top_srcdir)/config/kernel-submit_bio.m4 \
161 $(top_srcdir)/config/kernel-truncate-range.m4 \
162 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
163 $(top_srcdir)/config/kernel-vfs-iterate.m4 \
164 $(top_srcdir)/config/kernel-vfs-rw-iterate.m4 \
165 $(top_srcdir)/config/kernel-xattr-handler.m4 \
166 $(top_srcdir)/config/kernel.m4 $(top_srcdir)/config/libtool.m4 \
167 $(top_srcdir)/config/ltoptions.m4 \
168 $(top_srcdir)/config/ltsugar.m4 \
169 $(top_srcdir)/config/ltversion.m4 \
170 $(top_srcdir)/config/lt~obsolete.m4 \
171 $(top_srcdir)/config/mount-helper.m4 \
172 $(top_srcdir)/config/user-arch.m4 \
173 $(top_srcdir)/config/user-dracut.m4 \
174 $(top_srcdir)/config/user-frame-larger-than.m4 \
175 $(top_srcdir)/config/user-libblkid.m4 \
176 $(top_srcdir)/config/user-libuuid.m4 \
177 $(top_srcdir)/config/user-runstatedir.m4 \
178 $(top_srcdir)/config/user-systemd.m4 \
179 $(top_srcdir)/config/user-sysvinit.m4 \
180 $(top_srcdir)/config/user-udev.m4 \
181 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
182 $(top_srcdir)/config/zfs-build.m4 \
183 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
184 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
185 $(ACLOCAL_M4)
186 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
187 mkinstalldirs = $(install_sh) -d
188 CONFIG_HEADER = $(top_builddir)/zfs_config.h
189 CONFIG_CLEAN_FILES =
190 CONFIG_CLEAN_VPATH_FILES =
191 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
192 am__vpath_adj = case $$p in \
193 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
194 *) f=$$p;; \
195 esac;
196 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
197 am__install_max = 40
198 am__nobase_strip_setup = \
199 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
200 am__nobase_strip = \
201 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
202 am__nobase_list = $(am__nobase_strip_setup); \
203 for p in $$list; do echo "$$p $$p"; done | \
204 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
205 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
206 if (++n[$$2] == $(am__install_max)) \
207 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
208 END { for (dir in files) print dir, files[dir] }'
209 am__base_list = \
210 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
211 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
212 am__uninstall_files_from_dir = { \
213 test -z "$$files" \
214 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
215 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
216 $(am__cd) "$$dir" && rm -f $$files; }; \
217 }
218 am__installdirs = "$(DESTDIR)$(libdir)"
219 LTLIBRARIES = $(lib_LTLIBRARIES)
220 am__DEPENDENCIES_1 =
221 libzpool_la_DEPENDENCIES = \
222 $(top_builddir)/lib/libunicode/libunicode.la \
223 $(top_builddir)/lib/libuutil/libuutil.la \
224 $(top_builddir)/lib/libnvpair/libnvpair.la \
225 $(am__DEPENDENCIES_1)
226 am__objects_1 = kernel.lo taskq.lo util.lo
227 am__objects_2 = zfs_comutil.lo zfs_deleg.lo zfs_fletcher.lo \
228 zfs_namecheck.lo zfs_prop.lo zfs_uio.lo zpool_prop.lo \
229 zprop_common.lo arc.lo blkptr.lo bplist.lo bpobj.lo bptree.lo \
230 dbuf.lo dbuf_stats.lo ddt.lo ddt_zap.lo dmu.lo dmu_diff.lo \
231 dmu_object.lo dmu_objset.lo dmu_send.lo dmu_traverse.lo \
232 dmu_tx.lo dmu_zfetch.lo dnode.lo dnode_sync.lo dsl_bookmark.lo \
233 dsl_dataset.lo dsl_deadlist.lo dsl_deleg.lo dsl_dir.lo \
234 dsl_pool.lo dsl_prop.lo dsl_scan.lo dsl_synctask.lo \
235 dsl_destroy.lo dsl_userhold.lo fm.lo gzip.lo lzjb.lo lz4.lo \
236 metaslab.lo multilist.lo range_tree.lo refcount.lo rrwlock.lo \
237 sa.lo sha256.lo spa.lo spa_boot.lo spa_config.lo spa_errlog.lo \
238 spa_history.lo spa_misc.lo spa_stats.lo space_map.lo \
239 space_reftree.lo txg.lo trace.lo uberblock.lo unique.lo \
240 vdev.lo vdev_cache.lo vdev_file.lo vdev_label.lo \
241 vdev_mirror.lo vdev_missing.lo vdev_queue.lo vdev_raidz.lo \
242 vdev_root.lo zap.lo zap_leaf.lo zap_micro.lo zfeature.lo \
243 zfeature_common.lo zfs_byteswap.lo zfs_debug.lo zfs_fm.lo \
244 zfs_fuid.lo zfs_sa.lo zfs_znode.lo zil.lo zio.lo \
245 zio_checksum.lo zio_compress.lo zio_inject.lo zle.lo zrlock.lo
246 nodist_libzpool_la_OBJECTS = $(am__objects_1) $(am__objects_2)
247 libzpool_la_OBJECTS = $(nodist_libzpool_la_OBJECTS)
248 AM_V_lt = $(am__v_lt_@AM_V@)
249 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
250 am__v_lt_0 = --silent
251 am__v_lt_1 =
252 libzpool_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
253 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
254 $(libzpool_la_LDFLAGS) $(LDFLAGS) -o $@
255 AM_V_P = $(am__v_P_@AM_V@)
256 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
257 am__v_P_0 = false
258 am__v_P_1 = :
259 AM_V_GEN = $(am__v_GEN_@AM_V@)
260 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
261 am__v_GEN_0 = @echo " GEN " $@;
262 am__v_GEN_1 =
263 AM_V_at = $(am__v_at_@AM_V@)
264 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
265 am__v_at_0 = @
266 am__v_at_1 =
267 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
268 am__depfiles_maybe = depfiles
269 am__mv = mv -f
270 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
271 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
272 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
273 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
274 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
275 $(AM_CFLAGS) $(CFLAGS)
276 AM_V_CC = $(am__v_CC_@AM_V@)
277 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
278 am__v_CC_0 = @echo " CC " $@;
279 am__v_CC_1 =
280 CCLD = $(CC)
281 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
282 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
283 $(AM_LDFLAGS) $(LDFLAGS) -o $@
284 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
285 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
286 am__v_CCLD_0 = @echo " CCLD " $@;
287 am__v_CCLD_1 =
288 SOURCES = $(nodist_libzpool_la_SOURCES)
289 DIST_SOURCES =
290 am__can_run_installinfo = \
291 case $$AM_UPDATE_INFO_DIR in \
292 n|no|NO) false;; \
293 *) (install-info --version) >/dev/null 2>&1;; \
294 esac
295 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
296 # Read a list of newline-separated strings from the standard input,
297 # and print each of them once, without duplicates. Input order is
298 # *not* preserved.
299 am__uniquify_input = $(AWK) '\
300 BEGIN { nonempty = 0; } \
301 { items[$$0] = 1; nonempty = 1; } \
302 END { if (nonempty) { for (i in items) print i; }; } \
303 '
304 # Make sure the list of sources is unique. This is necessary because,
305 # e.g., the same source file might be shared among _SOURCES variables
306 # for different programs/libraries.
307 am__define_uniq_tagged_files = \
308 list='$(am__tagged_files)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | $(am__uniquify_input)`
312 ETAGS = etags
313 CTAGS = ctags
314 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/Rules.am \
315 $(top_srcdir)/config/depcomp
316 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
317 VPATH = \
318 $(top_srcdir)/module/zfs \
319 $(top_srcdir)/module/zcommon \
320 $(top_srcdir)/lib/libzpool
321
322 ACLOCAL = @ACLOCAL@
323 ALIEN = @ALIEN@
324 ALIEN_VERSION = @ALIEN_VERSION@
325 AMTAR = @AMTAR@
326 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
327 AR = @AR@
328 AUTOCONF = @AUTOCONF@
329 AUTOHEADER = @AUTOHEADER@
330 AUTOMAKE = @AUTOMAKE@
331 AWK = @AWK@
332 CC = @CC@
333 CCAS = @CCAS@
334 CCASDEPMODE = @CCASDEPMODE@
335 CCASFLAGS = @CCASFLAGS@
336 CCDEPMODE = @CCDEPMODE@
337 CFLAGS = @CFLAGS@
338 CPP = @CPP@
339 CPPFLAGS = @CPPFLAGS@
340 CYGPATH_W = @CYGPATH_W@
341 DEBUG_CFLAGS = @DEBUG_CFLAGS@
342 DEBUG_DMU_TX = @DEBUG_DMU_TX@
343 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
344 DEBUG_ZFS = @DEBUG_ZFS@
345 DEFAULT_INITCONF_DIR = @DEFAULT_INITCONF_DIR@
346 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
347 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
348 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
349 DEFINE_INITRAMFS = @DEFINE_INITRAMFS@
350 DEFS = @DEFS@
351 DEPDIR = @DEPDIR@
352 DLLTOOL = @DLLTOOL@
353 DPKG = @DPKG@
354 DPKGBUILD = @DPKGBUILD@
355 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
356 DPKG_VERSION = @DPKG_VERSION@
357 DSYMUTIL = @DSYMUTIL@
358 DUMPBIN = @DUMPBIN@
359 ECHO_C = @ECHO_C@
360 ECHO_N = @ECHO_N@
361 ECHO_T = @ECHO_T@
362 EGREP = @EGREP@
363 EXEEXT = @EXEEXT@
364 FGREP = @FGREP@
365 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
366 GREP = @GREP@
367 HAVE_ALIEN = @HAVE_ALIEN@
368 HAVE_DPKG = @HAVE_DPKG@
369 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
370 HAVE_RPM = @HAVE_RPM@
371 HAVE_RPMBUILD = @HAVE_RPMBUILD@
372 INSTALL = @INSTALL@
373 INSTALL_DATA = @INSTALL_DATA@
374 INSTALL_PROGRAM = @INSTALL_PROGRAM@
375 INSTALL_SCRIPT = @INSTALL_SCRIPT@
376 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
377 KERNELCPPFLAGS = @KERNELCPPFLAGS@
378 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
379 LD = @LD@
380 LDFLAGS = @LDFLAGS@
381 LIBBLKID = @LIBBLKID@
382 LIBOBJS = @LIBOBJS@
383 LIBS = @LIBS@
384 LIBTOOL = @LIBTOOL@
385 LIBUUID = @LIBUUID@
386 LINUX = @LINUX@
387 LINUX_OBJ = @LINUX_OBJ@
388 LINUX_SYMBOLS = @LINUX_SYMBOLS@
389 LINUX_VERSION = @LINUX_VERSION@
390 LIPO = @LIPO@
391 LN_S = @LN_S@
392 LTLIBOBJS = @LTLIBOBJS@
393 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
394 MAINT = @MAINT@
395 MAKEINFO = @MAKEINFO@
396 MANIFEST_TOOL = @MANIFEST_TOOL@
397 MKDIR_P = @MKDIR_P@
398 NM = @NM@
399 NMEDIT = @NMEDIT@
400 NO_BOOL_COMPARE = @NO_BOOL_COMPARE@
401 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
402 OBJDUMP = @OBJDUMP@
403 OBJEXT = @OBJEXT@
404 OTOOL = @OTOOL@
405 OTOOL64 = @OTOOL64@
406 PACKAGE = @PACKAGE@
407 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
408 PACKAGE_NAME = @PACKAGE_NAME@
409 PACKAGE_STRING = @PACKAGE_STRING@
410 PACKAGE_TARNAME = @PACKAGE_TARNAME@
411 PACKAGE_URL = @PACKAGE_URL@
412 PACKAGE_VERSION = @PACKAGE_VERSION@
413 PATH_SEPARATOR = @PATH_SEPARATOR@
414 RANLIB = @RANLIB@
415 RELEASE = @RELEASE@
416 RPM = @RPM@
417 RPMBUILD = @RPMBUILD@
418 RPMBUILD_VERSION = @RPMBUILD_VERSION@
419 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
420 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
421 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
422 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
423 RPM_SPEC_DIR = @RPM_SPEC_DIR@
424 RPM_VERSION = @RPM_VERSION@
425 SED = @SED@
426 SET_MAKE = @SET_MAKE@
427 SHELL = @SHELL@
428 SPL = @SPL@
429 SPL_OBJ = @SPL_OBJ@
430 SPL_SYMBOLS = @SPL_SYMBOLS@
431 SPL_VERSION = @SPL_VERSION@
432 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
433 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
434 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
435 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
436 STRIP = @STRIP@
437 TARGET_ASM_DIR = @TARGET_ASM_DIR@
438 VENDOR = @VENDOR@
439 VERSION = @VERSION@
440 ZFS_CONFIG = @ZFS_CONFIG@
441 ZFS_INIT_SYSTEMD = @ZFS_INIT_SYSTEMD@
442 ZFS_INIT_SYSV = @ZFS_INIT_SYSV@
443 ZFS_META_ALIAS = @ZFS_META_ALIAS@
444 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
445 ZFS_META_DATA = @ZFS_META_DATA@
446 ZFS_META_LICENSE = @ZFS_META_LICENSE@
447 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
448 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
449 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
450 ZFS_META_NAME = @ZFS_META_NAME@
451 ZFS_META_RELEASE = @ZFS_META_RELEASE@
452 ZFS_META_VERSION = @ZFS_META_VERSION@
453 ZFS_MODULE_LOAD = @ZFS_MODULE_LOAD@
454 ZLIB = @ZLIB@
455 abs_builddir = @abs_builddir@
456 abs_srcdir = @abs_srcdir@
457 abs_top_builddir = @abs_top_builddir@
458 abs_top_srcdir = @abs_top_srcdir@
459 ac_ct_AR = @ac_ct_AR@
460 ac_ct_CC = @ac_ct_CC@
461 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
462 am__include = @am__include@
463 am__leading_dot = @am__leading_dot@
464 am__quote = @am__quote@
465 am__tar = @am__tar@
466 am__untar = @am__untar@
467 bindir = @bindir@
468 build = @build@
469 build_alias = @build_alias@
470 build_cpu = @build_cpu@
471 build_os = @build_os@
472 build_vendor = @build_vendor@
473 builddir = @builddir@
474 datadir = @datadir@
475 datarootdir = @datarootdir@
476 docdir = @docdir@
477 dracutdir = @dracutdir@
478 dvidir = @dvidir@
479 exec_prefix = @exec_prefix@
480 host = @host@
481 host_alias = @host_alias@
482 host_cpu = @host_cpu@
483 host_os = @host_os@
484 host_vendor = @host_vendor@
485 htmldir = @htmldir@
486 includedir = @includedir@
487 infodir = @infodir@
488 install_sh = @install_sh@
489 libdir = @libdir@
490 libexecdir = @libexecdir@
491 localedir = @localedir@
492 localstatedir = @localstatedir@
493 mandir = @mandir@
494 mkdir_p = @mkdir_p@
495 modulesloaddir = @modulesloaddir@
496 mounthelperdir = @mounthelperdir@
497 oldincludedir = @oldincludedir@
498 pdfdir = @pdfdir@
499 prefix = @prefix@
500 program_transform_name = @program_transform_name@
501 psdir = @psdir@
502 runstatedir = @runstatedir@
503 sbindir = @sbindir@
504 sharedstatedir = @sharedstatedir@
505 srcdir = @srcdir@
506 sysconfdir = @sysconfdir@
507 systemdpresetdir = @systemdpresetdir@
508 systemdunitdir = @systemdunitdir@
509 target = @target@
510 target_alias = @target_alias@
511 target_cpu = @target_cpu@
512 target_os = @target_os@
513 target_vendor = @target_vendor@
514 top_build_prefix = @top_build_prefix@
515 top_builddir = @top_builddir@
516 top_srcdir = @top_srcdir@
517 udevdir = @udevdir@
518 udevruledir = @udevruledir@
519 DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
520 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
521 AM_LIBTOOLFLAGS = --silent
522 AM_CFLAGS = ${DEBUG_CFLAGS} -Wall -Wstrict-prototypes \
523 ${NO_UNUSED_BUT_SET_VARIABLE} ${NO_BOOL_COMPARE} \
524 -fno-strict-aliasing $(DEBUG_STACKFLAGS) $(FRAME_LARGER_THAN)
525 AM_CPPFLAGS = -D_GNU_SOURCE -D__EXTENSIONS__ -D_REENTRANT \
526 -D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
527 -D_LARGEFILE64_SOURCE -DHAVE_LARGE_STACKS=1 \
528 -DTEXT_DOMAIN=\"zfs-linux-user\" \
529 -DLIBEXECDIR=\"$(libexecdir)\" \
530 -DRUNSTATEDIR=\"$(runstatedir)\" -DSBINDIR=\"$(sbindir)\" \
531 -DSYSCONFDIR=\"$(sysconfdir)\"
532 lib_LTLIBRARIES = libzpool.la
533 USER_C = \
534 kernel.c \
535 taskq.c \
536 util.c
537
538 KERNEL_C = \
539 zfs_comutil.c \
540 zfs_deleg.c \
541 zfs_fletcher.c \
542 zfs_namecheck.c \
543 zfs_prop.c \
544 zfs_uio.c \
545 zpool_prop.c \
546 zprop_common.c \
547 arc.c \
548 blkptr.c \
549 bplist.c \
550 bpobj.c \
551 bptree.c \
552 dbuf.c \
553 dbuf_stats.c \
554 ddt.c \
555 ddt_zap.c \
556 dmu.c \
557 dmu_diff.c \
558 dmu_object.c \
559 dmu_objset.c \
560 dmu_send.c \
561 dmu_traverse.c \
562 dmu_tx.c \
563 dmu_zfetch.c \
564 dnode.c \
565 dnode_sync.c \
566 dsl_bookmark.c \
567 dsl_dataset.c \
568 dsl_deadlist.c \
569 dsl_deleg.c \
570 dsl_dir.c \
571 dsl_pool.c \
572 dsl_prop.c \
573 dsl_scan.c \
574 dsl_synctask.c \
575 dsl_destroy.c \
576 dsl_userhold.c \
577 fm.c \
578 gzip.c \
579 lzjb.c \
580 lz4.c \
581 metaslab.c \
582 multilist.c \
583 range_tree.c \
584 refcount.c \
585 rrwlock.c \
586 sa.c \
587 sha256.c \
588 spa.c \
589 spa_boot.c \
590 spa_config.c \
591 spa_errlog.c \
592 spa_history.c \
593 spa_misc.c \
594 spa_stats.c \
595 space_map.c \
596 space_reftree.c \
597 txg.c \
598 trace.c \
599 uberblock.c \
600 unique.c \
601 vdev.c \
602 vdev_cache.c \
603 vdev_file.c \
604 vdev_label.c \
605 vdev_mirror.c \
606 vdev_missing.c \
607 vdev_queue.c \
608 vdev_raidz.c \
609 vdev_root.c \
610 zap.c \
611 zap_leaf.c \
612 zap_micro.c \
613 zfeature.c \
614 zfeature_common.c \
615 zfs_byteswap.c \
616 zfs_debug.c \
617 zfs_fm.c \
618 zfs_fuid.c \
619 zfs_sa.c \
620 zfs_znode.c \
621 zil.c \
622 zio.c \
623 zio_checksum.c \
624 zio_compress.c \
625 zio_inject.c \
626 zle.c \
627 zrlock.c
628
629 nodist_libzpool_la_SOURCES = \
630 $(USER_C) \
631 $(KERNEL_C)
632
633 libzpool_la_LIBADD = $(top_builddir)/lib/libunicode/libunicode.la \
634 $(top_builddir)/lib/libuutil/libuutil.la \
635 $(top_builddir)/lib/libnvpair/libnvpair.la $(ZLIB)
636 libzpool_la_LDFLAGS = -version-info 2:0:0
637 EXTRA_DIST = $(USER_C)
638 all: all-am
639
640 .SUFFIXES:
641 .SUFFIXES: .c .lo .o .obj
642 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
643 @for dep in $?; do \
644 case '$(am__configure_deps)' in \
645 *$$dep*) \
646 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
647 && { if test -f $@; then exit 0; else break; fi; }; \
648 exit 1;; \
649 esac; \
650 done; \
651 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libzpool/Makefile'; \
652 $(am__cd) $(top_srcdir) && \
653 $(AUTOMAKE) --gnu lib/libzpool/Makefile
654 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
655 @case '$?' in \
656 *config.status*) \
657 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
658 *) \
659 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
660 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
661 esac;
662 $(top_srcdir)/config/Rules.am $(am__empty):
663
664 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
665 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
666
667 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
668 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
669 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
670 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
671 $(am__aclocal_m4_deps):
672
673 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
674 @$(NORMAL_INSTALL)
675 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
676 list2=; for p in $$list; do \
677 if test -f $$p; then \
678 list2="$$list2 $$p"; \
679 else :; fi; \
680 done; \
681 test -z "$$list2" || { \
682 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
683 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
684 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
685 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
686 }
687
688 uninstall-libLTLIBRARIES:
689 @$(NORMAL_UNINSTALL)
690 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
691 for p in $$list; do \
692 $(am__strip_dir) \
693 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
694 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
695 done
696
697 clean-libLTLIBRARIES:
698 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
699 @list='$(lib_LTLIBRARIES)'; \
700 locs=`for p in $$list; do echo $$p; done | \
701 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
702 sort -u`; \
703 test -z "$$locs" || { \
704 echo rm -f $${locs}; \
705 rm -f $${locs}; \
706 }
707
708 libzpool.la: $(libzpool_la_OBJECTS) $(libzpool_la_DEPENDENCIES) $(EXTRA_libzpool_la_DEPENDENCIES)
709 $(AM_V_CCLD)$(libzpool_la_LINK) -rpath $(libdir) $(libzpool_la_OBJECTS) $(libzpool_la_LIBADD) $(LIBS)
710
711 mostlyclean-compile:
712 -rm -f *.$(OBJEXT)
713
714 distclean-compile:
715 -rm -f *.tab.c
716
717 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arc.Plo@am__quote@
718 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blkptr.Plo@am__quote@
719 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bplist.Plo@am__quote@
720 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bpobj.Plo@am__quote@
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bptree.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbuf.Plo@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbuf_stats.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ddt_zap.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_diff.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_object.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_objset.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_send.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_traverse.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_tx.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmu_zfetch.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnode.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnode_sync.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_bookmark.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_dataset.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_deadlist.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_deleg.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_destroy.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_dir.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_pool.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_prop.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_scan.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_synctask.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsl_userhold.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fm.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gzip.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kernel.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lz4.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lzjb.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metaslab.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multilist.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/range_tree.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refcount.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrwlock.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sa.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha256.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_boot.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_config.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_errlog.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_history.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_misc.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spa_stats.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/space_map.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/space_reftree.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/taskq.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trace.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/txg.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uberblock.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unique.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_cache.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_file.Plo@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_label.Plo@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_mirror.Plo@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_missing.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_queue.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_raidz.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vdev_root.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zap.Plo@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zap_leaf.Plo@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zap_micro.Plo@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfeature.Plo@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfeature_common.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_byteswap.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_comutil.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_debug.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_deleg.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_fletcher.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_fm.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_fuid.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_namecheck.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_prop.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_sa.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_uio.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zfs_znode.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zil.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zio.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zio_checksum.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zio_compress.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zio_inject.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zle.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zpool_prop.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zprop_common.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zrlock.Plo@am__quote@
809
810 .c.o:
811 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
812 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
816
817 .c.obj:
818 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
819 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
823
824 .c.lo:
825 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
826 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
829 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
830
831 mostlyclean-libtool:
832 -rm -f *.lo
833
834 clean-libtool:
835 -rm -rf .libs _libs
836
837 ID: $(am__tagged_files)
838 $(am__define_uniq_tagged_files); mkid -fID $$unique
839 tags: tags-am
840 TAGS: tags
841
842 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
843 set x; \
844 here=`pwd`; \
845 $(am__define_uniq_tagged_files); \
846 shift; \
847 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
848 test -n "$$unique" || unique=$$empty_fix; \
849 if test $$# -gt 0; then \
850 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
851 "$$@" $$unique; \
852 else \
853 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
854 $$unique; \
855 fi; \
856 fi
857 ctags: ctags-am
858
859 CTAGS: ctags
860 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
861 $(am__define_uniq_tagged_files); \
862 test -z "$(CTAGS_ARGS)$$unique" \
863 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
864 $$unique
865
866 GTAGS:
867 here=`$(am__cd) $(top_builddir) && pwd` \
868 && $(am__cd) $(top_srcdir) \
869 && gtags -i $(GTAGS_ARGS) "$$here"
870 cscopelist: cscopelist-am
871
872 cscopelist-am: $(am__tagged_files)
873 list='$(am__tagged_files)'; \
874 case "$(srcdir)" in \
875 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
876 *) sdir=$(subdir)/$(srcdir) ;; \
877 esac; \
878 for i in $$list; do \
879 if test -f "$$i"; then \
880 echo "$(subdir)/$$i"; \
881 else \
882 echo "$$sdir/$$i"; \
883 fi; \
884 done >> $(top_builddir)/cscope.files
885
886 distclean-tags:
887 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
888
889 distdir: $(DISTFILES)
890 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
891 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
892 list='$(DISTFILES)'; \
893 dist_files=`for file in $$list; do echo $$file; done | \
894 sed -e "s|^$$srcdirstrip/||;t" \
895 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
896 case $$dist_files in \
897 */*) $(MKDIR_P) `echo "$$dist_files" | \
898 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
899 sort -u` ;; \
900 esac; \
901 for file in $$dist_files; do \
902 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
903 if test -d $$d/$$file; then \
904 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
905 if test -d "$(distdir)/$$file"; then \
906 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
907 fi; \
908 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
909 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
910 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
911 fi; \
912 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
913 else \
914 test -f "$(distdir)/$$file" \
915 || cp -p $$d/$$file "$(distdir)/$$file" \
916 || exit 1; \
917 fi; \
918 done
919 check-am: all-am
920 check: check-am
921 all-am: Makefile $(LTLIBRARIES)
922 installdirs:
923 for dir in "$(DESTDIR)$(libdir)"; do \
924 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
925 done
926 install: install-am
927 install-exec: install-exec-am
928 install-data: install-data-am
929 uninstall: uninstall-am
930
931 install-am: all-am
932 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
933
934 installcheck: installcheck-am
935 install-strip:
936 if test -z '$(STRIP)'; then \
937 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
938 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
939 install; \
940 else \
941 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
942 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
943 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
944 fi
945 mostlyclean-generic:
946
947 clean-generic:
948
949 distclean-generic:
950 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
951 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
952
953 maintainer-clean-generic:
954 @echo "This command is intended for maintainers to use"
955 @echo "it deletes files that may require special tools to rebuild."
956 clean: clean-am
957
958 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
959 mostlyclean-am
960
961 distclean: distclean-am
962 -rm -rf ./$(DEPDIR)
963 -rm -f Makefile
964 distclean-am: clean-am distclean-compile distclean-generic \
965 distclean-tags
966
967 dvi: dvi-am
968
969 dvi-am:
970
971 html: html-am
972
973 html-am:
974
975 info: info-am
976
977 info-am:
978
979 install-data-am:
980
981 install-dvi: install-dvi-am
982
983 install-dvi-am:
984
985 install-exec-am: install-libLTLIBRARIES
986
987 install-html: install-html-am
988
989 install-html-am:
990
991 install-info: install-info-am
992
993 install-info-am:
994
995 install-man:
996
997 install-pdf: install-pdf-am
998
999 install-pdf-am:
1000
1001 install-ps: install-ps-am
1002
1003 install-ps-am:
1004
1005 installcheck-am:
1006
1007 maintainer-clean: maintainer-clean-am
1008 -rm -rf ./$(DEPDIR)
1009 -rm -f Makefile
1010 maintainer-clean-am: distclean-am maintainer-clean-generic
1011
1012 mostlyclean: mostlyclean-am
1013
1014 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1015 mostlyclean-libtool
1016
1017 pdf: pdf-am
1018
1019 pdf-am:
1020
1021 ps: ps-am
1022
1023 ps-am:
1024
1025 uninstall-am: uninstall-libLTLIBRARIES
1026
1027 .MAKE: install-am install-strip
1028
1029 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1030 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
1031 ctags-am distclean distclean-compile distclean-generic \
1032 distclean-libtool distclean-tags distdir dvi dvi-am html \
1033 html-am info info-am install install-am install-data \
1034 install-data-am install-dvi install-dvi-am install-exec \
1035 install-exec-am install-html install-html-am install-info \
1036 install-info-am install-libLTLIBRARIES install-man install-pdf \
1037 install-pdf-am install-ps install-ps-am install-strip \
1038 installcheck installcheck-am installdirs maintainer-clean \
1039 maintainer-clean-generic mostlyclean mostlyclean-compile \
1040 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1041 tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
1042
1043 .PRECIOUS: Makefile
1044
1045
1046 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1047 # Otherwise a system limit (for SysV at least) may be exceeded.
1048 .NOEXPORT: