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