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