dnscrypt-proxy 1.6.0
[tomato.git] / release / src / router / dnscrypt / src / ext / Makefile.in
blob1cb08f511110ad4f97666e5ee9bd9f7c692a8ef8
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 subdir = src/ext
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
94 $(top_srcdir)/m4/ax_check_link_flag.m4 \
95 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltargz.m4 \
96 $(top_srcdir)/m4/ltdl.m4 $(top_srcdir)/m4/ltoptions.m4 \
97 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100 $(ACLOCAL_M4)
101 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
102 $(am__DIST_COMMON)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/config.h
105 CONFIG_CLEAN_FILES =
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109 am__v_P_0 = false
110 am__v_P_1 = :
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo " GEN " $@;
114 am__v_GEN_1 =
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117 am__v_at_0 = @
118 am__v_at_1 =
119 SOURCES =
120 DIST_SOURCES =
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 HEADERS = $(noinst_HEADERS)
127 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
128 # Read a list of newline-separated strings from the standard input,
129 # and print each of them once, without duplicates. Input order is
130 # *not* preserved.
131 am__uniquify_input = $(AWK) '\
132 BEGIN { nonempty = 0; } \
133 { items[$$0] = 1; nonempty = 1; } \
134 END { if (nonempty) { for (i in items) print i; }; } \
136 # Make sure the list of sources is unique. This is necessary because,
137 # e.g., the same source file might be shared among _SOURCES variables
138 # for different programs/libraries.
139 am__define_uniq_tagged_files = \
140 list='$(am__tagged_files)'; \
141 unique=`for i in $$list; do \
142 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
143 done | $(am__uniquify_input)`
144 ETAGS = etags
145 CTAGS = ctags
146 am__DIST_COMMON = $(srcdir)/Makefile.in
147 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148 ACLOCAL = @ACLOCAL@
149 AMTAR = @AMTAR@
150 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
151 AR = @AR@
152 AUTOCONF = @AUTOCONF@
153 AUTOHEADER = @AUTOHEADER@
154 AUTOMAKE = @AUTOMAKE@
155 AWK = @AWK@
156 CC = @CC@
157 CCDEPMODE = @CCDEPMODE@
158 CFLAGS = @CFLAGS@
159 CPP = @CPP@
160 CPPFLAGS = @CPPFLAGS@
161 CWFLAGS = @CWFLAGS@
162 CYGPATH_W = @CYGPATH_W@
163 DEFS = @DEFS@
164 DEPDIR = @DEPDIR@
165 DLLTOOL = @DLLTOOL@
166 DSYMUTIL = @DSYMUTIL@
167 DTRACE = @DTRACE@
168 DUMPBIN = @DUMPBIN@
169 ECHO_C = @ECHO_C@
170 ECHO_N = @ECHO_N@
171 ECHO_T = @ECHO_T@
172 EGREP = @EGREP@
173 EXEEXT = @EXEEXT@
174 FGREP = @FGREP@
175 GREP = @GREP@
176 INCLTDL = @INCLTDL@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 ISODATE = @ISODATE@
183 LD = @LD@
184 LDFLAGS = @LDFLAGS@
185 LDNS_LIBS = @LDNS_LIBS@
186 LIBADD_DL = @LIBADD_DL@
187 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
188 LIBADD_DLOPEN = @LIBADD_DLOPEN@
189 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
190 LIBLTDL = @LIBLTDL@
191 LIBOBJS = @LIBOBJS@
192 LIBS = @LIBS@
193 LIBTOOL = @LIBTOOL@
194 LIBTOOL_DEPS = @LIBTOOL_DEPS@
195 LIPO = @LIPO@
196 LN_S = @LN_S@
197 LTDLDEPS = @LTDLDEPS@
198 LTDLINCL = @LTDLINCL@
199 LTDLOPEN = @LTDLOPEN@
200 LTLIBOBJS = @LTLIBOBJS@
201 LT_ARGZ_H = @LT_ARGZ_H@
202 LT_CONFIG_H = @LT_CONFIG_H@
203 LT_DLLOADERS = @LT_DLLOADERS@
204 LT_DLPREOPEN = @LT_DLPREOPEN@
205 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
206 MAINT = @MAINT@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 PKG_CONFIG = @PKG_CONFIG@
225 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
226 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
227 PROBES_SOURCE = @PROBES_SOURCE@
228 RANLIB = @RANLIB@
229 RONN = @RONN@
230 SAFECODE_HOME = @SAFECODE_HOME@
231 SED = @SED@
232 SET_MAKE = @SET_MAKE@
233 SHELL = @SHELL@
234 SIXJACK = @SIXJACK@
235 STRIP = @STRIP@
236 SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
237 SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@
238 SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@
239 SYSTEMD_LIBS = @SYSTEMD_LIBS@
240 VERSION = @VERSION@
241 abs_builddir = @abs_builddir@
242 abs_srcdir = @abs_srcdir@
243 abs_top_builddir = @abs_top_builddir@
244 abs_top_srcdir = @abs_top_srcdir@
245 ac_ct_AR = @ac_ct_AR@
246 ac_ct_CC = @ac_ct_CC@
247 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248 am__include = @am__include@
249 am__leading_dot = @am__leading_dot@
250 am__quote = @am__quote@
251 am__tar = @am__tar@
252 am__untar = @am__untar@
253 bindir = @bindir@
254 build = @build@
255 build_alias = @build_alias@
256 build_cpu = @build_cpu@
257 build_os = @build_os@
258 build_vendor = @build_vendor@
259 builddir = @builddir@
260 datadir = @datadir@
261 datarootdir = @datarootdir@
262 docdir = @docdir@
263 dvidir = @dvidir@
264 exec_prefix = @exec_prefix@
265 host = @host@
266 host_alias = @host_alias@
267 host_cpu = @host_cpu@
268 host_os = @host_os@
269 host_vendor = @host_vendor@
270 htmldir = @htmldir@
271 includedir = @includedir@
272 infodir = @infodir@
273 install_sh = @install_sh@
274 libdir = @libdir@
275 libexecdir = @libexecdir@
276 localedir = @localedir@
277 localstatedir = @localstatedir@
278 ltdl_LIBOBJS = @ltdl_LIBOBJS@
279 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
280 mandir = @mandir@
281 mkdir_p = @mkdir_p@
282 oldincludedir = @oldincludedir@
283 pdfdir = @pdfdir@
284 prefix = @prefix@
285 program_transform_name = @program_transform_name@
286 psdir = @psdir@
287 sbindir = @sbindir@
288 sharedstatedir = @sharedstatedir@
289 srcdir = @srcdir@
290 subdirs = @subdirs@
291 sys_symbol_underscore = @sys_symbol_underscore@
292 sysconfdir = @sysconfdir@
293 target_alias = @target_alias@
294 top_build_prefix = @top_build_prefix@
295 top_builddir = @top_builddir@
296 top_srcdir = @top_srcdir@
297 noinst_HEADERS = \
298 queue.h
300 all: all-am
302 .SUFFIXES:
303 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
304 @for dep in $?; do \
305 case '$(am__configure_deps)' in \
306 *$$dep*) \
307 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
308 && { if test -f $@; then exit 0; else break; fi; }; \
309 exit 1;; \
310 esac; \
311 done; \
312 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/ext/Makefile'; \
313 $(am__cd) $(top_srcdir) && \
314 $(AUTOMAKE) --gnu src/ext/Makefile
315 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316 @case '$?' in \
317 *config.status*) \
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319 *) \
320 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322 esac;
324 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
328 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(am__aclocal_m4_deps):
333 mostlyclean-libtool:
334 -rm -f *.lo
336 clean-libtool:
337 -rm -rf .libs _libs
339 ID: $(am__tagged_files)
340 $(am__define_uniq_tagged_files); mkid -fID $$unique
341 tags: tags-am
342 TAGS: tags
344 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
345 set x; \
346 here=`pwd`; \
347 $(am__define_uniq_tagged_files); \
348 shift; \
349 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
350 test -n "$$unique" || unique=$$empty_fix; \
351 if test $$# -gt 0; then \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353 "$$@" $$unique; \
354 else \
355 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356 $$unique; \
357 fi; \
359 ctags: ctags-am
361 CTAGS: ctags
362 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
363 $(am__define_uniq_tagged_files); \
364 test -z "$(CTAGS_ARGS)$$unique" \
365 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
366 $$unique
368 GTAGS:
369 here=`$(am__cd) $(top_builddir) && pwd` \
370 && $(am__cd) $(top_srcdir) \
371 && gtags -i $(GTAGS_ARGS) "$$here"
372 cscopelist: cscopelist-am
374 cscopelist-am: $(am__tagged_files)
375 list='$(am__tagged_files)'; \
376 case "$(srcdir)" in \
377 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
378 *) sdir=$(subdir)/$(srcdir) ;; \
379 esac; \
380 for i in $$list; do \
381 if test -f "$$i"; then \
382 echo "$(subdir)/$$i"; \
383 else \
384 echo "$$sdir/$$i"; \
385 fi; \
386 done >> $(top_builddir)/cscope.files
388 distclean-tags:
389 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391 distdir: $(DISTFILES)
392 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394 list='$(DISTFILES)'; \
395 dist_files=`for file in $$list; do echo $$file; done | \
396 sed -e "s|^$$srcdirstrip/||;t" \
397 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
398 case $$dist_files in \
399 */*) $(MKDIR_P) `echo "$$dist_files" | \
400 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401 sort -u` ;; \
402 esac; \
403 for file in $$dist_files; do \
404 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405 if test -d $$d/$$file; then \
406 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
407 if test -d "$(distdir)/$$file"; then \
408 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
409 fi; \
410 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
412 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
413 fi; \
414 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
415 else \
416 test -f "$(distdir)/$$file" \
417 || cp -p $$d/$$file "$(distdir)/$$file" \
418 || exit 1; \
419 fi; \
420 done
421 check-am: all-am
422 check: check-am
423 all-am: Makefile $(HEADERS)
424 installdirs:
425 install: install-am
426 install-exec: install-exec-am
427 install-data: install-data-am
428 uninstall: uninstall-am
430 install-am: all-am
431 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
433 installcheck: installcheck-am
434 install-strip:
435 if test -z '$(STRIP)'; then \
436 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438 install; \
439 else \
440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
442 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
444 mostlyclean-generic:
446 clean-generic:
448 distclean-generic:
449 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
450 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
452 maintainer-clean-generic:
453 @echo "This command is intended for maintainers to use"
454 @echo "it deletes files that may require special tools to rebuild."
455 clean: clean-am
457 clean-am: clean-generic clean-libtool mostlyclean-am
459 distclean: distclean-am
460 -rm -f Makefile
461 distclean-am: clean-am distclean-generic distclean-tags
463 dvi: dvi-am
465 dvi-am:
467 html: html-am
469 html-am:
471 info: info-am
473 info-am:
475 install-data-am:
477 install-dvi: install-dvi-am
479 install-dvi-am:
481 install-exec-am:
483 install-html: install-html-am
485 install-html-am:
487 install-info: install-info-am
489 install-info-am:
491 install-man:
493 install-pdf: install-pdf-am
495 install-pdf-am:
497 install-ps: install-ps-am
499 install-ps-am:
501 installcheck-am:
503 maintainer-clean: maintainer-clean-am
504 -rm -f Makefile
505 maintainer-clean-am: distclean-am maintainer-clean-generic
507 mostlyclean: mostlyclean-am
509 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
511 pdf: pdf-am
513 pdf-am:
515 ps: ps-am
517 ps-am:
519 uninstall-am:
521 .MAKE: install-am install-strip
523 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
524 clean-libtool cscopelist-am ctags ctags-am distclean \
525 distclean-generic distclean-libtool distclean-tags distdir dvi \
526 dvi-am html html-am info info-am install install-am \
527 install-data install-data-am install-dvi install-dvi-am \
528 install-exec install-exec-am install-html install-html-am \
529 install-info install-info-am install-man install-pdf \
530 install-pdf-am install-ps install-ps-am install-strip \
531 installcheck installcheck-am installdirs maintainer-clean \
532 maintainer-clean-generic mostlyclean mostlyclean-generic \
533 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
534 uninstall-am
536 .PRECIOUS: Makefile
539 # Tell versions [3.59,3.63) of GNU make to not export all variables.
540 # Otherwise a system limit (for SysV at least) may be exceeded.
541 .NOEXPORT: