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