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