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