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