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