]> AND Private Git Repository - Cipher_code.git/blob - IDA_new/jerasure/Makefile
Logo AND Algorithmique Numérique Distribuée

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