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