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