dnscrypt-proxy 1.6.0
[tomato.git] / release / src / router / dnscrypt / src / plugins / example-ldns-opendns-deviceid / Makefile.in
blob4929499fd60144e6f5fd11078823a54586c55247
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/plugins/example-ldns-opendns-deviceid
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 $(am__DIST_COMMON)
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = $(top_builddir)/config.h
104 CONFIG_CLEAN_FILES =
105 CONFIG_CLEAN_VPATH_FILES =
106 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
107 am__vpath_adj = case $$p in \
108 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
109 *) f=$$p;; \
110 esac;
111 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
112 am__install_max = 40
113 am__nobase_strip_setup = \
114 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
115 am__nobase_strip = \
116 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
117 am__nobase_list = $(am__nobase_strip_setup); \
118 for p in $$list; do echo "$$p $$p"; done | \
119 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
120 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
121 if (++n[$$2] == $(am__install_max)) \
122 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
123 END { for (dir in files) print dir, files[dir] }'
124 am__base_list = \
125 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
126 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
127 am__uninstall_files_from_dir = { \
128 test -z "$$files" \
129 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
130 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
131 $(am__cd) "$$dir" && rm -f $$files; }; \
133 am__installdirs = "$(DESTDIR)$(pkglibdir)"
134 LTLIBRARIES = $(pkglib_LTLIBRARIES)
135 libdcplugin_example_ldns_opendns_deviceid_la_DEPENDENCIES =
136 am_libdcplugin_example_ldns_opendns_deviceid_la_OBJECTS = libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo
137 libdcplugin_example_ldns_opendns_deviceid_la_OBJECTS = \
138 $(am_libdcplugin_example_ldns_opendns_deviceid_la_OBJECTS)
139 AM_V_lt = $(am__v_lt_@AM_V@)
140 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
141 am__v_lt_0 = --silent
142 am__v_lt_1 =
143 libdcplugin_example_ldns_opendns_deviceid_la_LINK = $(LIBTOOL) \
144 $(AM_V_lt) --tag=CC \
145 $(libdcplugin_example_ldns_opendns_deviceid_la_LIBTOOLFLAGS) \
146 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147 $(libdcplugin_example_ldns_opendns_deviceid_la_LDFLAGS) \
148 $(LDFLAGS) -o $@
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo " GEN " $@;
156 am__v_GEN_1 =
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 =
161 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
162 depcomp = $(SHELL) $(top_srcdir)/libltdl/config/depcomp
163 am__depfiles_maybe = depfiles
164 am__mv = mv -f
165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170 $(AM_CFLAGS) $(CFLAGS)
171 AM_V_CC = $(am__v_CC_@AM_V@)
172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173 am__v_CC_0 = @echo " CC " $@;
174 am__v_CC_1 =
175 CCLD = $(CC)
176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178 $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
181 am__v_CCLD_0 = @echo " CCLD " $@;
182 am__v_CCLD_1 =
183 SOURCES = $(libdcplugin_example_ldns_opendns_deviceid_la_SOURCES)
184 DIST_SOURCES = \
185 $(libdcplugin_example_ldns_opendns_deviceid_la_SOURCES)
186 am__can_run_installinfo = \
187 case $$AM_UPDATE_INFO_DIR in \
188 n|no|NO) false;; \
189 *) (install-info --version) >/dev/null 2>&1;; \
190 esac
191 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
192 # Read a list of newline-separated strings from the standard input,
193 # and print each of them once, without duplicates. Input order is
194 # *not* preserved.
195 am__uniquify_input = $(AWK) '\
196 BEGIN { nonempty = 0; } \
197 { items[$$0] = 1; nonempty = 1; } \
198 END { if (nonempty) { for (i in items) print i; }; } \
200 # Make sure the list of sources is unique. This is necessary because,
201 # e.g., the same source file might be shared among _SOURCES variables
202 # for different programs/libraries.
203 am__define_uniq_tagged_files = \
204 list='$(am__tagged_files)'; \
205 unique=`for i in $$list; do \
206 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207 done | $(am__uniquify_input)`
208 ETAGS = etags
209 CTAGS = ctags
210 am__DIST_COMMON = $(srcdir)/Makefile.in \
211 $(top_srcdir)/libltdl/config/depcomp
212 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213 ACLOCAL = @ACLOCAL@
214 AMTAR = @AMTAR@
215 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216 AR = @AR@
217 AUTOCONF = @AUTOCONF@
218 AUTOHEADER = @AUTOHEADER@
219 AUTOMAKE = @AUTOMAKE@
220 AWK = @AWK@
221 CC = @CC@
222 CCDEPMODE = @CCDEPMODE@
223 CFLAGS = @CFLAGS@
224 CPP = @CPP@
225 CPPFLAGS = @CPPFLAGS@
226 CWFLAGS = @CWFLAGS@
227 CYGPATH_W = @CYGPATH_W@
228 DEFS = @DEFS@
229 DEPDIR = @DEPDIR@
230 DLLTOOL = @DLLTOOL@
231 DSYMUTIL = @DSYMUTIL@
232 DTRACE = @DTRACE@
233 DUMPBIN = @DUMPBIN@
234 ECHO_C = @ECHO_C@
235 ECHO_N = @ECHO_N@
236 ECHO_T = @ECHO_T@
237 EGREP = @EGREP@
238 EXEEXT = @EXEEXT@
239 FGREP = @FGREP@
240 GREP = @GREP@
241 INCLTDL = @INCLTDL@
242 INSTALL = @INSTALL@
243 INSTALL_DATA = @INSTALL_DATA@
244 INSTALL_PROGRAM = @INSTALL_PROGRAM@
245 INSTALL_SCRIPT = @INSTALL_SCRIPT@
246 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247 ISODATE = @ISODATE@
248 LD = @LD@
249 LDFLAGS = @LDFLAGS@
250 LDNS_LIBS = @LDNS_LIBS@
251 LIBADD_DL = @LIBADD_DL@
252 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
253 LIBADD_DLOPEN = @LIBADD_DLOPEN@
254 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
255 LIBLTDL = @LIBLTDL@
256 LIBOBJS = @LIBOBJS@
257 LIBS = @LIBS@
258 LIBTOOL = @LIBTOOL@
259 LIBTOOL_DEPS = @LIBTOOL_DEPS@
260 LIPO = @LIPO@
261 LN_S = @LN_S@
262 LTDLDEPS = @LTDLDEPS@
263 LTDLINCL = @LTDLINCL@
264 LTDLOPEN = @LTDLOPEN@
265 LTLIBOBJS = @LTLIBOBJS@
266 LT_ARGZ_H = @LT_ARGZ_H@
267 LT_CONFIG_H = @LT_CONFIG_H@
268 LT_DLLOADERS = @LT_DLLOADERS@
269 LT_DLPREOPEN = @LT_DLPREOPEN@
270 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
271 MAINT = @MAINT@
272 MAKEINFO = @MAKEINFO@
273 MANIFEST_TOOL = @MANIFEST_TOOL@
274 MKDIR_P = @MKDIR_P@
275 NM = @NM@
276 NMEDIT = @NMEDIT@
277 OBJDUMP = @OBJDUMP@
278 OBJEXT = @OBJEXT@
279 OTOOL = @OTOOL@
280 OTOOL64 = @OTOOL64@
281 PACKAGE = @PACKAGE@
282 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
283 PACKAGE_NAME = @PACKAGE_NAME@
284 PACKAGE_STRING = @PACKAGE_STRING@
285 PACKAGE_TARNAME = @PACKAGE_TARNAME@
286 PACKAGE_URL = @PACKAGE_URL@
287 PACKAGE_VERSION = @PACKAGE_VERSION@
288 PATH_SEPARATOR = @PATH_SEPARATOR@
289 PKG_CONFIG = @PKG_CONFIG@
290 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
291 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
292 PROBES_SOURCE = @PROBES_SOURCE@
293 RANLIB = @RANLIB@
294 RONN = @RONN@
295 SAFECODE_HOME = @SAFECODE_HOME@
296 SED = @SED@
297 SET_MAKE = @SET_MAKE@
298 SHELL = @SHELL@
299 SIXJACK = @SIXJACK@
300 STRIP = @STRIP@
301 SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
302 SYSTEMD_DAEMON_CFLAGS = @SYSTEMD_DAEMON_CFLAGS@
303 SYSTEMD_DAEMON_LIBS = @SYSTEMD_DAEMON_LIBS@
304 SYSTEMD_LIBS = @SYSTEMD_LIBS@
305 VERSION = @VERSION@
306 abs_builddir = @abs_builddir@
307 abs_srcdir = @abs_srcdir@
308 abs_top_builddir = @abs_top_builddir@
309 abs_top_srcdir = @abs_top_srcdir@
310 ac_ct_AR = @ac_ct_AR@
311 ac_ct_CC = @ac_ct_CC@
312 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313 am__include = @am__include@
314 am__leading_dot = @am__leading_dot@
315 am__quote = @am__quote@
316 am__tar = @am__tar@
317 am__untar = @am__untar@
318 bindir = @bindir@
319 build = @build@
320 build_alias = @build_alias@
321 build_cpu = @build_cpu@
322 build_os = @build_os@
323 build_vendor = @build_vendor@
324 builddir = @builddir@
325 datadir = @datadir@
326 datarootdir = @datarootdir@
327 docdir = @docdir@
328 dvidir = @dvidir@
329 exec_prefix = @exec_prefix@
330 host = @host@
331 host_alias = @host_alias@
332 host_cpu = @host_cpu@
333 host_os = @host_os@
334 host_vendor = @host_vendor@
335 htmldir = @htmldir@
336 includedir = @includedir@
337 infodir = @infodir@
338 install_sh = @install_sh@
339 libdir = @libdir@
340 libexecdir = @libexecdir@
341 localedir = @localedir@
342 localstatedir = @localstatedir@
343 ltdl_LIBOBJS = @ltdl_LIBOBJS@
344 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
345 mandir = @mandir@
346 mkdir_p = @mkdir_p@
347 oldincludedir = @oldincludedir@
348 pdfdir = @pdfdir@
349 prefix = @prefix@
350 program_transform_name = @program_transform_name@
351 psdir = @psdir@
352 sbindir = @sbindir@
353 sharedstatedir = @sharedstatedir@
354 srcdir = @srcdir@
355 subdirs = @subdirs@
356 sys_symbol_underscore = @sys_symbol_underscore@
357 sysconfdir = @sysconfdir@
358 target_alias = @target_alias@
359 top_build_prefix = @top_build_prefix@
360 top_builddir = @top_builddir@
361 top_srcdir = @top_srcdir@
362 pkglib_LTLIBRARIES = \
363 libdcplugin_example_ldns_opendns_deviceid.la
365 libdcplugin_example_ldns_opendns_deviceid_la_LIBTOOLFLAGS = --tag=disable-static
366 libdcplugin_example_ldns_opendns_deviceid_la_SOURCES = \
367 example-ldns-opendns-deviceid.c
369 libdcplugin_example_ldns_opendns_deviceid_la_LIBADD = @LDNS_LIBS@
370 libdcplugin_example_ldns_opendns_deviceid_la_LDFLAGS = \
371 $(AM_LDFLAGS) \
372 -avoid-version \
373 -export-dynamic \
374 -module \
375 -no-undefined
377 libdcplugin_example_ldns_opendns_deviceid_la_CPPFLAGS = \
378 $(LTDLINCL) \
379 -I../../include
381 all: all-am
383 .SUFFIXES:
384 .SUFFIXES: .c .lo .o .obj
385 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
386 @for dep in $?; do \
387 case '$(am__configure_deps)' in \
388 *$$dep*) \
389 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
390 && { if test -f $@; then exit 0; else break; fi; }; \
391 exit 1;; \
392 esac; \
393 done; \
394 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/example-ldns-opendns-deviceid/Makefile'; \
395 $(am__cd) $(top_srcdir) && \
396 $(AUTOMAKE) --gnu src/plugins/example-ldns-opendns-deviceid/Makefile
397 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
398 @case '$?' in \
399 *config.status*) \
400 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
401 *) \
402 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
403 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
404 esac;
406 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
407 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
410 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
411 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
412 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413 $(am__aclocal_m4_deps):
415 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
416 @$(NORMAL_INSTALL)
417 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
418 list2=; for p in $$list; do \
419 if test -f $$p; then \
420 list2="$$list2 $$p"; \
421 else :; fi; \
422 done; \
423 test -z "$$list2" || { \
424 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
425 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
426 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
427 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
430 uninstall-pkglibLTLIBRARIES:
431 @$(NORMAL_UNINSTALL)
432 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
433 for p in $$list; do \
434 $(am__strip_dir) \
435 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
436 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
437 done
439 clean-pkglibLTLIBRARIES:
440 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
441 @list='$(pkglib_LTLIBRARIES)'; \
442 locs=`for p in $$list; do echo $$p; done | \
443 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
444 sort -u`; \
445 test -z "$$locs" || { \
446 echo rm -f $${locs}; \
447 rm -f $${locs}; \
450 libdcplugin_example_ldns_opendns_deviceid.la: $(libdcplugin_example_ldns_opendns_deviceid_la_OBJECTS) $(libdcplugin_example_ldns_opendns_deviceid_la_DEPENDENCIES) $(EXTRA_libdcplugin_example_ldns_opendns_deviceid_la_DEPENDENCIES)
451 $(AM_V_CCLD)$(libdcplugin_example_ldns_opendns_deviceid_la_LINK) -rpath $(pkglibdir) $(libdcplugin_example_ldns_opendns_deviceid_la_OBJECTS) $(libdcplugin_example_ldns_opendns_deviceid_la_LIBADD) $(LIBS)
453 mostlyclean-compile:
454 -rm -f *.$(OBJEXT)
456 distclean-compile:
457 -rm -f *.tab.c
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.Plo@am__quote@
461 .c.o:
462 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
463 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
464 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
469 .c.obj:
470 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
471 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
472 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
477 .c.lo:
478 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
479 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
480 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
485 libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo: example-ldns-opendns-deviceid.c
486 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libdcplugin_example_ldns_opendns_deviceid_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcplugin_example_ldns_opendns_deviceid_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo -MD -MP -MF $(DEPDIR)/libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.Tpo -c -o libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo `test -f 'example-ldns-opendns-deviceid.c' || echo '$(srcdir)/'`example-ldns-opendns-deviceid.c
487 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.Tpo $(DEPDIR)/libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.Plo
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='example-ldns-opendns-deviceid.c' object='libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo' libtool=yes @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libdcplugin_example_ldns_opendns_deviceid_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcplugin_example_ldns_opendns_deviceid_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdcplugin_example_ldns_opendns_deviceid_la-example-ldns-opendns-deviceid.lo `test -f 'example-ldns-opendns-deviceid.c' || echo '$(srcdir)/'`example-ldns-opendns-deviceid.c
492 mostlyclean-libtool:
493 -rm -f *.lo
495 clean-libtool:
496 -rm -rf .libs _libs
498 ID: $(am__tagged_files)
499 $(am__define_uniq_tagged_files); mkid -fID $$unique
500 tags: tags-am
501 TAGS: tags
503 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504 set x; \
505 here=`pwd`; \
506 $(am__define_uniq_tagged_files); \
507 shift; \
508 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
509 test -n "$$unique" || unique=$$empty_fix; \
510 if test $$# -gt 0; then \
511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512 "$$@" $$unique; \
513 else \
514 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 $$unique; \
516 fi; \
518 ctags: ctags-am
520 CTAGS: ctags
521 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522 $(am__define_uniq_tagged_files); \
523 test -z "$(CTAGS_ARGS)$$unique" \
524 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525 $$unique
527 GTAGS:
528 here=`$(am__cd) $(top_builddir) && pwd` \
529 && $(am__cd) $(top_srcdir) \
530 && gtags -i $(GTAGS_ARGS) "$$here"
531 cscopelist: cscopelist-am
533 cscopelist-am: $(am__tagged_files)
534 list='$(am__tagged_files)'; \
535 case "$(srcdir)" in \
536 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
537 *) sdir=$(subdir)/$(srcdir) ;; \
538 esac; \
539 for i in $$list; do \
540 if test -f "$$i"; then \
541 echo "$(subdir)/$$i"; \
542 else \
543 echo "$$sdir/$$i"; \
544 fi; \
545 done >> $(top_builddir)/cscope.files
547 distclean-tags:
548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
550 distdir: $(DISTFILES)
551 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
552 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
553 list='$(DISTFILES)'; \
554 dist_files=`for file in $$list; do echo $$file; done | \
555 sed -e "s|^$$srcdirstrip/||;t" \
556 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
557 case $$dist_files in \
558 */*) $(MKDIR_P) `echo "$$dist_files" | \
559 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
560 sort -u` ;; \
561 esac; \
562 for file in $$dist_files; do \
563 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
564 if test -d $$d/$$file; then \
565 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
566 if test -d "$(distdir)/$$file"; then \
567 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
568 fi; \
569 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
570 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
571 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
572 fi; \
573 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
574 else \
575 test -f "$(distdir)/$$file" \
576 || cp -p $$d/$$file "$(distdir)/$$file" \
577 || exit 1; \
578 fi; \
579 done
580 check-am: all-am
581 check: check-am
582 all-am: Makefile $(LTLIBRARIES)
583 installdirs:
584 for dir in "$(DESTDIR)$(pkglibdir)"; do \
585 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
586 done
587 install: install-am
588 install-exec: install-exec-am
589 install-data: install-data-am
590 uninstall: uninstall-am
592 install-am: all-am
593 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
595 installcheck: installcheck-am
596 install-strip:
597 if test -z '$(STRIP)'; then \
598 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
599 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
600 install; \
601 else \
602 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
606 mostlyclean-generic:
608 clean-generic:
610 distclean-generic:
611 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
612 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
614 maintainer-clean-generic:
615 @echo "This command is intended for maintainers to use"
616 @echo "it deletes files that may require special tools to rebuild."
617 clean: clean-am
619 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
620 mostlyclean-am
622 distclean: distclean-am
623 -rm -rf ./$(DEPDIR)
624 -rm -f Makefile
625 distclean-am: clean-am distclean-compile distclean-generic \
626 distclean-tags
628 dvi: dvi-am
630 dvi-am:
632 html: html-am
634 html-am:
636 info: info-am
638 info-am:
640 install-data-am:
642 install-dvi: install-dvi-am
644 install-dvi-am:
646 install-exec-am: install-pkglibLTLIBRARIES
648 install-html: install-html-am
650 install-html-am:
652 install-info: install-info-am
654 install-info-am:
656 install-man:
658 install-pdf: install-pdf-am
660 install-pdf-am:
662 install-ps: install-ps-am
664 install-ps-am:
666 installcheck-am:
668 maintainer-clean: maintainer-clean-am
669 -rm -rf ./$(DEPDIR)
670 -rm -f Makefile
671 maintainer-clean-am: distclean-am maintainer-clean-generic
673 mostlyclean: mostlyclean-am
675 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
676 mostlyclean-libtool
678 pdf: pdf-am
680 pdf-am:
682 ps: ps-am
684 ps-am:
686 uninstall-am: uninstall-pkglibLTLIBRARIES
688 .MAKE: install-am install-strip
690 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
691 clean-libtool clean-pkglibLTLIBRARIES cscopelist-am ctags \
692 ctags-am distclean distclean-compile distclean-generic \
693 distclean-libtool distclean-tags distdir dvi dvi-am html \
694 html-am info info-am install install-am install-data \
695 install-data-am install-dvi install-dvi-am install-exec \
696 install-exec-am install-html install-html-am install-info \
697 install-info-am install-man install-pdf install-pdf-am \
698 install-pkglibLTLIBRARIES install-ps install-ps-am \
699 install-strip installcheck installcheck-am installdirs \
700 maintainer-clean maintainer-clean-generic mostlyclean \
701 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
702 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
703 uninstall-pkglibLTLIBRARIES
705 .PRECIOUS: Makefile
708 # Tell versions [3.59,3.63) of GNU make to not export all variables.
709 # Otherwise a system limit (for SysV at least) may be exceeded.
710 .NOEXPORT: