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