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