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