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