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