K2.6 patches and update.
[tomato.git] / release / src / router / dnscrypt / src / proxy / Makefile
blobe0405fb8825906ffc216e8facc407469ea65f970
1 # Makefile.in generated by automake 1.12 from Makefile.am.
2 # src/proxy/Makefile. Generated from Makefile.in by configure.
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.
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)/dnscrypt-proxy
37 pkgincludedir = $(includedir)/dnscrypt-proxy
38 pkglibdir = $(libdir)/dnscrypt-proxy
39 pkglibexecdir = $(libexecdir)/dnscrypt-proxy
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 = x86_64-pc-linux-gnu
53 host_triplet = mipsel-unknown-linux-gnu
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. -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 = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/missing --run aclocal-1.12
103 AMTAR = $${TAR-tar}
104 AR = mipsel-uclibc-ar
105 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/missing --run autoconf
106 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/missing --run autoheader
107 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/missing --run automake-1.12
108 AWK = gawk
109 CC = mipsel-uclibc-gcc -std=gnu99
110 CCDEPMODE = depmode=gcc3
111 CFLAGS = -g -O2 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero
112 CPP = mipsel-uclibc-gcc -std=gnu99 -E
113 CPPFLAGS = -D_XPG4_2=1 -D_GNU_SOURCE=1 -D_FORTIFY_SOURCE=2 -I/usr/local/include
114 CWFLAGS = -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum
115 CYGPATH_W = echo
116 DEFS = -DHAVE_CONFIG_H
117 DEPDIR = .deps
118 DLLTOOL = false
119 DSYMUTIL =
120 DTRACE = #
121 DUMPBIN =
122 ECHO_C =
123 ECHO_N = -n
124 ECHO_T =
125 EGREP = /bin/grep -E
126 EXEEXT =
127 FGREP = /bin/grep -F
128 GREP = /bin/grep
129 INSTALL = /usr/bin/install -c
130 INSTALL_DATA = ${INSTALL} -m 644
131 INSTALL_PROGRAM = ${INSTALL}
132 INSTALL_SCRIPT = ${INSTALL}
133 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
134 ISODATE = 2013-06-09
135 LD = mipsel-uclibc-ld
136 LDFLAGS = -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib
137 LIBOBJS =
138 LIBS = -ldl -lm
139 LIBTOOL = $(SHELL) $(top_builddir)/libtool
140 LIBTOOL_DEPS = ./ltmain.sh
141 LIPO =
142 LN_S = ln -s
143 LTLIBOBJS =
144 MAINT = #
145 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/missing --run makeinfo
146 MANIFEST_TOOL = :
147 MKDIR_P = /bin/mkdir -p
148 NACL_PATH = libnacl/build/localhost
149 NM = mipsel-uclibc-nm
150 NMEDIT =
151 OBJDUMP = mipsel-linux-objdump
152 OBJEXT = o
153 OTOOL =
154 OTOOL64 =
155 PACKAGE = dnscrypt-proxy
156 PACKAGE_BUGREPORT = https://github.com/opendns/dnscrypt-proxy/issues
157 PACKAGE_NAME = dnscrypt-proxy
158 PACKAGE_STRING = dnscrypt-proxy 1.0
159 PACKAGE_TARNAME = dnscrypt-proxy
160 PACKAGE_URL =
161 PACKAGE_VERSION = 1.0
162 PATH_SEPARATOR = :
163 PROBES_SOURCE = probes_no_dtrace.h
164 RANLIB = mipsel-uclibc-ranlib
165 RONN = #
166 SAFECODE_HOME =
167 SED = /bin/sed
168 SET_MAKE =
169 SHELL = /bin/sh
170 SIXJACK = #
171 STRIP = mipsel-uclibc-strip
172 VERSION = 1.0
173 abs_builddir = /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/src/proxy
174 abs_srcdir = /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/src/proxy
175 abs_top_builddir = /home/vicente/repos/tomato/release/src-rt/router/dnscrypt
176 abs_top_srcdir = /home/vicente/repos/tomato/release/src-rt/router/dnscrypt
177 ac_ct_AR =
178 ac_ct_CC =
179 ac_ct_DUMPBIN =
180 am__include = include
181 am__leading_dot = .
182 am__quote =
183 am__tar = $${TAR-tar} chof - "$$tardir"
184 am__untar = $${TAR-tar} xf -
185 bindir = ${exec_prefix}/bin
186 build = x86_64-pc-linux-gnu
187 build_alias = x86_64-linux-gnu
188 build_cpu = x86_64
189 build_os = linux-gnu
190 build_vendor = pc
191 builddir = .
192 datadir = ${datarootdir}
193 datarootdir = ${prefix}/share
194 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
195 dvidir = ${docdir}
196 exec_prefix = ${prefix}
197 host = mipsel-unknown-linux-gnu
198 host_alias = mipsel-linux
199 host_cpu = mipsel
200 host_os = linux-gnu
201 host_vendor = unknown
202 htmldir = ${docdir}
203 includedir = ${prefix}/include
204 infodir = ${datarootdir}/info
205 install_sh = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/dnscrypt/install-sh
206 libdir = ${exec_prefix}/lib
207 libexecdir = ${exec_prefix}/libexec
208 localedir = ${datarootdir}/locale
209 localstatedir = ${prefix}/var
210 mandir = ${datarootdir}/man
211 mkdir_p = /bin/mkdir -p
212 oldincludedir = /usr/include
213 pdfdir = ${docdir}
214 prefix = /usr
215 program_transform_name = s,x,x,
216 psdir = ${docdir}
217 sbindir = ${exec_prefix}/sbin
218 sharedstatedir = ${prefix}/com
219 srcdir = .
220 subdirs = src/libevent
221 sysconfdir = ${prefix}/etc
222 target_alias =
223 top_build_prefix = ../../
224 top_builddir = ../..
225 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 = -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum
267 AM_CPPFLAGS = \
268 -I../ext \
269 -I../libevent/include \
270 -I../libnacl/build/localhost/include/local
272 dnscrypt_proxy_LDADD = \
273 ../libevent/libevent_extra.la \
274 ../libevent/libevent_core.la \
275 ../libnacl/build/localhost/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: # $(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: # $(am__configure_deps)
321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4): # $(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 include ./$(DEPDIR)/app.Po
382 include ./$(DEPDIR)/cert.Po
383 include ./$(DEPDIR)/dnscrypt.Po
384 include ./$(DEPDIR)/dnscrypt_client.Po
385 include ./$(DEPDIR)/edns.Po
386 include ./$(DEPDIR)/logger.Po
387 include ./$(DEPDIR)/options.Po
388 include ./$(DEPDIR)/pid_file.Po
389 include ./$(DEPDIR)/safe_rw.Po
390 include ./$(DEPDIR)/salsa20_random.Po
391 include ./$(DEPDIR)/sandboxes.Po
392 include ./$(DEPDIR)/stack_trace.Po
393 include ./$(DEPDIR)/tcp_request.Po
394 include ./$(DEPDIR)/udp_request.Po
395 include ./$(DEPDIR)/utils.Po
397 .c.o:
398 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
399 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400 # source='$<' object='$@' libtool=no \
401 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
402 # $(COMPILE) -c $<
404 .c.obj:
405 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
406 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 # source='$<' object='$@' libtool=no \
408 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
409 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
411 .c.lo:
412 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
413 $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
414 # source='$<' object='$@' libtool=yes \
415 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
416 # $(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_no_dtrace.h
653 cat probes_no_dtrace.h > $@
655 probes_dnscrypt_proxy.h: probes_dnscrypt_proxy.d
656 # -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: