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