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