]> git.proxmox.com Git - mirror_zfs.git/blame - include/sys/fm/fs/Makefile.in
Add make rule for building Arch Linux packages
[mirror_zfs.git] / include / sys / fm / fs / 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/sys/fm/fs
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 \
b3129792 73 $(top_srcdir)/config/kernel-truncate-setsize.m4 \
777d4af8 74 $(top_srcdir)/config/kernel-xattr-handler.m4 \
e70e591c
BB
75 $(top_srcdir)/config/kernel.m4 \
76 $(top_srcdir)/config/user-arch.m4 \
77 $(top_srcdir)/config/user-frame-larger-than.m4 \
78 $(top_srcdir)/config/user-ioctl.m4 \
79 $(top_srcdir)/config/user-libblkid.m4 \
e70e591c
BB
80 $(top_srcdir)/config/user-libuuid.m4 \
81 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
b3259b6a 82 $(top_srcdir)/config/user-selinux.m4 \
de0a1c09 83 $(top_srcdir)/config/user-udev.m4 \
e70e591c
BB
84 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
85 $(top_srcdir)/config/zfs-build.m4 \
86 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/zfs_config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93AM_V_GEN = $(am__v_GEN_$(V))
94am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
95am__v_GEN_0 = @echo " GEN " $@;
96AM_V_at = $(am__v_at_$(V))
97am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
98am__v_at_0 = @
99SOURCES =
100DIST_SOURCES =
6283f55e 101am__kernel_HEADERS_DIST = $(top_srcdir)/include/sys/fm/fs/zfs.h
e70e591c
BB
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105 *) f=$$p;; \
106 esac;
107am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108am__install_max = 40
109am__nobase_strip_setup = \
110 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111am__nobase_strip = \
112 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113am__nobase_list = $(am__nobase_strip_setup); \
114 for p in $$list; do echo "$$p $$p"; done | \
115 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117 if (++n[$$2] == $(am__install_max)) \
118 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119 END { for (dir in files) print dir, files[dir] }'
120am__base_list = \
121 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
6283f55e
BB
123am__installdirs = "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"
124am__libzfs_HEADERS_DIST = $(top_srcdir)/include/sys/fm/fs/zfs.h
125HEADERS = $(kernel_HEADERS) $(libzfs_HEADERS)
e70e591c
BB
126ETAGS = etags
127CTAGS = ctags
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = @ACLOCAL@
130ALIEN = @ALIEN@
131ALIEN_VERSION = @ALIEN_VERSION@
132AMTAR = @AMTAR@
133AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
134AR = @AR@
135AUTOCONF = @AUTOCONF@
136AUTOHEADER = @AUTOHEADER@
137AUTOMAKE = @AUTOMAKE@
138AWK = @AWK@
e70e591c
BB
139CC = @CC@
140CCAS = @CCAS@
141CCASDEPMODE = @CCASDEPMODE@
142CCASFLAGS = @CCASFLAGS@
143CCDEPMODE = @CCDEPMODE@
144CFLAGS = @CFLAGS@
e70e591c
BB
145CPP = @CPP@
146CPPFLAGS = @CPPFLAGS@
147CYGPATH_W = @CYGPATH_W@
148DEBUG_CFLAGS = @DEBUG_CFLAGS@
149DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
615ab66d 150DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
01c0e61d 151DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
e70e591c
BB
152DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
153DEFS = @DEFS@
154DEPDIR = @DEPDIR@
155DPKG = @DPKG@
156DPKGBUILD = @DPKGBUILD@
157DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
158DPKG_VERSION = @DPKG_VERSION@
159DSYMUTIL = @DSYMUTIL@
160DUMPBIN = @DUMPBIN@
161ECHO_C = @ECHO_C@
162ECHO_N = @ECHO_N@
163ECHO_T = @ECHO_T@
164EGREP = @EGREP@
165EXEEXT = @EXEEXT@
166FGREP = @FGREP@
167FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
168GREP = @GREP@
169HAVE_ALIEN = @HAVE_ALIEN@
170HAVE_DPKG = @HAVE_DPKG@
171HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
6ba3b446
PS
172HAVE_MAKEPKG = @HAVE_MAKEPKG@
173HAVE_PACMAN = @HAVE_PACMAN@
e70e591c
BB
174HAVE_RPM = @HAVE_RPM@
175HAVE_RPMBUILD = @HAVE_RPMBUILD@
176INSTALL = @INSTALL@
177INSTALL_DATA = @INSTALL_DATA@
178INSTALL_PROGRAM = @INSTALL_PROGRAM@
179INSTALL_SCRIPT = @INSTALL_SCRIPT@
180INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
181KERNELCPPFLAGS = @KERNELCPPFLAGS@
182KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
183LD = @LD@
184LDFLAGS = @LDFLAGS@
185LIBBLKID = @LIBBLKID@
e70e591c
BB
186LIBOBJS = @LIBOBJS@
187LIBS = @LIBS@
b3259b6a 188LIBSELINUX = @LIBSELINUX@
e70e591c
BB
189LIBTOOL = @LIBTOOL@
190LIBUUID = @LIBUUID@
191LINUX = @LINUX@
192LINUX_OBJ = @LINUX_OBJ@
193LINUX_SYMBOLS = @LINUX_SYMBOLS@
194LINUX_VERSION = @LINUX_VERSION@
195LIPO = @LIPO@
196LN_S = @LN_S@
197LTLIBOBJS = @LTLIBOBJS@
198MAINT = @MAINT@
199MAKEINFO = @MAKEINFO@
6ba3b446
PS
200MAKEPKG = @MAKEPKG@
201MAKEPKG_VERSION = @MAKEPKG_VERSION@
e70e591c 202MKDIR_P = @MKDIR_P@
e70e591c
BB
203NM = @NM@
204NMEDIT = @NMEDIT@
8a7e1cee 205NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
e70e591c
BB
206OBJDUMP = @OBJDUMP@
207OBJEXT = @OBJEXT@
208OTOOL = @OTOOL@
209OTOOL64 = @OTOOL64@
210PACKAGE = @PACKAGE@
211PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212PACKAGE_NAME = @PACKAGE_NAME@
213PACKAGE_STRING = @PACKAGE_STRING@
214PACKAGE_TARNAME = @PACKAGE_TARNAME@
215PACKAGE_VERSION = @PACKAGE_VERSION@
6ba3b446
PS
216PACMAN = @PACMAN@
217PACMAN_VERSION = @PACMAN_VERSION@
e70e591c
BB
218PATH_SEPARATOR = @PATH_SEPARATOR@
219RANLIB = @RANLIB@
220RPM = @RPM@
221RPMBUILD = @RPMBUILD@
222RPMBUILD_VERSION = @RPMBUILD_VERSION@
223RPM_VERSION = @RPM_VERSION@
e70e591c
BB
224SED = @SED@
225SET_MAKE = @SET_MAKE@
226SHELL = @SHELL@
227SPL = @SPL@
228SPL_OBJ = @SPL_OBJ@
229SPL_SYMBOLS = @SPL_SYMBOLS@
230SPL_VERSION = @SPL_VERSION@
231STRIP = @STRIP@
232TARGET_ASM_DIR = @TARGET_ASM_DIR@
e70e591c
BB
233VENDOR = @VENDOR@
234VERSION = @VERSION@
235ZFS_CONFIG = @ZFS_CONFIG@
236ZFS_META_ALIAS = @ZFS_META_ALIAS@
237ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
238ZFS_META_DATA = @ZFS_META_DATA@
239ZFS_META_LICENSE = @ZFS_META_LICENSE@
240ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
241ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
242ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
243ZFS_META_NAME = @ZFS_META_NAME@
244ZFS_META_RELEASE = @ZFS_META_RELEASE@
245ZFS_META_VERSION = @ZFS_META_VERSION@
246ZLIB = @ZLIB@
247abs_builddir = @abs_builddir@
248abs_srcdir = @abs_srcdir@
249abs_top_builddir = @abs_top_builddir@
250abs_top_srcdir = @abs_top_srcdir@
251ac_ct_CC = @ac_ct_CC@
252ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
253am__include = @am__include@
254am__leading_dot = @am__leading_dot@
255am__quote = @am__quote@
256am__tar = @am__tar@
257am__untar = @am__untar@
258bindir = @bindir@
259build = @build@
260build_alias = @build_alias@
261build_cpu = @build_cpu@
262build_os = @build_os@
263build_vendor = @build_vendor@
264builddir = @builddir@
265datadir = @datadir@
266datarootdir = @datarootdir@
267docdir = @docdir@
268dvidir = @dvidir@
269exec_prefix = @exec_prefix@
270host = @host@
271host_alias = @host_alias@
272host_cpu = @host_cpu@
273host_os = @host_os@
274host_vendor = @host_vendor@
275htmldir = @htmldir@
276includedir = @includedir@
277infodir = @infodir@
278install_sh = @install_sh@
279libdir = @libdir@
280libexecdir = @libexecdir@
281localedir = @localedir@
282localstatedir = @localstatedir@
283lt_ECHO = @lt_ECHO@
284mandir = @mandir@
285mkdir_p = @mkdir_p@
286oldincludedir = @oldincludedir@
287pdfdir = @pdfdir@
288prefix = @prefix@
289program_transform_name = @program_transform_name@
290psdir = @psdir@
291sbindir = @sbindir@
292sharedstatedir = @sharedstatedir@
293srcdir = @srcdir@
294sysconfdir = @sysconfdir@
295target = @target@
296target_alias = @target_alias@
297target_cpu = @target_cpu@
298target_os = @target_os@
299target_vendor = @target_vendor@
300top_build_prefix = @top_build_prefix@
301top_builddir = @top_builddir@
302top_srcdir = @top_srcdir@
de0a1c09
BB
303udevdir = @udevdir@
304udevruledir = @udevruledir@
6283f55e
BB
305COMMON_H = \
306 $(top_srcdir)/include/sys/fm/fs/zfs.h
307
308KERNEL_H =
309USER_H =
310EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
311@CONFIG_USER_TRUE@libzfsdir = $(includedir)/libzfs/sys/fm/fs
312@CONFIG_USER_TRUE@libzfs_HEADERS = $(COMMON_H) $(USER_H)
313@CONFIG_KERNEL_TRUE@kerneldir = /usr/src/zfs-$(ZFS_META_VERSION)/$(LINUX_VERSION)/sys/fm/fs
314@CONFIG_KERNEL_TRUE@kernel_HEADERS = $(COMMON_H) $(KERNEL_H)
e70e591c
BB
315all: all-am
316
317.SUFFIXES:
318$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
319 @for dep in $?; do \
320 case '$(am__configure_deps)' in \
321 *$$dep*) \
322 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323 && { if test -f $@; then exit 0; else break; fi; }; \
324 exit 1;; \
325 esac; \
326 done; \
6283f55e 327 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/sys/fm/fs/Makefile'; \
e70e591c 328 $(am__cd) $(top_srcdir) && \
6283f55e 329 $(AUTOMAKE) --gnu include/sys/fm/fs/Makefile
e70e591c
BB
330.PRECIOUS: Makefile
331Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332 @case '$?' in \
333 *config.status*) \
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335 *) \
336 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
337 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338 esac;
339
340$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(am__aclocal_m4_deps):
348
349mostlyclean-libtool:
350 -rm -f *.lo
351
352clean-libtool:
353 -rm -rf .libs _libs
6283f55e 354install-kernelHEADERS: $(kernel_HEADERS)
e70e591c 355 @$(NORMAL_INSTALL)
6283f55e
BB
356 test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
357 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
358 for p in $$list; do \
359 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
360 echo "$$d$$p"; \
361 done | $(am__base_list) | \
362 while read files; do \
363 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
364 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
e70e591c
BB
365 done
366
6283f55e 367uninstall-kernelHEADERS:
e70e591c 368 @$(NORMAL_UNINSTALL)
6283f55e
BB
369 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
370 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
e70e591c 371 test -n "$$files" || exit 0; \
6283f55e
BB
372 echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
373 cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
374install-libzfsHEADERS: $(libzfs_HEADERS)
375 @$(NORMAL_INSTALL)
376 test -z "$(libzfsdir)" || $(MKDIR_P) "$(DESTDIR)$(libzfsdir)"
377 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
378 for p in $$list; do \
379 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
380 echo "$$d$$p"; \
381 done | $(am__base_list) | \
382 while read files; do \
383 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libzfsdir)'"; \
384 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libzfsdir)" || exit $$?; \
385 done
386
387uninstall-libzfsHEADERS:
388 @$(NORMAL_UNINSTALL)
389 @list='$(libzfs_HEADERS)'; test -n "$(libzfsdir)" || list=; \
390 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
391 test -n "$$files" || exit 0; \
392 echo " ( cd '$(DESTDIR)$(libzfsdir)' && rm -f" $$files ")"; \
393 cd "$(DESTDIR)$(libzfsdir)" && rm -f $$files
e70e591c
BB
394
395ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
396 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397 unique=`for i in $$list; do \
398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 done | \
400 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401 END { if (nonempty) { for (i in files) print i; }; }'`; \
402 mkid -fID $$unique
403tags: TAGS
404
405TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
406 $(TAGS_FILES) $(LISP)
407 set x; \
408 here=`pwd`; \
409 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
410 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \
413 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414 END { if (nonempty) { for (i in files) print i; }; }'`; \
415 shift; \
416 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
417 test -n "$$unique" || unique=$$empty_fix; \
418 if test $$# -gt 0; then \
419 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420 "$$@" $$unique; \
421 else \
422 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
423 $$unique; \
424 fi; \
425 fi
426ctags: CTAGS
427CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
428 $(TAGS_FILES) $(LISP)
429 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
430 unique=`for i in $$list; do \
431 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432 done | \
433 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
434 END { if (nonempty) { for (i in files) print i; }; }'`; \
435 test -z "$(CTAGS_ARGS)$$unique" \
436 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437 $$unique
438
439GTAGS:
440 here=`$(am__cd) $(top_builddir) && pwd` \
441 && $(am__cd) $(top_srcdir) \
442 && gtags -i $(GTAGS_ARGS) "$$here"
443
444distclean-tags:
445 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
446
447distdir: $(DISTFILES)
448 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
450 list='$(DISTFILES)'; \
451 dist_files=`for file in $$list; do echo $$file; done | \
452 sed -e "s|^$$srcdirstrip/||;t" \
453 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
454 case $$dist_files in \
455 */*) $(MKDIR_P) `echo "$$dist_files" | \
456 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
457 sort -u` ;; \
458 esac; \
459 for file in $$dist_files; do \
460 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
461 if test -d $$d/$$file; then \
462 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
463 if test -d "$(distdir)/$$file"; then \
464 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465 fi; \
466 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
468 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
469 fi; \
470 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
471 else \
472 test -f "$(distdir)/$$file" \
473 || cp -p $$d/$$file "$(distdir)/$$file" \
474 || exit 1; \
475 fi; \
476 done
477check-am: all-am
478check: check-am
479all-am: Makefile $(HEADERS)
480installdirs:
6283f55e 481 for dir in "$(DESTDIR)$(kerneldir)" "$(DESTDIR)$(libzfsdir)"; do \
e70e591c
BB
482 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
483 done
484install: install-am
485install-exec: install-exec-am
486install-data: install-data-am
487uninstall: uninstall-am
488
489install-am: all-am
490 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
491
492installcheck: installcheck-am
493install-strip:
494 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
495 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
496 `test -z '$(STRIP)' || \
497 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
498mostlyclean-generic:
499
500clean-generic:
501
502distclean-generic:
503 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
505
506maintainer-clean-generic:
507 @echo "This command is intended for maintainers to use"
508 @echo "it deletes files that may require special tools to rebuild."
509clean: clean-am
510
511clean-am: clean-generic clean-libtool mostlyclean-am
512
513distclean: distclean-am
514 -rm -f Makefile
515distclean-am: clean-am distclean-generic distclean-tags
516
517dvi: dvi-am
518
519dvi-am:
520
521html: html-am
522
523html-am:
524
525info: info-am
526
527info-am:
528
6283f55e 529install-data-am: install-kernelHEADERS install-libzfsHEADERS
e70e591c
BB
530
531install-dvi: install-dvi-am
532
533install-dvi-am:
534
535install-exec-am:
536
537install-html: install-html-am
538
539install-html-am:
540
541install-info: install-info-am
542
543install-info-am:
544
545install-man:
546
547install-pdf: install-pdf-am
548
549install-pdf-am:
550
551install-ps: install-ps-am
552
553install-ps-am:
554
555installcheck-am:
556
557maintainer-clean: maintainer-clean-am
558 -rm -f Makefile
559maintainer-clean-am: distclean-am maintainer-clean-generic
560
561mostlyclean: mostlyclean-am
562
563mostlyclean-am: mostlyclean-generic mostlyclean-libtool
564
565pdf: pdf-am
566
567pdf-am:
568
569ps: ps-am
570
571ps-am:
572
6283f55e 573uninstall-am: uninstall-kernelHEADERS uninstall-libzfsHEADERS
e70e591c
BB
574
575.MAKE: install-am install-strip
576
577.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
578 clean-libtool ctags distclean distclean-generic \
579 distclean-libtool distclean-tags distdir dvi dvi-am html \
580 html-am info info-am install install-am install-data \
581 install-data-am install-dvi install-dvi-am install-exec \
582 install-exec-am install-html install-html-am install-info \
6283f55e
BB
583 install-info-am install-kernelHEADERS install-libzfsHEADERS \
584 install-man install-pdf install-pdf-am install-ps \
585 install-ps-am install-strip installcheck installcheck-am \
586 installdirs maintainer-clean maintainer-clean-generic \
587 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
588 ps ps-am tags uninstall uninstall-am uninstall-kernelHEADERS \
589 uninstall-libzfsHEADERS
e70e591c
BB
590
591
592# Tell versions [3.59,3.63) of GNU make to not export all variables.
593# Otherwise a system limit (for SysV at least) may be exceeded.
594.NOEXPORT: