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