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