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