Regenerated man page translations
[amule.git] / unittests / Makefile.in
blob516acdd0cd7052dc4dcae8d86f399936854e3c79
1 # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
6 # 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@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = unittests
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/GeoIP.m4 \
40 $(top_srcdir)/m4/build-tools.m4 $(top_srcdir)/m4/codeset.m4 \
41 $(top_srcdir)/m4/cryptopp.m4 $(top_srcdir)/m4/fallocate.m4 \
42 $(top_srcdir)/m4/gdlib.m4 $(top_srcdir)/m4/gettext.m4 \
43 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
44 $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
45 $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
46 $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/kde.m4 \
47 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
48 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
49 $(top_srcdir)/m4/libpng.m4 $(top_srcdir)/m4/libupnp.m4 \
50 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
51 $(top_srcdir)/m4/plasmamule.m4 $(top_srcdir)/m4/progtest.m4 \
52 $(top_srcdir)/m4/qt.m4 $(top_srcdir)/m4/readline.m4 \
53 $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
54 $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wxwin.m4 \
55 $(top_srcdir)/m4/zlib.m4 $(top_srcdir)/acinclude.m4 \
56 $(top_srcdir)/configure.in
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60 CONFIG_HEADER = $(top_builddir)/config.h
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66 html-recursive info-recursive install-data-recursive \
67 install-dvi-recursive install-exec-recursive \
68 install-html-recursive install-info-recursive \
69 install-pdf-recursive install-ps-recursive install-recursive \
70 installcheck-recursive installdirs-recursive pdf-recursive \
71 ps-recursive uninstall-recursive
72 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
73 distclean-recursive maintainer-clean-recursive
74 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
75 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
76 distdir
77 ETAGS = etags
78 CTAGS = ctags
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 am__relativize = \
81 dir0=`pwd`; \
82 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
83 sed_rest='s,^[^/]*/*,,'; \
84 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
85 sed_butlast='s,/*[^/]*$$,,'; \
86 while test -n "$$dir1"; do \
87 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
88 if test "$$first" != "."; then \
89 if test "$$first" = ".."; then \
90 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
91 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
92 else \
93 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
94 if test "$$first2" = "$$first"; then \
95 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
96 else \
97 dir2="../$$dir2"; \
98 fi; \
99 dir0="$$dir0"/"$$first"; \
100 fi; \
101 fi; \
102 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
103 done; \
104 reldir="$$dir2"
105 ACLOCAL = @ACLOCAL@
106 ALCC_MANPAGES = @ALCC_MANPAGES@
107 ALC_MANPAGES = @ALC_MANPAGES@
108 ALLOCA = @ALLOCA@
109 AMTAR = @AMTAR@
110 AMULECMD_MANPAGES = @AMULECMD_MANPAGES@
111 AMULEWEB_DEFS = @AMULEWEB_DEFS@
112 AMULE_DAEMON_MANPAGES = @AMULE_DAEMON_MANPAGES@
113 AMULE_GUI_MANPAGES = @AMULE_GUI_MANPAGES@
114 AR = @AR@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 BFD_CPPFLAGS = @BFD_CPPFLAGS@
120 BFD_LIBS = @BFD_LIBS@
121 BUILD_CC = @BUILD_CC@
122 BUILD_CFLAGS = @BUILD_CFLAGS@
123 BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
124 BUILD_EXEEXT = @BUILD_EXEEXT@
125 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
126 BUILD_LDFLAGS = @BUILD_LDFLAGS@
127 CAS_DEFS = @CAS_DEFS@
128 CAS_MANPAGES = @CAS_MANPAGES@
129 CATOBJEXT = @CATOBJEXT@
130 CC = @CC@
131 CCDEPMODE = @CCDEPMODE@
132 CFLAGS = @CFLAGS@
133 CPP = @CPP@
134 CPPFLAGS = @CPPFLAGS@
135 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
136 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
137 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
138 CXX = @CXX@
139 CXXCPP = @CXXCPP@
140 CXXDEPMODE = @CXXDEPMODE@
141 CXXFLAGS = @CXXFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DATADIRNAME = @DATADIRNAME@
144 DEBUGFLAG = @DEBUGFLAG@
145 DEFS = @DEFS@
146 DEPDIR = @DEPDIR@
147 ECHO_C = @ECHO_C@
148 ECHO_N = @ECHO_N@
149 ECHO_T = @ECHO_T@
150 ED2K_MANPAGES = @ED2K_MANPAGES@
151 EGREP = @EGREP@
152 EXEEXT = @EXEEXT@
153 GDLIB_CFLAGS = @GDLIB_CFLAGS@
154 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
155 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
156 GDLIB_LIBS = @GDLIB_LIBS@
157 GENCAT = @GENCAT@
158 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
159 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
160 GEOIP_LIBS = @GEOIP_LIBS@
161 GLIBC21 = @GLIBC21@
162 GMSGFMT = @GMSGFMT@
163 GREP = @GREP@
164 INCINTL = @INCINTL@
165 INSTALL = @INSTALL@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 INSTOBJEXT = @INSTOBJEXT@
171 INTLBISON = @INTLBISON@
172 INTLLIBS = @INTLLIBS@
173 INTLOBJS = @INTLOBJS@
174 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
175 KBUILDSYCOCA = @KBUILDSYCOCA@
176 KDE4_CONFIG = @KDE4_CONFIG@
177 KDE_APPLNK_PATH = @KDE_APPLNK_PATH@
178 KDE_HEADER_DIR = @KDE_HEADER_DIR@
179 KDE_ICON_PATH = @KDE_ICON_PATH@
180 KDE_MIME_PATH = @KDE_MIME_PATH@
181 KDE_MODULE_PATH = @KDE_MODULE_PATH@
182 KDE_SERVICE_PATH = @KDE_SERVICE_PATH@
183 LD = @LD@
184 LDFLAGS = @LDFLAGS@
185 LEX = @LEX@
186 LEXLIB = @LEXLIB@
187 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
188 LIBICONV = @LIBICONV@
189 LIBINTL = @LIBINTL@
190 LIBOBJS = @LIBOBJS@
191 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
192 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
193 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
194 LIBPNG_LIBS = @LIBPNG_LIBS@
195 LIBS = @LIBS@
196 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
197 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
198 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
199 LIBUPNP_LIBS = @LIBUPNP_LIBS@
200 LTLIBICONV = @LTLIBICONV@
201 LTLIBINTL = @LTLIBINTL@
202 LTLIBOBJS = @LTLIBOBJS@
203 MAINT = @MAINT@
204 MAKEINFO = @MAKEINFO@
205 MKDIR_P = @MKDIR_P@
206 MKINSTALLDIRS = @MKINSTALLDIRS@
207 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
208 MSGFMT = @MSGFMT@
209 MSGMERGE = @MSGMERGE@
210 MULECFLAGS = @MULECFLAGS@
211 MULECPPFLAGS = @MULECPPFLAGS@
212 MULECXXFLAGS = @MULECXXFLAGS@
213 MULELDFLAGS = @MULELDFLAGS@
214 MULERCFLAGS = @MULERCFLAGS@
215 OBJEXT = @OBJEXT@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 PKG_CONFIG = @PKG_CONFIG@
225 POSUB = @POSUB@
226 POW_LIB = @POW_LIB@
227 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
228 QT_CORE_LIBS = @QT_CORE_LIBS@
229 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
230 QT_GUI_LIBS = @QT_GUI_LIBS@
231 QT_MOC = @QT_MOC@
232 RANLIB = @RANLIB@
233 RC = @RC@
234 RCFLAGS = @RCFLAGS@
235 READLINE_LIBS = @READLINE_LIBS@
236 RESOLV_LIB = @RESOLV_LIB@
237 SET_MAKE = @SET_MAKE@
238 SHELL = @SHELL@
239 STRIP = @STRIP@
240 SVNDATE = @SVNDATE@
241 UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
242 USER_INSTALL_HOOK = @USER_INSTALL_HOOK@
243 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
244 USE_NLS = @USE_NLS@
245 VERSION = @VERSION@
246 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
247 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
248 WXBASE_LIBS = @WXBASE_LIBS@
249 WXCAS_MANPAGES = @WXCAS_MANPAGES@
250 WX_CFLAGS = @WX_CFLAGS@
251 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
252 WX_CONFIG_PATH = @WX_CONFIG_PATH@
253 WX_CPPFLAGS = @WX_CPPFLAGS@
254 WX_CXXFLAGS = @WX_CXXFLAGS@
255 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
256 WX_DEBUG = @WX_DEBUG@
257 WX_LIBS = @WX_LIBS@
258 WX_PORT = @WX_PORT@
259 WX_RESCOMP = @WX_RESCOMP@
260 WX_SHARED = @WX_SHARED@
261 WX_UNICODE = @WX_UNICODE@
262 WX_VERSION_FULL = @WX_VERSION_FULL@
263 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
264 WX_VERSION_MINOR = @WX_VERSION_MINOR@
265 XGETTEXT = @XGETTEXT@
266 YACC = @YACC@
267 YFLAGS = @YFLAGS@
268 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
269 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
270 ZLIB_LIBS = @ZLIB_LIBS@
271 abs_builddir = @abs_builddir@
272 abs_srcdir = @abs_srcdir@
273 abs_top_builddir = @abs_top_builddir@
274 abs_top_srcdir = @abs_top_srcdir@
275 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
276 ac_ct_CC = @ac_ct_CC@
277 ac_ct_CXX = @ac_ct_CXX@
278 am__include = @am__include@
279 am__leading_dot = @am__leading_dot@
280 am__quote = @am__quote@
281 am__tar = @am__tar@
282 am__untar = @am__untar@
283 bindir = @bindir@
284 build = @build@
285 build_alias = @build_alias@
286 build_cpu = @build_cpu@
287 build_os = @build_os@
288 build_vendor = @build_vendor@
289 builddir = @builddir@
290 datadir = @datadir@
291 datarootdir = @datarootdir@
292 docdir = @docdir@
293 dvidir = @dvidir@
294 exec_prefix = @exec_prefix@
295 host = @host@
296 host_alias = @host_alias@
297 host_cpu = @host_cpu@
298 host_os = @host_os@
299 host_vendor = @host_vendor@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 mandir = @mandir@
309 mkdir_p = @mkdir_p@
310 oldincludedir = @oldincludedir@
311 pdfdir = @pdfdir@
312 prefix = @prefix@
313 program_transform_name = @program_transform_name@
314 psdir = @psdir@
315 sbindir = @sbindir@
316 sharedstatedir = @sharedstatedir@
317 srcdir = @srcdir@
318 sysconfdir = @sysconfdir@
319 target_alias = @target_alias@
320 top_build_prefix = @top_build_prefix@
321 top_builddir = @top_builddir@
322 top_srcdir = @top_srcdir@
323 SUBDIRS =
324 MAINTAINERCLEANFILES = Makefile.in
325 DIST_SUBDIRS = muleunit tests
327 # The only targets which we care about
328 TARGETS = check-recursive clean-recursive
329 all: all-recursive
331 .SUFFIXES:
332 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
333 @for dep in $?; do \
334 case '$(am__configure_deps)' in \
335 *$$dep*) \
336 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
337 && { if test -f $@; then exit 0; else break; fi; }; \
338 exit 1;; \
339 esac; \
340 done; \
341 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign unittests/Makefile'; \
342 $(am__cd) $(top_srcdir) && \
343 $(AUTOMAKE) --foreign unittests/Makefile
344 .PRECIOUS: Makefile
345 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
346 @case '$?' in \
347 *config.status*) \
348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
349 *) \
350 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
351 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
352 esac;
354 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
358 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
360 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361 $(am__aclocal_m4_deps):
363 # This directory's subdirectories are mostly independent; you can cd
364 # into them and run `make' without going through this Makefile.
365 # To change the values of `make' variables: instead of editing Makefiles,
366 # (1) if the variable is set in `config.status', edit `config.status'
367 # (which will cause the Makefiles to be regenerated when you run `make');
368 # (2) otherwise, pass the desired values on the `make' command line.
369 $(RECURSIVE_TARGETS):
370 @fail= failcom='exit 1'; \
371 for f in x $$MAKEFLAGS; do \
372 case $$f in \
373 *=* | --[!k]*);; \
374 *k*) failcom='fail=yes';; \
375 esac; \
376 done; \
377 dot_seen=no; \
378 target=`echo $@ | sed s/-recursive//`; \
379 list='$(SUBDIRS)'; for subdir in $$list; do \
380 echo "Making $$target in $$subdir"; \
381 if test "$$subdir" = "."; then \
382 dot_seen=yes; \
383 local_target="$$target-am"; \
384 else \
385 local_target="$$target"; \
386 fi; \
387 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388 || eval $$failcom; \
389 done; \
390 if test "$$dot_seen" = "no"; then \
391 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392 fi; test -z "$$fail"
394 $(RECURSIVE_CLEAN_TARGETS):
395 @fail= failcom='exit 1'; \
396 for f in x $$MAKEFLAGS; do \
397 case $$f in \
398 *=* | --[!k]*);; \
399 *k*) failcom='fail=yes';; \
400 esac; \
401 done; \
402 dot_seen=no; \
403 case "$@" in \
404 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
405 *) list='$(SUBDIRS)' ;; \
406 esac; \
407 rev=''; for subdir in $$list; do \
408 if test "$$subdir" = "."; then :; else \
409 rev="$$subdir $$rev"; \
410 fi; \
411 done; \
412 rev="$$rev ."; \
413 target=`echo $@ | sed s/-recursive//`; \
414 for subdir in $$rev; do \
415 echo "Making $$target in $$subdir"; \
416 if test "$$subdir" = "."; then \
417 local_target="$$target-am"; \
418 else \
419 local_target="$$target"; \
420 fi; \
421 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
422 || eval $$failcom; \
423 done && test -z "$$fail"
424 tags-recursive:
425 list='$(SUBDIRS)'; for subdir in $$list; do \
426 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
427 done
428 ctags-recursive:
429 list='$(SUBDIRS)'; for subdir in $$list; do \
430 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
431 done
433 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435 unique=`for i in $$list; do \
436 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437 done | \
438 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439 END { if (nonempty) { for (i in files) print i; }; }'`; \
440 mkid -fID $$unique
441 tags: TAGS
443 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
444 $(TAGS_FILES) $(LISP)
445 set x; \
446 here=`pwd`; \
447 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
448 include_option=--etags-include; \
449 empty_fix=.; \
450 else \
451 include_option=--include; \
452 empty_fix=; \
453 fi; \
454 list='$(SUBDIRS)'; for subdir in $$list; do \
455 if test "$$subdir" = .; then :; else \
456 test ! -f $$subdir/TAGS || \
457 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
458 fi; \
459 done; \
460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 done | \
464 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465 END { if (nonempty) { for (i in files) print i; }; }'`; \
466 shift; \
467 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
468 test -n "$$unique" || unique=$$empty_fix; \
469 if test $$# -gt 0; then \
470 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
471 "$$@" $$unique; \
472 else \
473 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
474 $$unique; \
475 fi; \
477 ctags: CTAGS
478 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
479 $(TAGS_FILES) $(LISP)
480 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481 unique=`for i in $$list; do \
482 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483 done | \
484 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485 END { if (nonempty) { for (i in files) print i; }; }'`; \
486 test -z "$(CTAGS_ARGS)$$unique" \
487 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
488 $$unique
490 GTAGS:
491 here=`$(am__cd) $(top_builddir) && pwd` \
492 && $(am__cd) $(top_srcdir) \
493 && gtags -i $(GTAGS_ARGS) "$$here"
495 distclean-tags:
496 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498 distdir: $(DISTFILES)
499 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501 list='$(DISTFILES)'; \
502 dist_files=`for file in $$list; do echo $$file; done | \
503 sed -e "s|^$$srcdirstrip/||;t" \
504 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
505 case $$dist_files in \
506 */*) $(MKDIR_P) `echo "$$dist_files" | \
507 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
508 sort -u` ;; \
509 esac; \
510 for file in $$dist_files; do \
511 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
512 if test -d $$d/$$file; then \
513 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
514 if test -d "$(distdir)/$$file"; then \
515 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516 fi; \
517 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
518 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
519 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
520 fi; \
521 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
522 else \
523 test -f "$(distdir)/$$file" \
524 || cp -p $$d/$$file "$(distdir)/$$file" \
525 || exit 1; \
526 fi; \
527 done
528 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
529 if test "$$subdir" = .; then :; else \
530 test -d "$(distdir)/$$subdir" \
531 || $(MKDIR_P) "$(distdir)/$$subdir" \
532 || exit 1; \
533 fi; \
534 done
535 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
536 if test "$$subdir" = .; then :; else \
537 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
538 $(am__relativize); \
539 new_distdir=$$reldir; \
540 dir1=$$subdir; dir2="$(top_distdir)"; \
541 $(am__relativize); \
542 new_top_distdir=$$reldir; \
543 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
544 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
545 ($(am__cd) $$subdir && \
546 $(MAKE) $(AM_MAKEFLAGS) \
547 top_distdir="$$new_top_distdir" \
548 distdir="$$new_distdir" \
549 am__remove_distdir=: \
550 am__skip_length_check=: \
551 am__skip_mode_fix=: \
552 distdir) \
553 || exit 1; \
554 fi; \
555 done
556 check-am: all-am
557 check: check-recursive
558 all-am: Makefile
559 installdirs: installdirs-recursive
560 installdirs-am:
561 install: install-recursive
562 install-exec: install-exec-recursive
563 install-data: install-data-recursive
564 uninstall: uninstall-recursive
566 install-am: all-am
567 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
569 installcheck: installcheck-recursive
570 install-strip:
571 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573 `test -z '$(STRIP)' || \
574 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
575 mostlyclean-generic:
577 clean-generic:
579 distclean-generic:
580 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
581 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
583 maintainer-clean-generic:
584 @echo "This command is intended for maintainers to use"
585 @echo "it deletes files that may require special tools to rebuild."
586 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
587 clean: clean-recursive
589 clean-am: clean-generic mostlyclean-am
591 distclean: distclean-recursive
592 -rm -f Makefile
593 distclean-am: clean-am distclean-generic distclean-tags
595 dvi: dvi-recursive
597 dvi-am:
599 html: html-recursive
601 html-am:
603 info: info-recursive
605 info-am:
607 install-data-am:
609 install-dvi: install-dvi-recursive
611 install-dvi-am:
613 install-exec-am:
615 install-html: install-html-recursive
617 install-html-am:
619 install-info: install-info-recursive
621 install-info-am:
623 install-man:
625 install-pdf: install-pdf-recursive
627 install-pdf-am:
629 install-ps: install-ps-recursive
631 install-ps-am:
633 installcheck-am:
635 maintainer-clean: maintainer-clean-recursive
636 -rm -f Makefile
637 maintainer-clean-am: distclean-am maintainer-clean-generic
639 mostlyclean: mostlyclean-recursive
641 mostlyclean-am: mostlyclean-generic
643 pdf: pdf-recursive
645 pdf-am:
647 ps: ps-recursive
649 ps-am:
651 uninstall-am:
653 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
654 install-am install-strip tags-recursive
656 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
657 all all-am check check-am clean clean-generic ctags \
658 ctags-recursive distclean distclean-generic distclean-tags \
659 distdir dvi dvi-am html html-am info info-am install \
660 install-am install-data install-data-am install-dvi \
661 install-dvi-am install-exec install-exec-am install-html \
662 install-html-am install-info install-info-am install-man \
663 install-pdf install-pdf-am install-ps install-ps-am \
664 install-strip installcheck installcheck-am installdirs \
665 installdirs-am maintainer-clean maintainer-clean-generic \
666 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
667 tags-recursive uninstall uninstall-am
669 $(TARGETS): SUBDIRS = $(DIST_SUBDIRS)
671 # Tell versions [3.59,3.63) of GNU make to not export all variables.
672 # Otherwise a system limit (for SysV at least) may be exceeded.
673 .NOEXPORT: