Support the fallocate() file operation.
[zfs.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-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-fallocate.m4 \
67         $(top_srcdir)/config/kernel-fmode-t.m4 \
68         $(top_srcdir)/config/kernel-fsync.m4 \
69         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
70         $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
71         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
72         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
73         $(top_srcdir)/config/kernel-mount-nodev.m4 \
74         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
75         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
76         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
77         $(top_srcdir)/config/kernel-security-inode-init.m4 \
78         $(top_srcdir)/config/kernel-set-nlink.m4 \
79         $(top_srcdir)/config/kernel-show-options.m4 \
80         $(top_srcdir)/config/kernel-shrink.m4 \
81         $(top_srcdir)/config/kernel-truncate-setsize.m4 \
82         $(top_srcdir)/config/kernel-xattr-handler.m4 \
83         $(top_srcdir)/config/kernel.m4 \
84         $(top_srcdir)/config/user-arch.m4 \
85         $(top_srcdir)/config/user-frame-larger-than.m4 \
86         $(top_srcdir)/config/user-ioctl.m4 \
87         $(top_srcdir)/config/user-libblkid.m4 \
88         $(top_srcdir)/config/user-libuuid.m4 \
89         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
90         $(top_srcdir)/config/user-selinux.m4 \
91         $(top_srcdir)/config/user-udev.m4 \
92         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
93         $(top_srcdir)/config/zfs-build.m4 \
94         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96         $(ACLOCAL_M4)
97 mkinstalldirs = $(install_sh) -d
98 CONFIG_HEADER = $(top_builddir)/zfs_config.h
99 CONFIG_CLEAN_FILES =
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_GEN = $(am__v_GEN_$(V))
102 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
103 am__v_GEN_0 = @echo "  GEN   " $@;
104 AM_V_at = $(am__v_at_$(V))
105 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
106 am__v_at_0 = @
107 SOURCES =
108 DIST_SOURCES =
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110         html-recursive info-recursive install-data-recursive \
111         install-dvi-recursive install-exec-recursive \
112         install-html-recursive install-info-recursive \
113         install-pdf-recursive install-ps-recursive install-recursive \
114         installcheck-recursive installdirs-recursive pdf-recursive \
115         ps-recursive uninstall-recursive
116 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
117   distclean-recursive maintainer-clean-recursive
118 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
119         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
120         distdir
121 ETAGS = etags
122 CTAGS = ctags
123 DIST_SUBDIRS = $(SUBDIRS)
124 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125 am__relativize = \
126   dir0=`pwd`; \
127   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128   sed_rest='s,^[^/]*/*,,'; \
129   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
130   sed_butlast='s,/*[^/]*$$,,'; \
131   while test -n "$$dir1"; do \
132     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
133     if test "$$first" != "."; then \
134       if test "$$first" = ".."; then \
135         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
136         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
137       else \
138         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
139         if test "$$first2" = "$$first"; then \
140           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
141         else \
142           dir2="../$$dir2"; \
143         fi; \
144         dir0="$$dir0"/"$$first"; \
145       fi; \
146     fi; \
147     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
148   done; \
149   reldir="$$dir2"
150 ACLOCAL = @ACLOCAL@
151 ALIEN = @ALIEN@
152 ALIEN_VERSION = @ALIEN_VERSION@
153 AMTAR = @AMTAR@
154 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155 AR = @AR@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 CC = @CC@
161 CCAS = @CCAS@
162 CCASDEPMODE = @CCASDEPMODE@
163 CCASFLAGS = @CCASFLAGS@
164 CCDEPMODE = @CCDEPMODE@
165 CFLAGS = @CFLAGS@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CYGPATH_W = @CYGPATH_W@
169 DEBUG_CFLAGS = @DEBUG_CFLAGS@
170 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
171 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
172 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
173 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
174 DEFS = @DEFS@
175 DEPDIR = @DEPDIR@
176 DPKG = @DPKG@
177 DPKGBUILD = @DPKGBUILD@
178 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
179 DPKG_VERSION = @DPKG_VERSION@
180 DSYMUTIL = @DSYMUTIL@
181 DUMPBIN = @DUMPBIN@
182 ECHO_C = @ECHO_C@
183 ECHO_N = @ECHO_N@
184 ECHO_T = @ECHO_T@
185 EGREP = @EGREP@
186 EXEEXT = @EXEEXT@
187 FGREP = @FGREP@
188 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
189 GREP = @GREP@
190 HAVE_ALIEN = @HAVE_ALIEN@
191 HAVE_DPKG = @HAVE_DPKG@
192 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
193 HAVE_MAKEPKG = @HAVE_MAKEPKG@
194 HAVE_PACMAN = @HAVE_PACMAN@
195 HAVE_RPM = @HAVE_RPM@
196 HAVE_RPMBUILD = @HAVE_RPMBUILD@
197 INSTALL = @INSTALL@
198 INSTALL_DATA = @INSTALL_DATA@
199 INSTALL_PROGRAM = @INSTALL_PROGRAM@
200 INSTALL_SCRIPT = @INSTALL_SCRIPT@
201 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202 KERNELCPPFLAGS = @KERNELCPPFLAGS@
203 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
204 LD = @LD@
205 LDFLAGS = @LDFLAGS@
206 LIBBLKID = @LIBBLKID@
207 LIBOBJS = @LIBOBJS@
208 LIBS = @LIBS@
209 LIBSELINUX = @LIBSELINUX@
210 LIBTOOL = @LIBTOOL@
211 LIBUUID = @LIBUUID@
212 LINUX = @LINUX@
213 LINUX_OBJ = @LINUX_OBJ@
214 LINUX_SYMBOLS = @LINUX_SYMBOLS@
215 LINUX_VERSION = @LINUX_VERSION@
216 LIPO = @LIPO@
217 LN_S = @LN_S@
218 LTLIBOBJS = @LTLIBOBJS@
219 MAINT = @MAINT@
220 MAKEINFO = @MAKEINFO@
221 MAKEPKG = @MAKEPKG@
222 MAKEPKG_VERSION = @MAKEPKG_VERSION@
223 MKDIR_P = @MKDIR_P@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PACMAN = @PACMAN@
238 PACMAN_VERSION = @PACMAN_VERSION@
239 PATH_SEPARATOR = @PATH_SEPARATOR@
240 RANLIB = @RANLIB@
241 RPM = @RPM@
242 RPMBUILD = @RPMBUILD@
243 RPMBUILD_VERSION = @RPMBUILD_VERSION@
244 RPM_VERSION = @RPM_VERSION@
245 SED = @SED@
246 SET_MAKE = @SET_MAKE@
247 SHELL = @SHELL@
248 SPL = @SPL@
249 SPL_OBJ = @SPL_OBJ@
250 SPL_SYMBOLS = @SPL_SYMBOLS@
251 SPL_VERSION = @SPL_VERSION@
252 STRIP = @STRIP@
253 TARGET_ASM_DIR = @TARGET_ASM_DIR@
254 VENDOR = @VENDOR@
255 VERSION = @VERSION@
256 ZFS_CONFIG = @ZFS_CONFIG@
257 ZFS_META_ALIAS = @ZFS_META_ALIAS@
258 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
259 ZFS_META_DATA = @ZFS_META_DATA@
260 ZFS_META_LICENSE = @ZFS_META_LICENSE@
261 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
262 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
263 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
264 ZFS_META_NAME = @ZFS_META_NAME@
265 ZFS_META_RELEASE = @ZFS_META_RELEASE@
266 ZFS_META_VERSION = @ZFS_META_VERSION@
267 ZLIB = @ZLIB@
268 abs_builddir = @abs_builddir@
269 abs_srcdir = @abs_srcdir@
270 abs_top_builddir = @abs_top_builddir@
271 abs_top_srcdir = @abs_top_srcdir@
272 ac_ct_CC = @ac_ct_CC@
273 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
274 am__include = @am__include@
275 am__leading_dot = @am__leading_dot@
276 am__quote = @am__quote@
277 am__tar = @am__tar@
278 am__untar = @am__untar@
279 bindir = @bindir@
280 build = @build@
281 build_alias = @build_alias@
282 build_cpu = @build_cpu@
283 build_os = @build_os@
284 build_vendor = @build_vendor@
285 builddir = @builddir@
286 datadir = @datadir@
287 datarootdir = @datarootdir@
288 docdir = @docdir@
289 dvidir = @dvidir@
290 exec_prefix = @exec_prefix@
291 host = @host@
292 host_alias = @host_alias@
293 host_cpu = @host_cpu@
294 host_os = @host_os@
295 host_vendor = @host_vendor@
296 htmldir = @htmldir@
297 includedir = @includedir@
298 infodir = @infodir@
299 install_sh = @install_sh@
300 libdir = @libdir@
301 libexecdir = @libexecdir@
302 localedir = @localedir@
303 localstatedir = @localstatedir@
304 lt_ECHO = @lt_ECHO@
305 mandir = @mandir@
306 mkdir_p = @mkdir_p@
307 oldincludedir = @oldincludedir@
308 pdfdir = @pdfdir@
309 prefix = @prefix@
310 program_transform_name = @program_transform_name@
311 psdir = @psdir@
312 sbindir = @sbindir@
313 sharedstatedir = @sharedstatedir@
314 srcdir = @srcdir@
315 sysconfdir = @sysconfdir@
316 target = @target@
317 target_alias = @target_alias@
318 target_cpu = @target_cpu@
319 target_os = @target_os@
320 target_vendor = @target_vendor@
321 top_build_prefix = @top_build_prefix@
322 top_builddir = @top_builddir@
323 top_srcdir = @top_srcdir@
324 udevdir = @udevdir@
325 udevruledir = @udevruledir@
326 SUBDIRS = rules.d
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 udev/Makefile'; \
340         $(am__cd) $(top_srcdir) && \
341           $(AUTOMAKE) --gnu udev/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: