]> git.sven.stormbind.net Git - sven/exfatprogs.git/blob - Makefile.in
New upstream release.
[sven/exfatprogs.git] / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = .
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
93         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95         $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
99         $(am__configure_deps) $(am__DIST_COMMON)
100 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
101  configure.lineno config.status.lineno
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = config.h
104 CONFIG_CLEAN_FILES =
105 CONFIG_CLEAN_VPATH_FILES =
106 AM_V_P = $(am__v_P_@AM_V@)
107 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 am__v_P_0 = false
109 am__v_P_1 = :
110 AM_V_GEN = $(am__v_GEN_@AM_V@)
111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112 am__v_GEN_0 = @echo "  GEN     " $@;
113 am__v_GEN_1 = 
114 AM_V_at = $(am__v_at_@AM_V@)
115 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116 am__v_at_0 = @
117 am__v_at_1 = 
118 SOURCES =
119 DIST_SOURCES =
120 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
121         ctags-recursive dvi-recursive html-recursive info-recursive \
122         install-data-recursive install-dvi-recursive \
123         install-exec-recursive install-html-recursive \
124         install-info-recursive install-pdf-recursive \
125         install-ps-recursive install-recursive installcheck-recursive \
126         installdirs-recursive pdf-recursive ps-recursive \
127         tags-recursive uninstall-recursive
128 am__can_run_installinfo = \
129   case $$AM_UPDATE_INFO_DIR in \
130     n|no|NO) false;; \
131     *) (install-info --version) >/dev/null 2>&1;; \
132   esac
133 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
134 am__vpath_adj = case $$p in \
135     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136     *) f=$$p;; \
137   esac;
138 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
139 am__install_max = 40
140 am__nobase_strip_setup = \
141   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142 am__nobase_strip = \
143   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
144 am__nobase_list = $(am__nobase_strip_setup); \
145   for p in $$list; do echo "$$p $$p"; done | \
146   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
147   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
148     if (++n[$$2] == $(am__install_max)) \
149       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
150     END { for (dir in files) print dir, files[dir] }'
151 am__base_list = \
152   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
153   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
154 am__uninstall_files_from_dir = { \
155   test -z "$$files" \
156     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
157     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
158          $(am__cd) "$$dir" && rm -f $$files; }; \
159   }
160 man8dir = $(mandir)/man8
161 am__installdirs = "$(DESTDIR)$(man8dir)"
162 NROFF = nroff
163 MANS = $(dist_man8_MANS)
164 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
165   distclean-recursive maintainer-clean-recursive
166 am__recursive_targets = \
167   $(RECURSIVE_TARGETS) \
168   $(RECURSIVE_CLEAN_TARGETS) \
169   $(am__extra_recursive_targets)
170 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
171         cscope distdir distdir-am dist dist-all distcheck
172 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
173         $(LISP)config.h.in
174 # Read a list of newline-separated strings from the standard input,
175 # and print each of them once, without duplicates.  Input order is
176 # *not* preserved.
177 am__uniquify_input = $(AWK) '\
178   BEGIN { nonempty = 0; } \
179   { items[$$0] = 1; nonempty = 1; } \
180   END { if (nonempty) { for (i in items) print i; }; } \
181 '
182 # Make sure the list of sources is unique.  This is necessary because,
183 # e.g., the same source file might be shared among _SOURCES variables
184 # for different programs/libraries.
185 am__define_uniq_tagged_files = \
186   list='$(am__tagged_files)'; \
187   unique=`for i in $$list; do \
188     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189   done | $(am__uniquify_input)`
190 ETAGS = etags
191 CTAGS = ctags
192 CSCOPE = cscope
193 DIST_SUBDIRS = $(SUBDIRS)
194 am__DIST_COMMON = $(dist_man8_MANS) $(srcdir)/Makefile.in \
195         $(srcdir)/config.h.in $(top_srcdir)/build-aux/compile \
196         $(top_srcdir)/build-aux/config.guess \
197         $(top_srcdir)/build-aux/config.sub \
198         $(top_srcdir)/build-aux/install-sh \
199         $(top_srcdir)/build-aux/ltmain.sh \
200         $(top_srcdir)/build-aux/missing COPYING NEWS build-aux/compile \
201         build-aux/config.guess build-aux/config.sub build-aux/depcomp \
202         build-aux/install-sh build-aux/ltmain.sh build-aux/missing
203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204 distdir = $(PACKAGE)-$(VERSION)
205 top_distdir = $(distdir)
206 am__remove_distdir = \
207   if test -d "$(distdir)"; then \
208     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
209       && rm -rf "$(distdir)" \
210       || { sleep 5 && rm -rf "$(distdir)"; }; \
211   else :; fi
212 am__post_remove_distdir = $(am__remove_distdir)
213 am__relativize = \
214   dir0=`pwd`; \
215   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
216   sed_rest='s,^[^/]*/*,,'; \
217   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
218   sed_butlast='s,/*[^/]*$$,,'; \
219   while test -n "$$dir1"; do \
220     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
221     if test "$$first" != "."; then \
222       if test "$$first" = ".."; then \
223         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
224         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
225       else \
226         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
227         if test "$$first2" = "$$first"; then \
228           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
229         else \
230           dir2="../$$dir2"; \
231         fi; \
232         dir0="$$dir0"/"$$first"; \
233       fi; \
234     fi; \
235     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
236   done; \
237   reldir="$$dir2"
238 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
239 GZIP_ENV = --best
240 DIST_TARGETS = dist-xz dist-gzip
241 distuninstallcheck_listfiles = find . -type f -print
242 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
243   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
244 distcleancheck_listfiles = find . -type f -print
245 ACLOCAL = @ACLOCAL@
246 AMTAR = @AMTAR@
247 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
248 AR = @AR@
249 AUTOCONF = @AUTOCONF@
250 AUTOHEADER = @AUTOHEADER@
251 AUTOMAKE = @AUTOMAKE@
252 AWK = @AWK@
253 CC = @CC@
254 CCDEPMODE = @CCDEPMODE@
255 CFLAGS = @CFLAGS@
256 CPP = @CPP@
257 CPPFLAGS = @CPPFLAGS@
258 CYGPATH_W = @CYGPATH_W@
259 DEFS = @DEFS@
260 DEPDIR = @DEPDIR@
261 DLLTOOL = @DLLTOOL@
262 DSYMUTIL = @DSYMUTIL@
263 DUMPBIN = @DUMPBIN@
264 ECHO_C = @ECHO_C@
265 ECHO_N = @ECHO_N@
266 ECHO_T = @ECHO_T@
267 EGREP = @EGREP@
268 EXEEXT = @EXEEXT@
269 FGREP = @FGREP@
270 GREP = @GREP@
271 INSTALL = @INSTALL@
272 INSTALL_DATA = @INSTALL_DATA@
273 INSTALL_PROGRAM = @INSTALL_PROGRAM@
274 INSTALL_SCRIPT = @INSTALL_SCRIPT@
275 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276 LD = @LD@
277 LDFLAGS = @LDFLAGS@
278 LIBOBJS = @LIBOBJS@
279 LIBS = @LIBS@
280 LIBTOOL = @LIBTOOL@
281 LIPO = @LIPO@
282 LN_S = @LN_S@
283 LTLIBOBJS = @LTLIBOBJS@
284 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
285 MAKEINFO = @MAKEINFO@
286 MANIFEST_TOOL = @MANIFEST_TOOL@
287 MKDIR_P = @MKDIR_P@
288 NM = @NM@
289 NMEDIT = @NMEDIT@
290 OBJDUMP = @OBJDUMP@
291 OBJEXT = @OBJEXT@
292 OTOOL = @OTOOL@
293 OTOOL64 = @OTOOL64@
294 PACKAGE = @PACKAGE@
295 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
296 PACKAGE_NAME = @PACKAGE_NAME@
297 PACKAGE_STRING = @PACKAGE_STRING@
298 PACKAGE_TARNAME = @PACKAGE_TARNAME@
299 PACKAGE_URL = @PACKAGE_URL@
300 PACKAGE_VERSION = @PACKAGE_VERSION@
301 PATH_SEPARATOR = @PATH_SEPARATOR@
302 RANLIB = @RANLIB@
303 SED = @SED@
304 SET_MAKE = @SET_MAKE@
305 SHELL = @SHELL@
306 STRIP = @STRIP@
307 VERSION = @VERSION@
308 abs_builddir = @abs_builddir@
309 abs_srcdir = @abs_srcdir@
310 abs_top_builddir = @abs_top_builddir@
311 abs_top_srcdir = @abs_top_srcdir@
312 ac_ct_AR = @ac_ct_AR@
313 ac_ct_CC = @ac_ct_CC@
314 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
315 am__include = @am__include@
316 am__leading_dot = @am__leading_dot@
317 am__quote = @am__quote@
318 am__tar = @am__tar@
319 am__untar = @am__untar@
320 bindir = @bindir@
321 build = @build@
322 build_alias = @build_alias@
323 build_cpu = @build_cpu@
324 build_os = @build_os@
325 build_vendor = @build_vendor@
326 builddir = @builddir@
327 datadir = @datadir@
328 datarootdir = @datarootdir@
329 docdir = @docdir@
330 dvidir = @dvidir@
331 exec_prefix = @exec_prefix@
332 host = @host@
333 host_alias = @host_alias@
334 host_cpu = @host_cpu@
335 host_os = @host_os@
336 host_vendor = @host_vendor@
337 htmldir = @htmldir@
338 includedir = @includedir@
339 infodir = @infodir@
340 install_sh = @install_sh@
341 libdir = @libdir@
342 libexecdir = @libexecdir@
343 localedir = @localedir@
344 localstatedir = @localstatedir@
345 mandir = @mandir@
346 mkdir_p = @mkdir_p@
347 oldincludedir = @oldincludedir@
348 pdfdir = @pdfdir@
349 prefix = @prefix@
350 program_transform_name = @program_transform_name@
351 psdir = @psdir@
352 runstatedir = @runstatedir@
353 sbindir = @sbindir@
354 sharedstatedir = @sharedstatedir@
355 srcdir = @srcdir@
356 sysconfdir = @sysconfdir@
357 target_alias = @target_alias@
358 top_build_prefix = @top_build_prefix@
359 top_builddir = @top_builddir@
360 top_srcdir = @top_srcdir@
361 ACLOCAL_AMFLAGS = -I m4
362 SUBDIRS = lib mkfs fsck tune label dump
363
364 # manpages
365 dist_man8_MANS = \
366         manpages/fsck.exfat.8   \
367         manpages/tune.exfat.8   \
368         manpages/mkfs.exfat.8   \
369         manpages/exfatlabel.8   \
370         manpages/dump.exfat.8
371
372
373 # other stuff
374 EXTRA_DIST = \
375         include                 \
376         Android.bp              \
377         lib/Android.bp          \
378         mkfs/Android.bp         \
379         tune/Android.bp         \
380         fsck/Android.bp         \
381         label/Android.bp        \
382         dump/Android.bp         \
383         README.md
384
385 all: config.h
386         $(MAKE) $(AM_MAKEFLAGS) all-recursive
387
388 .SUFFIXES:
389 am--refresh: Makefile
390         @:
391 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
392         @for dep in $?; do \
393           case '$(am__configure_deps)' in \
394             *$$dep*) \
395               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
396               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
397                 && exit 0; \
398               exit 1;; \
399           esac; \
400         done; \
401         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
402         $(am__cd) $(top_srcdir) && \
403           $(AUTOMAKE) --foreign Makefile
404 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
405         @case '$?' in \
406           *config.status*) \
407             echo ' $(SHELL) ./config.status'; \
408             $(SHELL) ./config.status;; \
409           *) \
410             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
411             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
412         esac;
413
414 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
415         $(SHELL) ./config.status --recheck
416
417 $(top_srcdir)/configure:  $(am__configure_deps)
418         $(am__cd) $(srcdir) && $(AUTOCONF)
419 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
420         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
421 $(am__aclocal_m4_deps):
422
423 config.h: stamp-h1
424         @test -f $@ || rm -f stamp-h1
425         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
426
427 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
428         @rm -f stamp-h1
429         cd $(top_builddir) && $(SHELL) ./config.status config.h
430 $(srcdir)/config.h.in:  $(am__configure_deps) 
431         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
432         rm -f stamp-h1
433         touch $@
434
435 distclean-hdr:
436         -rm -f config.h stamp-h1
437
438 mostlyclean-libtool:
439         -rm -f *.lo
440
441 clean-libtool:
442         -rm -rf .libs _libs
443
444 distclean-libtool:
445         -rm -f libtool config.lt
446 install-man8: $(dist_man8_MANS)
447         @$(NORMAL_INSTALL)
448         @list1='$(dist_man8_MANS)'; \
449         list2=''; \
450         test -n "$(man8dir)" \
451           && test -n "`echo $$list1$$list2`" \
452           || exit 0; \
453         echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
454         $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
455         { for i in $$list1; do echo "$$i"; done;  \
456         if test -n "$$list2"; then \
457           for i in $$list2; do echo "$$i"; done \
458             | sed -n '/\.8[a-z]*$$/p'; \
459         fi; \
460         } | while read p; do \
461           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
462           echo "$$d$$p"; echo "$$p"; \
463         done | \
464         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
465               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
466         sed 'N;N;s,\n, ,g' | { \
467         list=; while read file base inst; do \
468           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
469             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
470             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
471           fi; \
472         done; \
473         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
474         while read files; do \
475           test -z "$$files" || { \
476             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
477             $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
478         done; }
479
480 uninstall-man8:
481         @$(NORMAL_UNINSTALL)
482         @list='$(dist_man8_MANS)'; test -n "$(man8dir)" || exit 0; \
483         files=`{ for i in $$list; do echo "$$i"; done; \
484         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
485               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
486         dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
487
488 # This directory's subdirectories are mostly independent; you can cd
489 # into them and run 'make' without going through this Makefile.
490 # To change the values of 'make' variables: instead of editing Makefiles,
491 # (1) if the variable is set in 'config.status', edit 'config.status'
492 #     (which will cause the Makefiles to be regenerated when you run 'make');
493 # (2) otherwise, pass the desired values on the 'make' command line.
494 $(am__recursive_targets):
495         @fail=; \
496         if $(am__make_keepgoing); then \
497           failcom='fail=yes'; \
498         else \
499           failcom='exit 1'; \
500         fi; \
501         dot_seen=no; \
502         target=`echo $@ | sed s/-recursive//`; \
503         case "$@" in \
504           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
505           *) list='$(SUBDIRS)' ;; \
506         esac; \
507         for subdir in $$list; do \
508           echo "Making $$target in $$subdir"; \
509           if test "$$subdir" = "."; then \
510             dot_seen=yes; \
511             local_target="$$target-am"; \
512           else \
513             local_target="$$target"; \
514           fi; \
515           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
516           || eval $$failcom; \
517         done; \
518         if test "$$dot_seen" = "no"; then \
519           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
520         fi; test -z "$$fail"
521
522 ID: $(am__tagged_files)
523         $(am__define_uniq_tagged_files); mkid -fID $$unique
524 tags: tags-recursive
525 TAGS: tags
526
527 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528         set x; \
529         here=`pwd`; \
530         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
531           include_option=--etags-include; \
532           empty_fix=.; \
533         else \
534           include_option=--include; \
535           empty_fix=; \
536         fi; \
537         list='$(SUBDIRS)'; for subdir in $$list; do \
538           if test "$$subdir" = .; then :; else \
539             test ! -f $$subdir/TAGS || \
540               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
541           fi; \
542         done; \
543         $(am__define_uniq_tagged_files); \
544         shift; \
545         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
546           test -n "$$unique" || unique=$$empty_fix; \
547           if test $$# -gt 0; then \
548             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
549               "$$@" $$unique; \
550           else \
551             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552               $$unique; \
553           fi; \
554         fi
555 ctags: ctags-recursive
556
557 CTAGS: ctags
558 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
559         $(am__define_uniq_tagged_files); \
560         test -z "$(CTAGS_ARGS)$$unique" \
561           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
562              $$unique
563
564 GTAGS:
565         here=`$(am__cd) $(top_builddir) && pwd` \
566           && $(am__cd) $(top_srcdir) \
567           && gtags -i $(GTAGS_ARGS) "$$here"
568 cscope: cscope.files
569         test ! -s cscope.files \
570           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
571 clean-cscope:
572         -rm -f cscope.files
573 cscope.files: clean-cscope cscopelist
574 cscopelist: cscopelist-recursive
575
576 cscopelist-am: $(am__tagged_files)
577         list='$(am__tagged_files)'; \
578         case "$(srcdir)" in \
579           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
580           *) sdir=$(subdir)/$(srcdir) ;; \
581         esac; \
582         for i in $$list; do \
583           if test -f "$$i"; then \
584             echo "$(subdir)/$$i"; \
585           else \
586             echo "$$sdir/$$i"; \
587           fi; \
588         done >> $(top_builddir)/cscope.files
589
590 distclean-tags:
591         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
593
594 distdir: $(BUILT_SOURCES)
595         $(MAKE) $(AM_MAKEFLAGS) distdir-am
596
597 distdir-am: $(DISTFILES)
598         $(am__remove_distdir)
599         test -d "$(distdir)" || mkdir "$(distdir)"
600         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
601         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
602         list='$(DISTFILES)'; \
603           dist_files=`for file in $$list; do echo $$file; done | \
604           sed -e "s|^$$srcdirstrip/||;t" \
605               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
606         case $$dist_files in \
607           */*) $(MKDIR_P) `echo "$$dist_files" | \
608                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
609                            sort -u` ;; \
610         esac; \
611         for file in $$dist_files; do \
612           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
613           if test -d $$d/$$file; then \
614             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
615             if test -d "$(distdir)/$$file"; then \
616               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
617             fi; \
618             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
619               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
620               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
621             fi; \
622             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
623           else \
624             test -f "$(distdir)/$$file" \
625             || cp -p $$d/$$file "$(distdir)/$$file" \
626             || exit 1; \
627           fi; \
628         done
629         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
630           if test "$$subdir" = .; then :; else \
631             $(am__make_dryrun) \
632               || test -d "$(distdir)/$$subdir" \
633               || $(MKDIR_P) "$(distdir)/$$subdir" \
634               || exit 1; \
635             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
636             $(am__relativize); \
637             new_distdir=$$reldir; \
638             dir1=$$subdir; dir2="$(top_distdir)"; \
639             $(am__relativize); \
640             new_top_distdir=$$reldir; \
641             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
642             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
643             ($(am__cd) $$subdir && \
644               $(MAKE) $(AM_MAKEFLAGS) \
645                 top_distdir="$$new_top_distdir" \
646                 distdir="$$new_distdir" \
647                 am__remove_distdir=: \
648                 am__skip_length_check=: \
649                 am__skip_mode_fix=: \
650                 distdir) \
651               || exit 1; \
652           fi; \
653         done
654         -test -n "$(am__skip_mode_fix)" \
655         || find "$(distdir)" -type d ! -perm -755 \
656                 -exec chmod u+rwx,go+rx {} \; -o \
657           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
658           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
659           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
660         || chmod -R a+r "$(distdir)"
661 dist-gzip: distdir
662         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
663         $(am__post_remove_distdir)
664
665 dist-bzip2: distdir
666         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
667         $(am__post_remove_distdir)
668
669 dist-lzip: distdir
670         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
671         $(am__post_remove_distdir)
672 dist-xz: distdir
673         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
674         $(am__post_remove_distdir)
675
676 dist-tarZ: distdir
677         @echo WARNING: "Support for distribution archives compressed with" \
678                        "legacy program 'compress' is deprecated." >&2
679         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
680         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
681         $(am__post_remove_distdir)
682
683 dist-shar: distdir
684         @echo WARNING: "Support for shar distribution archives is" \
685                        "deprecated." >&2
686         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
687         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
688         $(am__post_remove_distdir)
689
690 dist-zip: distdir
691         -rm -f $(distdir).zip
692         zip -rq $(distdir).zip $(distdir)
693         $(am__post_remove_distdir)
694
695 dist dist-all:
696         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
697         $(am__post_remove_distdir)
698
699 # This target untars the dist file and tries a VPATH configuration.  Then
700 # it guarantees that the distribution is self-contained by making another
701 # tarfile.
702 distcheck: dist
703         case '$(DIST_ARCHIVES)' in \
704         *.tar.gz*) \
705           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
706         *.tar.bz2*) \
707           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
708         *.tar.lz*) \
709           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
710         *.tar.xz*) \
711           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
712         *.tar.Z*) \
713           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
714         *.shar.gz*) \
715           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
716         *.zip*) \
717           unzip $(distdir).zip ;;\
718         esac
719         chmod -R a-w $(distdir)
720         chmod u+w $(distdir)
721         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
722         chmod a-w $(distdir)
723         test -d $(distdir)/_build || exit 0; \
724         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
725           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
726           && am__cwd=`pwd` \
727           && $(am__cd) $(distdir)/_build/sub \
728           && ../../configure \
729             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
730             $(DISTCHECK_CONFIGURE_FLAGS) \
731             --srcdir=../.. --prefix="$$dc_install_base" \
732           && $(MAKE) $(AM_MAKEFLAGS) \
733           && $(MAKE) $(AM_MAKEFLAGS) dvi \
734           && $(MAKE) $(AM_MAKEFLAGS) check \
735           && $(MAKE) $(AM_MAKEFLAGS) install \
736           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
737           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
738           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
739                 distuninstallcheck \
740           && chmod -R a-w "$$dc_install_base" \
741           && ({ \
742                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
743                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
744                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
745                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
746                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
747               } || { rm -rf "$$dc_destdir"; exit 1; }) \
748           && rm -rf "$$dc_destdir" \
749           && $(MAKE) $(AM_MAKEFLAGS) dist \
750           && rm -rf $(DIST_ARCHIVES) \
751           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
752           && cd "$$am__cwd" \
753           || exit 1
754         $(am__post_remove_distdir)
755         @(echo "$(distdir) archives ready for distribution: "; \
756           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
757           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
758 distuninstallcheck:
759         @test -n '$(distuninstallcheck_dir)' || { \
760           echo 'ERROR: trying to run $@ with an empty' \
761                '$$(distuninstallcheck_dir)' >&2; \
762           exit 1; \
763         }; \
764         $(am__cd) '$(distuninstallcheck_dir)' || { \
765           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
766           exit 1; \
767         }; \
768         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
769            || { echo "ERROR: files left after uninstall:" ; \
770                 if test -n "$(DESTDIR)"; then \
771                   echo "  (check DESTDIR support)"; \
772                 fi ; \
773                 $(distuninstallcheck_listfiles) ; \
774                 exit 1; } >&2
775 distcleancheck: distclean
776         @if test '$(srcdir)' = . ; then \
777           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
778           exit 1 ; \
779         fi
780         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
781           || { echo "ERROR: files left in build directory after distclean:" ; \
782                $(distcleancheck_listfiles) ; \
783                exit 1; } >&2
784 check-am: all-am
785 check: check-recursive
786 all-am: Makefile $(MANS) config.h
787 installdirs: installdirs-recursive
788 installdirs-am:
789         for dir in "$(DESTDIR)$(man8dir)"; do \
790           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
791         done
792 install: install-recursive
793 install-exec: install-exec-recursive
794 install-data: install-data-recursive
795 uninstall: uninstall-recursive
796
797 install-am: all-am
798         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
799
800 installcheck: installcheck-recursive
801 install-strip:
802         if test -z '$(STRIP)'; then \
803           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
804             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
805               install; \
806         else \
807           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
808             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
809             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
810         fi
811 mostlyclean-generic:
812
813 clean-generic:
814
815 distclean-generic:
816         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
817         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
818
819 maintainer-clean-generic:
820         @echo "This command is intended for maintainers to use"
821         @echo "it deletes files that may require special tools to rebuild."
822 clean: clean-recursive
823
824 clean-am: clean-generic clean-libtool mostlyclean-am
825
826 distclean: distclean-recursive
827         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
828         -rm -f Makefile
829 distclean-am: clean-am distclean-generic distclean-hdr \
830         distclean-libtool distclean-tags
831
832 dvi: dvi-recursive
833
834 dvi-am:
835
836 html: html-recursive
837
838 html-am:
839
840 info: info-recursive
841
842 info-am:
843
844 install-data-am: install-man
845
846 install-dvi: install-dvi-recursive
847
848 install-dvi-am:
849
850 install-exec-am:
851
852 install-html: install-html-recursive
853
854 install-html-am:
855
856 install-info: install-info-recursive
857
858 install-info-am:
859
860 install-man: install-man8
861
862 install-pdf: install-pdf-recursive
863
864 install-pdf-am:
865
866 install-ps: install-ps-recursive
867
868 install-ps-am:
869
870 installcheck-am:
871
872 maintainer-clean: maintainer-clean-recursive
873         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
874         -rm -rf $(top_srcdir)/autom4te.cache
875         -rm -f Makefile
876 maintainer-clean-am: distclean-am maintainer-clean-generic
877
878 mostlyclean: mostlyclean-recursive
879
880 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
881
882 pdf: pdf-recursive
883
884 pdf-am:
885
886 ps: ps-recursive
887
888 ps-am:
889
890 uninstall-am: uninstall-man
891
892 uninstall-man: uninstall-man8
893
894 .MAKE: $(am__recursive_targets) all install-am install-strip
895
896 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
897         am--refresh check check-am clean clean-cscope clean-generic \
898         clean-libtool cscope cscopelist-am ctags ctags-am dist \
899         dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
900         dist-xz dist-zip distcheck distclean distclean-generic \
901         distclean-hdr distclean-libtool distclean-tags distcleancheck \
902         distdir distuninstallcheck dvi dvi-am html html-am info \
903         info-am install install-am install-data install-data-am \
904         install-dvi install-dvi-am install-exec install-exec-am \
905         install-html install-html-am install-info install-info-am \
906         install-man install-man8 install-pdf install-pdf-am install-ps \
907         install-ps-am install-strip installcheck installcheck-am \
908         installdirs installdirs-am maintainer-clean \
909         maintainer-clean-generic mostlyclean mostlyclean-generic \
910         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
911         uninstall-am uninstall-man uninstall-man8
912
913 .PRECIOUS: Makefile
914
915
916 # Tell versions [3.59,3.63) of GNU make to not export all variables.
917 # Otherwise a system limit (for SysV at least) may be exceeded.
918 .NOEXPORT: