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