dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / plugins / example / Makefile.in
blob76284c24124121c9d7374e7b22b2fc382f7bb965
1 # Makefile.in generated by automake 1.11.6 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 = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(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 subdir = src/plugins/example
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/m4/argz.m4 \
58 $(top_srcdir)/m4/ax_check_compile_flag.m4 \
59 $(top_srcdir)/m4/ax_check_link_flag.m4 \
60 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltdl.m4 \
61 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
62 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
63 $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 *) f=$$p;; \
74 esac;
75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76 am__install_max = 40
77 am__nobase_strip_setup = \
78 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 am__nobase_strip = \
80 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81 am__nobase_list = $(am__nobase_strip_setup); \
82 for p in $$list; do echo "$$p $$p"; done | \
83 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85 if (++n[$$2] == $(am__install_max)) \
86 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87 END { for (dir in files) print dir, files[dir] }'
88 am__base_list = \
89 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
91 am__uninstall_files_from_dir = { \
92 test -z "$$files" \
93 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
94 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
95 $(am__cd) "$$dir" && rm -f $$files; }; \
97 am__installdirs = "$(DESTDIR)$(pkglibdir)"
98 LTLIBRARIES = $(pkglib_LTLIBRARIES)
99 libdcplugin_example_la_LIBADD =
100 am_libdcplugin_example_la_OBJECTS = libdcplugin_example_la-example.lo
101 libdcplugin_example_la_OBJECTS = $(am_libdcplugin_example_la_OBJECTS)
102 libdcplugin_example_la_LINK = $(LIBTOOL) --tag=CC \
103 $(libdcplugin_example_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
104 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
105 $(libdcplugin_example_la_LDFLAGS) $(LDFLAGS) -o $@
106 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
107 depcomp = $(SHELL) $(top_srcdir)/libltdl/config/depcomp
108 am__depfiles_maybe = depfiles
109 am__mv = mv -f
110 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
111 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
112 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
114 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 CCLD = $(CC)
116 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
118 $(LDFLAGS) -o $@
119 SOURCES = $(libdcplugin_example_la_SOURCES)
120 DIST_SOURCES = $(libdcplugin_example_la_SOURCES)
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 ETAGS = etags
127 CTAGS = ctags
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 ACLOCAL = @ACLOCAL@
130 AMTAR = @AMTAR@
131 AR = @AR@
132 ARGZ_H = @ARGZ_H@
133 AUTOCONF = @AUTOCONF@
134 AUTOHEADER = @AUTOHEADER@
135 AUTOMAKE = @AUTOMAKE@
136 AWK = @AWK@
137 CC = @CC@
138 CCDEPMODE = @CCDEPMODE@
139 CFLAGS = @CFLAGS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CWFLAGS = @CWFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DEFS = @DEFS@
145 DEPDIR = @DEPDIR@
146 DLLTOOL = @DLLTOOL@
147 DSYMUTIL = @DSYMUTIL@
148 DTRACE = @DTRACE@
149 DUMPBIN = @DUMPBIN@
150 ECHO_C = @ECHO_C@
151 ECHO_N = @ECHO_N@
152 ECHO_T = @ECHO_T@
153 EGREP = @EGREP@
154 EXEEXT = @EXEEXT@
155 FGREP = @FGREP@
156 GREP = @GREP@
157 INCLTDL = @INCLTDL@
158 INSTALL = @INSTALL@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163 ISODATE = @ISODATE@
164 LD = @LD@
165 LDFLAGS = @LDFLAGS@
166 LDNS_LIBS = @LDNS_LIBS@
167 LIBADD_DL = @LIBADD_DL@
168 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
169 LIBADD_DLOPEN = @LIBADD_DLOPEN@
170 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
171 LIBLTDL = @LIBLTDL@
172 LIBOBJS = @LIBOBJS@
173 LIBS = @LIBS@
174 LIBTOOL = @LIBTOOL@
175 LIBTOOL_DEPS = @LIBTOOL_DEPS@
176 LIPO = @LIPO@
177 LN_S = @LN_S@
178 LTDLDEPS = @LTDLDEPS@
179 LTDLINCL = @LTDLINCL@
180 LTDLOPEN = @LTDLOPEN@
181 LTLIBOBJS = @LTLIBOBJS@
182 LT_CONFIG_H = @LT_CONFIG_H@
183 LT_DLLOADERS = @LT_DLLOADERS@
184 LT_DLPREOPEN = @LT_DLPREOPEN@
185 MAINT = @MAINT@
186 MAKEINFO = @MAKEINFO@
187 MANIFEST_TOOL = @MANIFEST_TOOL@
188 MKDIR_P = @MKDIR_P@
189 NM = @NM@
190 NMEDIT = @NMEDIT@
191 OBJDUMP = @OBJDUMP@
192 OBJEXT = @OBJEXT@
193 OTOOL = @OTOOL@
194 OTOOL64 = @OTOOL64@
195 PACKAGE = @PACKAGE@
196 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
197 PACKAGE_NAME = @PACKAGE_NAME@
198 PACKAGE_STRING = @PACKAGE_STRING@
199 PACKAGE_TARNAME = @PACKAGE_TARNAME@
200 PACKAGE_URL = @PACKAGE_URL@
201 PACKAGE_VERSION = @PACKAGE_VERSION@
202 PATH_SEPARATOR = @PATH_SEPARATOR@
203 PROBES_SOURCE = @PROBES_SOURCE@
204 RANLIB = @RANLIB@
205 RONN = @RONN@
206 SAFECODE_HOME = @SAFECODE_HOME@
207 SED = @SED@
208 SET_MAKE = @SET_MAKE@
209 SHELL = @SHELL@
210 SIXJACK = @SIXJACK@
211 STRIP = @STRIP@
212 VERSION = @VERSION@
213 abs_builddir = @abs_builddir@
214 abs_srcdir = @abs_srcdir@
215 abs_top_builddir = @abs_top_builddir@
216 abs_top_srcdir = @abs_top_srcdir@
217 ac_ct_AR = @ac_ct_AR@
218 ac_ct_CC = @ac_ct_CC@
219 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
220 am__include = @am__include@
221 am__leading_dot = @am__leading_dot@
222 am__quote = @am__quote@
223 am__tar = @am__tar@
224 am__untar = @am__untar@
225 bindir = @bindir@
226 build = @build@
227 build_alias = @build_alias@
228 build_cpu = @build_cpu@
229 build_os = @build_os@
230 build_vendor = @build_vendor@
231 builddir = @builddir@
232 datadir = @datadir@
233 datarootdir = @datarootdir@
234 docdir = @docdir@
235 dvidir = @dvidir@
236 exec_prefix = @exec_prefix@
237 host = @host@
238 host_alias = @host_alias@
239 host_cpu = @host_cpu@
240 host_os = @host_os@
241 host_vendor = @host_vendor@
242 htmldir = @htmldir@
243 includedir = @includedir@
244 infodir = @infodir@
245 install_sh = @install_sh@
246 libdir = @libdir@
247 libexecdir = @libexecdir@
248 localedir = @localedir@
249 localstatedir = @localstatedir@
250 ltdl_LIBOBJS = @ltdl_LIBOBJS@
251 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
252 mandir = @mandir@
253 mkdir_p = @mkdir_p@
254 oldincludedir = @oldincludedir@
255 pdfdir = @pdfdir@
256 prefix = @prefix@
257 program_transform_name = @program_transform_name@
258 psdir = @psdir@
259 sbindir = @sbindir@
260 sharedstatedir = @sharedstatedir@
261 srcdir = @srcdir@
262 subdirs = @subdirs@
263 sys_symbol_underscore = @sys_symbol_underscore@
264 sysconfdir = @sysconfdir@
265 target_alias = @target_alias@
266 top_build_prefix = @top_build_prefix@
267 top_builddir = @top_builddir@
268 top_srcdir = @top_srcdir@
269 pkglib_LTLIBRARIES = \
270 libdcplugin_example.la
272 libdcplugin_example_la_LIBTOOLFLAGS = --tag=disable-static
273 libdcplugin_example_la_SOURCES = \
274 example.c
276 libdcplugin_example_la_LDFLAGS = \
277 $(AM_LDFLAGS) \
278 -avoid-version \
279 -export-dynamic \
280 -module \
281 -no-undefined
283 libdcplugin_example_la_CPPFLAGS = \
284 $(LTDLINCL) \
285 -I../../include
287 all: all-am
289 .SUFFIXES:
290 .SUFFIXES: .c .lo .o .obj
291 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
292 @for dep in $?; do \
293 case '$(am__configure_deps)' in \
294 *$$dep*) \
295 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
296 && { if test -f $@; then exit 0; else break; fi; }; \
297 exit 1;; \
298 esac; \
299 done; \
300 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/example/Makefile'; \
301 $(am__cd) $(top_srcdir) && \
302 $(AUTOMAKE) --gnu src/plugins/example/Makefile
303 .PRECIOUS: Makefile
304 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305 @case '$?' in \
306 *config.status*) \
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
308 *) \
309 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
310 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
311 esac;
313 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
319 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 $(am__aclocal_m4_deps):
321 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
322 @$(NORMAL_INSTALL)
323 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
324 list2=; for p in $$list; do \
325 if test -f $$p; then \
326 list2="$$list2 $$p"; \
327 else :; fi; \
328 done; \
329 test -z "$$list2" || { \
330 echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
331 $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
332 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
333 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
336 uninstall-pkglibLTLIBRARIES:
337 @$(NORMAL_UNINSTALL)
338 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
339 for p in $$list; do \
340 $(am__strip_dir) \
341 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
342 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
343 done
345 clean-pkglibLTLIBRARIES:
346 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
347 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
348 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
349 test "$$dir" != "$$p" || dir=.; \
350 echo "rm -f \"$${dir}/so_locations\""; \
351 rm -f "$${dir}/so_locations"; \
352 done
353 libdcplugin_example.la: $(libdcplugin_example_la_OBJECTS) $(libdcplugin_example_la_DEPENDENCIES) $(EXTRA_libdcplugin_example_la_DEPENDENCIES)
354 $(libdcplugin_example_la_LINK) -rpath $(pkglibdir) $(libdcplugin_example_la_OBJECTS) $(libdcplugin_example_la_LIBADD) $(LIBS)
356 mostlyclean-compile:
357 -rm -f *.$(OBJEXT)
359 distclean-compile:
360 -rm -f *.tab.c
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdcplugin_example_la-example.Plo@am__quote@
364 .c.o:
365 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
366 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
368 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
371 .c.obj:
372 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
373 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
378 .c.lo:
379 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
380 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
382 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
385 libdcplugin_example_la-example.lo: example.c
386 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(libdcplugin_example_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcplugin_example_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdcplugin_example_la-example.lo -MD -MP -MF $(DEPDIR)/libdcplugin_example_la-example.Tpo -c -o libdcplugin_example_la-example.lo `test -f 'example.c' || echo '$(srcdir)/'`example.c
387 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libdcplugin_example_la-example.Tpo $(DEPDIR)/libdcplugin_example_la-example.Plo
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='example.c' object='libdcplugin_example_la-example.lo' libtool=yes @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(libdcplugin_example_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdcplugin_example_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libdcplugin_example_la-example.lo `test -f 'example.c' || echo '$(srcdir)/'`example.c
392 mostlyclean-libtool:
393 -rm -f *.lo
395 clean-libtool:
396 -rm -rf .libs _libs
398 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
399 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
400 unique=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402 done | \
403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404 END { if (nonempty) { for (i in files) print i; }; }'`; \
405 mkid -fID $$unique
406 tags: TAGS
408 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
409 $(TAGS_FILES) $(LISP)
410 set x; \
411 here=`pwd`; \
412 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
413 unique=`for i in $$list; do \
414 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415 done | \
416 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
417 END { if (nonempty) { for (i in files) print i; }; }'`; \
418 shift; \
419 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
420 test -n "$$unique" || unique=$$empty_fix; \
421 if test $$# -gt 0; then \
422 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
423 "$$@" $$unique; \
424 else \
425 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
426 $$unique; \
427 fi; \
429 ctags: CTAGS
430 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
431 $(TAGS_FILES) $(LISP)
432 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
433 unique=`for i in $$list; do \
434 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435 done | \
436 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
437 END { if (nonempty) { for (i in files) print i; }; }'`; \
438 test -z "$(CTAGS_ARGS)$$unique" \
439 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
440 $$unique
442 GTAGS:
443 here=`$(am__cd) $(top_builddir) && pwd` \
444 && $(am__cd) $(top_srcdir) \
445 && gtags -i $(GTAGS_ARGS) "$$here"
447 distclean-tags:
448 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
450 distdir: $(DISTFILES)
451 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453 list='$(DISTFILES)'; \
454 dist_files=`for file in $$list; do echo $$file; done | \
455 sed -e "s|^$$srcdirstrip/||;t" \
456 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
457 case $$dist_files in \
458 */*) $(MKDIR_P) `echo "$$dist_files" | \
459 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
460 sort -u` ;; \
461 esac; \
462 for file in $$dist_files; do \
463 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
464 if test -d $$d/$$file; then \
465 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
466 if test -d "$(distdir)/$$file"; then \
467 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
468 fi; \
469 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
470 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
471 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472 fi; \
473 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
474 else \
475 test -f "$(distdir)/$$file" \
476 || cp -p $$d/$$file "$(distdir)/$$file" \
477 || exit 1; \
478 fi; \
479 done
480 check-am: all-am
481 check: check-am
482 all-am: Makefile $(LTLIBRARIES)
483 installdirs:
484 for dir in "$(DESTDIR)$(pkglibdir)"; do \
485 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
486 done
487 install: install-am
488 install-exec: install-exec-am
489 install-data: install-data-am
490 uninstall: uninstall-am
492 install-am: all-am
493 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495 installcheck: installcheck-am
496 install-strip:
497 if test -z '$(STRIP)'; then \
498 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500 install; \
501 else \
502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
506 mostlyclean-generic:
508 clean-generic:
510 distclean-generic:
511 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
512 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
514 maintainer-clean-generic:
515 @echo "This command is intended for maintainers to use"
516 @echo "it deletes files that may require special tools to rebuild."
517 clean: clean-am
519 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
520 mostlyclean-am
522 distclean: distclean-am
523 -rm -rf ./$(DEPDIR)
524 -rm -f Makefile
525 distclean-am: clean-am distclean-compile distclean-generic \
526 distclean-tags
528 dvi: dvi-am
530 dvi-am:
532 html: html-am
534 html-am:
536 info: info-am
538 info-am:
540 install-data-am:
542 install-dvi: install-dvi-am
544 install-dvi-am:
546 install-exec-am: install-pkglibLTLIBRARIES
548 install-html: install-html-am
550 install-html-am:
552 install-info: install-info-am
554 install-info-am:
556 install-man:
558 install-pdf: install-pdf-am
560 install-pdf-am:
562 install-ps: install-ps-am
564 install-ps-am:
566 installcheck-am:
568 maintainer-clean: maintainer-clean-am
569 -rm -rf ./$(DEPDIR)
570 -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
573 mostlyclean: mostlyclean-am
575 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576 mostlyclean-libtool
578 pdf: pdf-am
580 pdf-am:
582 ps: ps-am
584 ps-am:
586 uninstall-am: uninstall-pkglibLTLIBRARIES
588 .MAKE: install-am install-strip
590 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
591 clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
592 distclean-compile distclean-generic distclean-libtool \
593 distclean-tags distdir dvi dvi-am html html-am info info-am \
594 install install-am install-data install-data-am install-dvi \
595 install-dvi-am install-exec install-exec-am install-html \
596 install-html-am install-info install-info-am install-man \
597 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
598 install-ps install-ps-am install-strip installcheck \
599 installcheck-am installdirs maintainer-clean \
600 maintainer-clean-generic mostlyclean mostlyclean-compile \
601 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
602 tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
605 # Tell versions [3.59,3.63) of GNU make to not export all variables.
606 # Otherwise a system limit (for SysV at least) may be exceeded.
607 .NOEXPORT: