1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
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)
35 build_triplet = @build@
37 target_triplet = @target@
38 subdir = lib/libspl/include/sys
39 DIST_COMMON = $(libspl_HEADERS) $(srcdir)/Makefile.am \
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-evict-inode.m4 \
56 $(top_srcdir)/config/kernel-fmode-t.m4 \
57 $(top_srcdir)/config/kernel-fsync.m4 \
58 $(top_srcdir)/config/kernel-get-disk-ro.m4 \
59 $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
60 $(top_srcdir)/config/kernel-kobj-name-len.m4 \
61 $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
62 $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
63 $(top_srcdir)/config/kernel-rq-is_sync.m4 \
64 $(top_srcdir)/config/kernel-xattr-handler.m4 \
65 $(top_srcdir)/config/kernel.m4 \
66 $(top_srcdir)/config/user-arch.m4 \
67 $(top_srcdir)/config/user-frame-larger-than.m4 \
68 $(top_srcdir)/config/user-ioctl.m4 \
69 $(top_srcdir)/config/user-libblkid.m4 \
70 $(top_srcdir)/config/user-libuuid.m4 \
71 $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
72 $(top_srcdir)/config/user-selinux.m4 \
73 $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
74 $(top_srcdir)/config/zfs-build.m4 \
75 $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
76 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78 mkinstalldirs = $(install_sh) -d
79 CONFIG_HEADER = $(top_builddir)/zfs_config.h
81 CONFIG_CLEAN_VPATH_FILES =
82 AM_V_GEN = $(am__v_GEN_$(V))
83 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
84 am__v_GEN_0 = @echo " GEN " $@;
85 AM_V_at = $(am__v_at_$(V))
86 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
90 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
91 html-recursive info-recursive install-data-recursive \
92 install-dvi-recursive install-exec-recursive \
93 install-html-recursive install-info-recursive \
94 install-pdf-recursive install-ps-recursive install-recursive \
95 installcheck-recursive installdirs-recursive pdf-recursive \
96 ps-recursive uninstall-recursive
97 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
98 am__vpath_adj = case $$p in \
99 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
104 am__nobase_strip_setup = \
105 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
107 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
108 am__nobase_list = $(am__nobase_strip_setup); \
109 for p in $$list; do echo "$$p $$p"; done | \
110 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
111 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
112 if (++n[$$2] == $(am__install_max)) \
113 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
114 END { for (dir in files) print dir, files[dir] }'
116 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
117 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
118 am__installdirs = "$(DESTDIR)$(libspldir)"
119 HEADERS = $(libspl_HEADERS)
120 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
121 distclean-recursive maintainer-clean-recursive
122 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
123 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
127 DIST_SUBDIRS = $(SUBDIRS)
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
132 sed_rest='s,^[^/]*/*,,'; \
133 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
134 sed_butlast='s,/*[^/]*$$,,'; \
135 while test -n "$$dir1"; do \
136 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
137 if test "$$first" != "."; then \
138 if test "$$first" = ".."; then \
139 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
140 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
142 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
143 if test "$$first2" = "$$first"; then \
144 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
148 dir0="$$dir0"/"$$first"; \
151 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
156 ALIEN_VERSION = @ALIEN_VERSION@
158 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
166 CCASDEPMODE = @CCASDEPMODE@
167 CCASFLAGS = @CCASFLAGS@
168 CCDEPMODE = @CCDEPMODE@
171 CPPFLAGS = @CPPFLAGS@
172 CYGPATH_W = @CYGPATH_W@
173 DEBUG_CFLAGS = @DEBUG_CFLAGS@
174 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
175 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
179 DPKGBUILD = @DPKGBUILD@
180 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
181 DPKG_VERSION = @DPKG_VERSION@
182 DSYMUTIL = @DSYMUTIL@
190 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
192 HAVE_ALIEN = @HAVE_ALIEN@
193 HAVE_DPKG = @HAVE_DPKG@
194 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
195 HAVE_RPM = @HAVE_RPM@
196 HAVE_RPMBUILD = @HAVE_RPMBUILD@
198 INSTALL_DATA = @INSTALL_DATA@
199 INSTALL_PROGRAM = @INSTALL_PROGRAM@
200 INSTALL_SCRIPT = @INSTALL_SCRIPT@
201 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202 KERNELCPPFLAGS = @KERNELCPPFLAGS@
203 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
206 LIBBLKID = @LIBBLKID@
209 LIBSELINUX = @LIBSELINUX@
213 LINUX_OBJ = @LINUX_OBJ@
214 LINUX_SYMBOLS = @LINUX_SYMBOLS@
215 LINUX_VERSION = @LINUX_VERSION@
218 LTLIBOBJS = @LTLIBOBJS@
220 MAKEINFO = @MAKEINFO@
229 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230 PACKAGE_NAME = @PACKAGE_NAME@
231 PACKAGE_STRING = @PACKAGE_STRING@
232 PACKAGE_TARNAME = @PACKAGE_TARNAME@
233 PACKAGE_VERSION = @PACKAGE_VERSION@
234 PATH_SEPARATOR = @PATH_SEPARATOR@
237 RPMBUILD = @RPMBUILD@
238 RPMBUILD_VERSION = @RPMBUILD_VERSION@
239 RPM_VERSION = @RPM_VERSION@
241 SET_MAKE = @SET_MAKE@
245 SPL_SYMBOLS = @SPL_SYMBOLS@
246 SPL_VERSION = @SPL_VERSION@
248 TARGET_ASM_DIR = @TARGET_ASM_DIR@
251 ZFS_CONFIG = @ZFS_CONFIG@
252 ZFS_META_ALIAS = @ZFS_META_ALIAS@
253 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
254 ZFS_META_DATA = @ZFS_META_DATA@
255 ZFS_META_LICENSE = @ZFS_META_LICENSE@
256 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
257 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
258 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
259 ZFS_META_NAME = @ZFS_META_NAME@
260 ZFS_META_RELEASE = @ZFS_META_RELEASE@
261 ZFS_META_VERSION = @ZFS_META_VERSION@
263 abs_builddir = @abs_builddir@
264 abs_srcdir = @abs_srcdir@
265 abs_top_builddir = @abs_top_builddir@
266 abs_top_srcdir = @abs_top_srcdir@
267 ac_ct_CC = @ac_ct_CC@
268 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269 am__include = @am__include@
270 am__leading_dot = @am__leading_dot@
271 am__quote = @am__quote@
273 am__untar = @am__untar@
276 build_alias = @build_alias@
277 build_cpu = @build_cpu@
278 build_os = @build_os@
279 build_vendor = @build_vendor@
280 builddir = @builddir@
282 datarootdir = @datarootdir@
285 exec_prefix = @exec_prefix@
287 host_alias = @host_alias@
288 host_cpu = @host_cpu@
290 host_vendor = @host_vendor@
292 includedir = @includedir@
294 install_sh = @install_sh@
296 libexecdir = @libexecdir@
297 localedir = @localedir@
298 localstatedir = @localstatedir@
302 oldincludedir = @oldincludedir@
305 program_transform_name = @program_transform_name@
308 sharedstatedir = @sharedstatedir@
310 sysconfdir = @sysconfdir@
312 target_alias = @target_alias@
313 target_cpu = @target_cpu@
314 target_os = @target_os@
315 target_vendor = @target_vendor@
316 top_build_prefix = @top_build_prefix@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319 SUBDIRS = dktp sysevent
320 libspldir = $(includedir)/libspl/sys
322 $(top_srcdir)/lib/libspl/include/sys/acl.h \
323 $(top_srcdir)/lib/libspl/include/sys/acl_impl.h \
324 $(top_srcdir)/lib/libspl/include/sys/bitmap.h \
325 $(top_srcdir)/lib/libspl/include/sys/byteorder.h \
326 $(top_srcdir)/lib/libspl/include/sys/callb.h \
327 $(top_srcdir)/lib/libspl/include/sys/cmn_err.h \
328 $(top_srcdir)/lib/libspl/include/sys/compress.h \
329 $(top_srcdir)/lib/libspl/include/sys/cred.h \
330 $(top_srcdir)/lib/libspl/include/sys/debug.h \
331 $(top_srcdir)/lib/libspl/include/sys/dkio.h \
332 $(top_srcdir)/lib/libspl/include/sys/dklabel.h \
333 $(top_srcdir)/lib/libspl/include/sys/feature_tests.h \
334 $(top_srcdir)/lib/libspl/include/sys/file.h \
335 $(top_srcdir)/lib/libspl/include/sys/frame.h \
336 $(top_srcdir)/lib/libspl/include/sys/int_limits.h \
337 $(top_srcdir)/lib/libspl/include/sys/int_types.h \
338 $(top_srcdir)/lib/libspl/include/sys/inttypes.h \
339 $(top_srcdir)/lib/libspl/include/sys/isa_defs.h \
340 $(top_srcdir)/lib/libspl/include/sys/kmem.h \
341 $(top_srcdir)/lib/libspl/include/sys/kstat.h \
342 $(top_srcdir)/lib/libspl/include/sys/list.h \
343 $(top_srcdir)/lib/libspl/include/sys/list_impl.h \
344 $(top_srcdir)/lib/libspl/include/sys/machelf.h \
345 $(top_srcdir)/lib/libspl/include/sys/mhd.h \
346 $(top_srcdir)/lib/libspl/include/sys/mkdev.h \
347 $(top_srcdir)/lib/libspl/include/sys/mntent.h \
348 $(top_srcdir)/lib/libspl/include/sys/mnttab.h \
349 $(top_srcdir)/lib/libspl/include/sys/mount.h \
350 $(top_srcdir)/lib/libspl/include/sys/note.h \
351 $(top_srcdir)/lib/libspl/include/sys/param.h \
352 $(top_srcdir)/lib/libspl/include/sys/priv.h \
353 $(top_srcdir)/lib/libspl/include/sys/processor.h \
354 $(top_srcdir)/lib/libspl/include/sys/sdt.h \
355 $(top_srcdir)/lib/libspl/include/sys/stack.h \
356 $(top_srcdir)/lib/libspl/include/sys/stat.h \
357 $(top_srcdir)/lib/libspl/include/sys/stropts.h \
358 $(top_srcdir)/lib/libspl/include/sys/sunddi.h \
359 $(top_srcdir)/lib/libspl/include/sys/sysevent.h \
360 $(top_srcdir)/lib/libspl/include/sys/sysmacros.h \
361 $(top_srcdir)/lib/libspl/include/sys/systeminfo.h \
362 $(top_srcdir)/lib/libspl/include/sys/systm.h \
363 $(top_srcdir)/lib/libspl/include/sys/time.h \
364 $(top_srcdir)/lib/libspl/include/sys/types32.h \
365 $(top_srcdir)/lib/libspl/include/sys/types.h \
366 $(top_srcdir)/lib/libspl/include/sys/tzfile.h \
367 $(top_srcdir)/lib/libspl/include/sys/uio.h \
368 $(top_srcdir)/lib/libspl/include/sys/utsname.h \
369 $(top_srcdir)/lib/libspl/include/sys/va_list.h \
370 $(top_srcdir)/lib/libspl/include/sys/varargs.h \
371 $(top_srcdir)/lib/libspl/include/sys/vnode.h \
372 $(top_srcdir)/lib/libspl/include/sys/vtoc.h \
373 $(top_srcdir)/lib/libspl/include/sys/zone.h
378 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
380 case '$(am__configure_deps)' in \
382 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
383 && { if test -f $@; then exit 0; else break; fi; }; \
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libspl/include/sys/Makefile'; \
388 $(am__cd) $(top_srcdir) && \
389 $(AUTOMAKE) --gnu lib/libspl/include/sys/Makefile
391 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
397 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
400 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
406 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407 $(am__aclocal_m4_deps):
414 install-libsplHEADERS: $(libspl_HEADERS)
416 test -z "$(libspldir)" || $(MKDIR_P) "$(DESTDIR)$(libspldir)"
417 @list='$(libspl_HEADERS)'; test -n "$(libspldir)" || list=; \
418 for p in $$list; do \
419 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
421 done | $(am__base_list) | \
422 while read files; do \
423 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libspldir)'"; \
424 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libspldir)" || exit $$?; \
427 uninstall-libsplHEADERS:
429 @list='$(libspl_HEADERS)'; test -n "$(libspldir)" || list=; \
430 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
431 test -n "$$files" || exit 0; \
432 echo " ( cd '$(DESTDIR)$(libspldir)' && rm -f" $$files ")"; \
433 cd "$(DESTDIR)$(libspldir)" && rm -f $$files
435 # This directory's subdirectories are mostly independent; you can cd
436 # into them and run `make' without going through this Makefile.
437 # To change the values of `make' variables: instead of editing Makefiles,
438 # (1) if the variable is set in `config.status', edit `config.status'
439 # (which will cause the Makefiles to be regenerated when you run `make');
440 # (2) otherwise, pass the desired values on the `make' command line.
441 $(RECURSIVE_TARGETS):
442 @fail= failcom='exit 1'; \
443 for f in x $$MAKEFLAGS; do \
446 *k*) failcom='fail=yes';; \
450 target=`echo $@ | sed s/-recursive//`; \
451 list='$(SUBDIRS)'; for subdir in $$list; do \
452 echo "Making $$target in $$subdir"; \
453 if test "$$subdir" = "."; then \
455 local_target="$$target-am"; \
457 local_target="$$target"; \
459 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
462 if test "$$dot_seen" = "no"; then \
463 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
466 $(RECURSIVE_CLEAN_TARGETS):
467 @fail= failcom='exit 1'; \
468 for f in x $$MAKEFLAGS; do \
471 *k*) failcom='fail=yes';; \
476 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
477 *) list='$(SUBDIRS)' ;; \
479 rev=''; for subdir in $$list; do \
480 if test "$$subdir" = "."; then :; else \
481 rev="$$subdir $$rev"; \
485 target=`echo $@ | sed s/-recursive//`; \
486 for subdir in $$rev; do \
487 echo "Making $$target in $$subdir"; \
488 if test "$$subdir" = "."; then \
489 local_target="$$target-am"; \
491 local_target="$$target"; \
493 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
495 done && test -z "$$fail"
497 list='$(SUBDIRS)'; for subdir in $$list; do \
498 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
501 list='$(SUBDIRS)'; for subdir in $$list; do \
502 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
505 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
506 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507 unique=`for i in $$list; do \
508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
511 END { if (nonempty) { for (i in files) print i; }; }'`; \
515 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
516 $(TAGS_FILES) $(LISP)
519 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
520 include_option=--etags-include; \
523 include_option=--include; \
526 list='$(SUBDIRS)'; for subdir in $$list; do \
527 if test "$$subdir" = .; then :; else \
528 test ! -f $$subdir/TAGS || \
529 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
532 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537 END { if (nonempty) { for (i in files) print i; }; }'`; \
539 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
540 test -n "$$unique" || unique=$$empty_fix; \
541 if test $$# -gt 0; then \
542 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
545 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
550 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
551 $(TAGS_FILES) $(LISP)
552 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
553 unique=`for i in $$list; do \
554 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
556 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557 END { if (nonempty) { for (i in files) print i; }; }'`; \
558 test -z "$(CTAGS_ARGS)$$unique" \
559 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
563 here=`$(am__cd) $(top_builddir) && pwd` \
564 && $(am__cd) $(top_srcdir) \
565 && gtags -i $(GTAGS_ARGS) "$$here"
568 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
570 distdir: $(DISTFILES)
571 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573 list='$(DISTFILES)'; \
574 dist_files=`for file in $$list; do echo $$file; done | \
575 sed -e "s|^$$srcdirstrip/||;t" \
576 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577 case $$dist_files in \
578 */*) $(MKDIR_P) `echo "$$dist_files" | \
579 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582 for file in $$dist_files; do \
583 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584 if test -d $$d/$$file; then \
585 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586 if test -d "$(distdir)/$$file"; then \
587 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
589 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
590 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
591 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
593 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
595 test -f "$(distdir)/$$file" \
596 || cp -p $$d/$$file "$(distdir)/$$file" \
600 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
601 if test "$$subdir" = .; then :; else \
602 test -d "$(distdir)/$$subdir" \
603 || $(MKDIR_P) "$(distdir)/$$subdir" \
607 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608 if test "$$subdir" = .; then :; else \
609 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
611 new_distdir=$$reldir; \
612 dir1=$$subdir; dir2="$(top_distdir)"; \
614 new_top_distdir=$$reldir; \
615 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
616 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
617 ($(am__cd) $$subdir && \
618 $(MAKE) $(AM_MAKEFLAGS) \
619 top_distdir="$$new_top_distdir" \
620 distdir="$$new_distdir" \
621 am__remove_distdir=: \
622 am__skip_length_check=: \
623 am__skip_mode_fix=: \
629 check: check-recursive
630 all-am: Makefile $(HEADERS)
631 installdirs: installdirs-recursive
633 for dir in "$(DESTDIR)$(libspldir)"; do \
634 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
636 install: install-recursive
637 install-exec: install-exec-recursive
638 install-data: install-data-recursive
639 uninstall: uninstall-recursive
642 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644 installcheck: installcheck-recursive
646 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648 `test -z '$(STRIP)' || \
649 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
656 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
658 maintainer-clean-generic:
659 @echo "This command is intended for maintainers to use"
660 @echo "it deletes files that may require special tools to rebuild."
661 clean: clean-recursive
663 clean-am: clean-generic clean-libtool mostlyclean-am
665 distclean: distclean-recursive
667 distclean-am: clean-am distclean-generic distclean-tags
681 install-data-am: install-libsplHEADERS
683 install-dvi: install-dvi-recursive
689 install-html: install-html-recursive
693 install-info: install-info-recursive
699 install-pdf: install-pdf-recursive
703 install-ps: install-ps-recursive
709 maintainer-clean: maintainer-clean-recursive
711 maintainer-clean-am: distclean-am maintainer-clean-generic
713 mostlyclean: mostlyclean-recursive
715 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
725 uninstall-am: uninstall-libsplHEADERS
727 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
728 install-am install-strip tags-recursive
730 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
731 all all-am check check-am clean clean-generic clean-libtool \
732 ctags ctags-recursive distclean distclean-generic \
733 distclean-libtool distclean-tags distdir dvi dvi-am html \
734 html-am info info-am install install-am install-data \
735 install-data-am install-dvi install-dvi-am install-exec \
736 install-exec-am install-html install-html-am install-info \
737 install-info-am install-libsplHEADERS install-man install-pdf \
738 install-pdf-am install-ps install-ps-am install-strip \
739 installcheck installcheck-am installdirs installdirs-am \
740 maintainer-clean maintainer-clean-generic mostlyclean \
741 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
742 tags tags-recursive uninstall uninstall-am \
743 uninstall-libsplHEADERS
746 # Tell versions [3.59,3.63) of GNU make to not export all variables.
747 # Otherwise a system limit (for SysV at least) may be exceeded.