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