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