Changes to update Tomato RAF.
[tomato.git] / release / src / router / dnscrypt / src / proxy / Makefile.in
blobc117430fb142094af5cfe313e8743f87c545b1b7
1 # Makefile.in generated by automake 1.12 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = ${SHELL} $(install_sh) -c -m 644
42 install_sh_PROGRAM = ${SHELL} $(install_sh) -c
43 install_sh_SCRIPT = ${SHELL} $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 sbin_PROGRAMS = dnscrypt-proxy$(EXEEXT)
55 subdir = src/proxy
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57 $(top_srcdir)/depcomp
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
60 $(top_srcdir)/m4/ax_check_link_flag.m4 \
61 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
62 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
63 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 mkinstalldirs = $(SHELL) $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__installdirs = "$(DESTDIR)$(sbindir)"
71 PROGRAMS = $(sbin_PROGRAMS)
72 am_dnscrypt_proxy_OBJECTS = app.$(OBJEXT) cert.$(OBJEXT) \
73 dnscrypt.$(OBJEXT) dnscrypt_client.$(OBJEXT) edns.$(OBJEXT) \
74 logger.$(OBJEXT) options.$(OBJEXT) pid_file.$(OBJEXT) \
75 safe_rw.$(OBJEXT) salsa20_random.$(OBJEXT) sandboxes.$(OBJEXT) \
76 stack_trace.$(OBJEXT) tcp_request.$(OBJEXT) \
77 udp_request.$(OBJEXT) utils.$(OBJEXT)
78 dnscrypt_proxy_OBJECTS = $(am_dnscrypt_proxy_OBJECTS)
79 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
80 depcomp = $(SHELL) $(top_srcdir)/depcomp
81 am__depfiles_maybe = depfiles
82 am__mv = mv -f
83 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 CCLD = $(CC)
89 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
91 $(LDFLAGS) -o $@
92 SOURCES = $(dnscrypt_proxy_SOURCES)
93 DIST_SOURCES = $(dnscrypt_proxy_SOURCES)
94 am__can_run_installinfo = \
95 case $$AM_UPDATE_INFO_DIR in \
96 n|no|NO) false;; \
97 *) (install-info --version) >/dev/null 2>&1;; \
98 esac
99 ETAGS = etags
100 CTAGS = ctags
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 ACLOCAL = @ACLOCAL@
103 AMTAR = @AMTAR@
104 AR = @AR@
105 AUTOCONF = @AUTOCONF@
106 AUTOHEADER = @AUTOHEADER@
107 AUTOMAKE = @AUTOMAKE@
108 AWK = @AWK@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CFLAGS = @CFLAGS@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CWFLAGS = @CWFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 DLLTOOL = @DLLTOOL@
119 DSYMUTIL = @DSYMUTIL@
120 DTRACE = @DTRACE@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 GREP = @GREP@
129 INSTALL = @INSTALL@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 ISODATE = @ISODATE@
135 LD = @LD@
136 LDFLAGS = @LDFLAGS@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LIBTOOL_DEPS = @LIBTOOL_DEPS@
141 LIPO = @LIPO@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MANIFEST_TOOL = @MANIFEST_TOOL@
147 MKDIR_P = @MKDIR_P@
148 NACL_PATH = @NACL_PATH@
149 NM = @NM@
150 NMEDIT = @NMEDIT@
151 OBJDUMP = @OBJDUMP@
152 OBJEXT = @OBJEXT@
153 OTOOL = @OTOOL@
154 OTOOL64 = @OTOOL64@
155 PACKAGE = @PACKAGE@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_URL = @PACKAGE_URL@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 PROBES_SOURCE = @PROBES_SOURCE@
164 RANLIB = @RANLIB@
165 RONN = @RONN@
166 SAFECODE_HOME = @SAFECODE_HOME@
167 SED = @SED@
168 SET_MAKE = @SET_MAKE@
169 SHELL = @SHELL@
170 SIXJACK = @SIXJACK@
171 STRIP = @STRIP@
172 VERSION = @VERSION@
173 abs_builddir = @abs_builddir@
174 abs_srcdir = @abs_srcdir@
175 abs_top_builddir = @abs_top_builddir@
176 abs_top_srcdir = @abs_top_srcdir@
177 ac_ct_AR = @ac_ct_AR@
178 ac_ct_CC = @ac_ct_CC@
179 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
180 am__include = @am__include@
181 am__leading_dot = @am__leading_dot@
182 am__quote = @am__quote@
183 am__tar = @am__tar@
184 am__untar = @am__untar@
185 bindir = @bindir@
186 build = @build@
187 build_alias = @build_alias@
188 build_cpu = @build_cpu@
189 build_os = @build_os@
190 build_vendor = @build_vendor@
191 builddir = @builddir@
192 datadir = @datadir@
193 datarootdir = @datarootdir@
194 docdir = @docdir@
195 dvidir = @dvidir@
196 exec_prefix = @exec_prefix@
197 host = @host@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
200 host_os = @host_os@
201 host_vendor = @host_vendor@
202 htmldir = @htmldir@
203 includedir = @includedir@
204 infodir = @infodir@
205 install_sh = @install_sh@
206 libdir = @libdir@
207 libexecdir = @libexecdir@
208 localedir = @localedir@
209 localstatedir = @localstatedir@
210 mandir = @mandir@
211 mkdir_p = @mkdir_p@
212 oldincludedir = @oldincludedir@
213 pdfdir = @pdfdir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 psdir = @psdir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 srcdir = @srcdir@
220 subdirs = @subdirs@
221 sysconfdir = @sysconfdir@
222 target_alias = @target_alias@
223 top_build_prefix = @top_build_prefix@
224 top_builddir = @top_builddir@
225 top_srcdir = @top_srcdir@
226 dnscrypt_proxy_SOURCES = \
227 app.c \
228 app.h \
229 cert.c \
230 cert.h \
231 cert_p.h \
232 dnscrypt.c \
233 dnscrypt.h \
234 dnscrypt_client.c \
235 dnscrypt_client.h \
236 dnscrypt_proxy.h \
237 edns.c \
238 edns.h \
239 getpwnam.h \
240 logger.c \
241 logger.h \
242 options.c \
243 options.h \
244 pathnames.h \
245 pid_file.c \
246 pid_file.h \
247 probes_dnscrypt_proxy.d \
248 probes_no_dtrace.h \
249 safe_rw.c \
250 safe_rw.h \
251 salsa20_random.c \
252 salsa20_random.h \
253 sandboxes.c \
254 sandboxes.h \
255 stack_trace.c \
256 stack_trace.h \
257 tcp_request.c \
258 tcp_request.h \
259 tcp_request_p.h \
260 udp_request.c \
261 udp_request.h \
262 udp_request_p.h \
263 utils.c \
264 utils.h
266 AM_CFLAGS = @CWFLAGS@
267 AM_CPPFLAGS = \
268 -I../ext \
269 -I../libevent/include \
270 -I../@NACL_PATH@/include/local
272 dnscrypt_proxy_LDADD = \
273 ../libevent/libevent_extra.la \
274 ../libevent/libevent_core.la \
275 ../@NACL_PATH@/lib/local/libnacl.a
277 dnscrypt_proxy_DEPENDENCIES = \
278 ../libevent/libevent_extra.la \
279 ../libevent/libevent_core.la \
280 ../libnacl/.done
282 BUILT_SOURCES = \
283 ../libnacl/.done \
284 probes.h
286 CLEANFILES = \
287 probes.h \
288 probes_dnscrypt_proxy.h
290 all: $(BUILT_SOURCES)
291 $(MAKE) $(AM_MAKEFLAGS) all-am
293 .SUFFIXES:
294 .SUFFIXES: .c .lo .o .obj
295 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
296 @for dep in $?; do \
297 case '$(am__configure_deps)' in \
298 *$$dep*) \
299 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300 && { if test -f $@; then exit 0; else break; fi; }; \
301 exit 1;; \
302 esac; \
303 done; \
304 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/proxy/Makefile'; \
305 $(am__cd) $(top_srcdir) && \
306 $(AUTOMAKE) --gnu src/proxy/Makefile
307 .PRECIOUS: Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309 @case '$?' in \
310 *config.status*) \
311 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312 *) \
313 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315 esac;
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 $(am__aclocal_m4_deps):
325 install-sbinPROGRAMS: $(sbin_PROGRAMS)
326 @$(NORMAL_INSTALL)
327 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
328 if test -n "$$list"; then \
329 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
330 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
331 fi; \
332 for p in $$list; do echo "$$p $$p"; done | \
333 sed 's/$(EXEEXT)$$//' | \
334 while read p p1; do if test -f $$p || test -f $$p1; \
335 then echo "$$p"; echo "$$p"; else :; fi; \
336 done | \
337 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
338 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
339 sed 'N;N;N;s,\n, ,g' | \
340 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
341 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
342 if ($$2 == $$4) files[d] = files[d] " " $$1; \
343 else { print "f", $$3 "/" $$4, $$1; } } \
344 END { for (d in files) print "f", d, files[d] }' | \
345 while read type dir files; do \
346 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
347 test -z "$$files" || { \
348 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
349 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
351 ; done
353 uninstall-sbinPROGRAMS:
354 @$(NORMAL_UNINSTALL)
355 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
356 files=`for p in $$list; do echo "$$p"; done | \
357 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
358 -e 's/$$/$(EXEEXT)/' `; \
359 test -n "$$list" || exit 0; \
360 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
361 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
363 clean-sbinPROGRAMS:
364 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
365 echo " rm -f" $$list; \
366 rm -f $$list || exit $$?; \
367 test -n "$(EXEEXT)" || exit 0; \
368 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
369 echo " rm -f" $$list; \
370 rm -f $$list
371 dnscrypt-proxy$(EXEEXT): $(dnscrypt_proxy_OBJECTS) $(dnscrypt_proxy_DEPENDENCIES) $(EXTRA_dnscrypt_proxy_DEPENDENCIES)
372 @rm -f dnscrypt-proxy$(EXEEXT)
373 $(LINK) $(dnscrypt_proxy_OBJECTS) $(dnscrypt_proxy_LDADD) $(LIBS)
375 mostlyclean-compile:
376 -rm -f *.$(OBJEXT)
378 distclean-compile:
379 -rm -f *.tab.c
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/app.Po@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cert.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnscrypt.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnscrypt_client.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edns.Po@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger.Po@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pid_file.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/safe_rw.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/salsa20_random.Po@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sandboxes.Po@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack_trace.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcp_request.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udp_request.Po@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
397 .c.o:
398 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
399 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
404 .c.obj:
405 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
406 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
411 .c.lo:
412 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
413 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
414 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
418 mostlyclean-libtool:
419 -rm -f *.lo
421 clean-libtool:
422 -rm -rf .libs _libs
424 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
425 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
426 unique=`for i in $$list; do \
427 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428 done | \
429 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430 END { if (nonempty) { for (i in files) print i; }; }'`; \
431 mkid -fID $$unique
432 tags: TAGS
434 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
435 $(TAGS_FILES) $(LISP)
436 set x; \
437 here=`pwd`; \
438 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
439 unique=`for i in $$list; do \
440 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441 done | \
442 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443 END { if (nonempty) { for (i in files) print i; }; }'`; \
444 shift; \
445 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446 test -n "$$unique" || unique=$$empty_fix; \
447 if test $$# -gt 0; then \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 "$$@" $$unique; \
450 else \
451 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452 $$unique; \
453 fi; \
455 ctags: CTAGS
456 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
464 test -z "$(CTAGS_ARGS)$$unique" \
465 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466 $$unique
468 GTAGS:
469 here=`$(am__cd) $(top_builddir) && pwd` \
470 && $(am__cd) $(top_srcdir) \
471 && gtags -i $(GTAGS_ARGS) "$$here"
473 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
474 list='$(SOURCES) $(HEADERS) $(LISP)'; \
475 case "$(srcdir)" in \
476 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
477 *) sdir=$(subdir)/$(srcdir) ;; \
478 esac; \
479 for i in $$list; do \
480 if test -f "$$i"; then \
481 echo "$(subdir)/$$i"; \
482 else \
483 echo "$$sdir/$$i"; \
484 fi; \
485 done >> $(top_builddir)/cscope.files
487 distclean-tags:
488 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
490 distdir: $(DISTFILES)
491 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493 list='$(DISTFILES)'; \
494 dist_files=`for file in $$list; do echo $$file; done | \
495 sed -e "s|^$$srcdirstrip/||;t" \
496 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
497 case $$dist_files in \
498 */*) $(MKDIR_P) `echo "$$dist_files" | \
499 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
500 sort -u` ;; \
501 esac; \
502 for file in $$dist_files; do \
503 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
504 if test -d $$d/$$file; then \
505 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
506 if test -d "$(distdir)/$$file"; then \
507 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508 fi; \
509 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
511 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512 fi; \
513 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
514 else \
515 test -f "$(distdir)/$$file" \
516 || cp -p $$d/$$file "$(distdir)/$$file" \
517 || exit 1; \
518 fi; \
519 done
520 check-am: all-am
521 check: $(BUILT_SOURCES)
522 $(MAKE) $(AM_MAKEFLAGS) check-am
523 all-am: Makefile $(PROGRAMS)
524 installdirs:
525 for dir in "$(DESTDIR)$(sbindir)"; do \
526 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
527 done
528 install: $(BUILT_SOURCES)
529 $(MAKE) $(AM_MAKEFLAGS) install-am
530 install-exec: install-exec-am
531 install-data: install-data-am
532 uninstall: uninstall-am
534 install-am: all-am
535 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537 installcheck: installcheck-am
538 install-strip:
539 if test -z '$(STRIP)'; then \
540 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542 install; \
543 else \
544 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
545 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
548 mostlyclean-generic:
550 clean-generic:
551 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
553 distclean-generic:
554 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
555 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
557 maintainer-clean-generic:
558 @echo "This command is intended for maintainers to use"
559 @echo "it deletes files that may require special tools to rebuild."
560 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
561 clean: clean-am
563 clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
564 mostlyclean-am
566 distclean: distclean-am
567 -rm -rf ./$(DEPDIR)
568 -rm -f Makefile
569 distclean-am: clean-am distclean-compile distclean-generic \
570 distclean-tags
572 dvi: dvi-am
574 dvi-am:
576 html: html-am
578 html-am:
580 info: info-am
582 info-am:
584 install-data-am:
586 install-dvi: install-dvi-am
588 install-dvi-am:
590 install-exec-am: install-sbinPROGRAMS
592 install-html: install-html-am
594 install-html-am:
596 install-info: install-info-am
598 install-info-am:
600 install-man:
602 install-pdf: install-pdf-am
604 install-pdf-am:
606 install-ps: install-ps-am
608 install-ps-am:
610 installcheck-am:
612 maintainer-clean: maintainer-clean-am
613 -rm -rf ./$(DEPDIR)
614 -rm -f Makefile
615 maintainer-clean-am: distclean-am maintainer-clean-generic
617 mostlyclean: mostlyclean-am
619 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
620 mostlyclean-libtool
622 pdf: pdf-am
624 pdf-am:
626 ps: ps-am
628 ps-am:
630 uninstall-am: uninstall-sbinPROGRAMS
632 .MAKE: all check install install-am install-strip
634 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
635 clean-libtool clean-sbinPROGRAMS cscopelist ctags distclean \
636 distclean-compile distclean-generic distclean-libtool \
637 distclean-tags distdir dvi dvi-am html html-am info info-am \
638 install install-am install-data install-data-am install-dvi \
639 install-dvi-am install-exec install-exec-am install-html \
640 install-html-am install-info install-info-am install-man \
641 install-pdf install-pdf-am install-ps install-ps-am \
642 install-sbinPROGRAMS install-strip installcheck \
643 installcheck-am installdirs maintainer-clean \
644 maintainer-clean-generic mostlyclean mostlyclean-compile \
645 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
646 tags uninstall uninstall-am uninstall-sbinPROGRAMS
649 ../libnacl/.done:
650 cd ../libnacl && $(MAKE) $(AM_MAKEFLAGS)
652 probes.h: @PROBES_SOURCE@
653 cat @PROBES_SOURCE@ > $@
655 probes_dnscrypt_proxy.h: probes_dnscrypt_proxy.d
656 @DTRACE@ -o $@ -h -s probes_dnscrypt_proxy.d
658 # Tell versions [3.59,3.63) of GNU make to not export all variables.
659 # Otherwise a system limit (for SysV at least) may be exceeded.
660 .NOEXPORT: