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