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