transmission 2.51 update
[tomato.git] / release / src / router / transmission / web / style / transmission / images / Makefile.in
blob04ea22e43d90cdb17367798e3631de2102eabfa1
1 # Makefile.in generated by automake 1.11.3 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 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = web/style/transmission/images
38 DIST_COMMON = $(dist_data_DATA) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
42 $(top_srcdir)/m4/check-ssl.m4 $(top_srcdir)/m4/glib-gettext.m4 \
43 $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
44 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/zlib.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 AM_V_GEN = $(am__v_GEN_@AM_V@)
54 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
55 am__v_GEN_0 = @echo " GEN " $@;
56 AM_V_at = $(am__v_at_@AM_V@)
57 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
58 am__v_at_0 = @
59 SOURCES =
60 DIST_SOURCES =
61 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62 html-recursive info-recursive install-data-recursive \
63 install-dvi-recursive install-exec-recursive \
64 install-html-recursive install-info-recursive \
65 install-pdf-recursive install-ps-recursive install-recursive \
66 installcheck-recursive installdirs-recursive pdf-recursive \
67 ps-recursive uninstall-recursive
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71 *) f=$$p;; \
72 esac;
73 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74 am__install_max = 40
75 am__nobase_strip_setup = \
76 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 am__nobase_strip = \
78 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79 am__nobase_list = $(am__nobase_strip_setup); \
80 for p in $$list; do echo "$$p $$p"; done | \
81 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83 if (++n[$$2] == $(am__install_max)) \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
86 am__base_list = \
87 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__uninstall_files_from_dir = { \
90 test -z "$$files" \
91 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
92 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
93 $(am__cd) "$$dir" && rm -f $$files; }; \
95 am__installdirs = "$(DESTDIR)$(datadir)"
96 DATA = $(dist_data_DATA)
97 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
98 distclean-recursive maintainer-clean-recursive
99 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
100 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
101 distdir
102 ETAGS = etags
103 CTAGS = ctags
104 DIST_SUBDIRS = $(SUBDIRS)
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 am__relativize = \
107 dir0=`pwd`; \
108 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109 sed_rest='s,^[^/]*/*,,'; \
110 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111 sed_butlast='s,/*[^/]*$$,,'; \
112 while test -n "$$dir1"; do \
113 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114 if test "$$first" != "."; then \
115 if test "$$first" = ".."; then \
116 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118 else \
119 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120 if test "$$first2" = "$$first"; then \
121 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 else \
123 dir2="../$$dir2"; \
124 fi; \
125 dir0="$$dir0"/"$$first"; \
126 fi; \
127 fi; \
128 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129 done; \
130 reldir="$$dir2"
131 ACLOCAL = @ACLOCAL@
132 ALL_LINGUAS = @ALL_LINGUAS@
133 AMTAR = @AMTAR@
134 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135 AR = @AR@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 CATALOGS = @CATALOGS@
141 CATOBJEXT = @CATOBJEXT@
142 CC = @CC@
143 CCDEPMODE = @CCDEPMODE@
144 CFLAGS = @CFLAGS@
145 CPP = @CPP@
146 CPPFLAGS = @CPPFLAGS@
147 CURL_MINIMUM = @CURL_MINIMUM@
148 CXX = @CXX@
149 CXXCPP = @CXXCPP@
150 CXXDEPMODE = @CXXDEPMODE@
151 CXXFLAGS = @CXXFLAGS@
152 CYGPATH_W = @CYGPATH_W@
153 DATADIRNAME = @DATADIRNAME@
154 DEFS = @DEFS@
155 DEPDIR = @DEPDIR@
156 DHT_CFLAGS = @DHT_CFLAGS@
157 DHT_LIBS = @DHT_LIBS@
158 DLLTOOL = @DLLTOOL@
159 DSYMUTIL = @DSYMUTIL@
160 DUMPBIN = @DUMPBIN@
161 ECHO_C = @ECHO_C@
162 ECHO_N = @ECHO_N@
163 ECHO_T = @ECHO_T@
164 EGREP = @EGREP@
165 EXEEXT = @EXEEXT@
166 FGREP = @FGREP@
167 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
168 GIO_MINIMUM = @GIO_MINIMUM@
169 GLIB_MINIMUM = @GLIB_MINIMUM@
170 GMOFILES = @GMOFILES@
171 GMSGFMT = @GMSGFMT@
172 GREP = @GREP@
173 GTK2_MINIMUM = @GTK2_MINIMUM@
174 GTK3_MINIMUM = @GTK3_MINIMUM@
175 GTK_CFLAGS = @GTK_CFLAGS@
176 GTK_LIBS = @GTK_LIBS@
177 HAVE_CXX = @HAVE_CXX@
178 INSTALL = @INSTALL@
179 INSTALL_DATA = @INSTALL_DATA@
180 INSTALL_PROGRAM = @INSTALL_PROGRAM@
181 INSTALL_SCRIPT = @INSTALL_SCRIPT@
182 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
183 INSTOBJEXT = @INSTOBJEXT@
184 INTLLIBS = @INTLLIBS@
185 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
186 INTLTOOL_MERGE = @INTLTOOL_MERGE@
187 INTLTOOL_PERL = @INTLTOOL_PERL@
188 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
189 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
190 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
191 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
192 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
193 LD = @LD@
194 LDFLAGS = @LDFLAGS@
195 LIBAPPINDICATOR_CFLAGS = @LIBAPPINDICATOR_CFLAGS@
196 LIBAPPINDICATOR_LIBS = @LIBAPPINDICATOR_LIBS@
197 LIBAPPINDICATOR_MINIMUM = @LIBAPPINDICATOR_MINIMUM@
198 LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
199 LIBCURL_LIBS = @LIBCURL_LIBS@
200 LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
201 LIBEVENT_LIBS = @LIBEVENT_LIBS@
202 LIBEVENT_MINIUM = @LIBEVENT_MINIUM@
203 LIBNATPMP_CFLAGS = @LIBNATPMP_CFLAGS@
204 LIBNATPMP_LIBS = @LIBNATPMP_LIBS@
205 LIBNATPMP_LIBS_QT = @LIBNATPMP_LIBS_QT@
206 LIBOBJS = @LIBOBJS@
207 LIBS = @LIBS@
208 LIBTOOL = @LIBTOOL@
209 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
210 LIBUPNP_LIBS = @LIBUPNP_LIBS@
211 LIBUPNP_LIBS_QT = @LIBUPNP_LIBS_QT@
212 LIBUTP_CFLAGS = @LIBUTP_CFLAGS@
213 LIBUTP_LIBS = @LIBUTP_LIBS@
214 LIBUTP_LIBS_QT = @LIBUTP_LIBS_QT@
215 LIPO = @LIPO@
216 LN_S = @LN_S@
217 LTLIBOBJS = @LTLIBOBJS@
218 MAKEINFO = @MAKEINFO@
219 MANIFEST_TOOL = @MANIFEST_TOOL@
220 MKDIR_P = @MKDIR_P@
221 MKINSTALLDIRS = @MKINSTALLDIRS@
222 MSGFMT = @MSGFMT@
223 MSGMERGE = @MSGMERGE@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
229 OPENSSL_LIBS = @OPENSSL_LIBS@
230 OPENSSL_MINIMUM = @OPENSSL_MINIMUM@
231 OTOOL = @OTOOL@
232 OTOOL64 = @OTOOL64@
233 PACKAGE = @PACKAGE@
234 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
235 PACKAGE_NAME = @PACKAGE_NAME@
236 PACKAGE_STRING = @PACKAGE_STRING@
237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
238 PACKAGE_URL = @PACKAGE_URL@
239 PACKAGE_VERSION = @PACKAGE_VERSION@
240 PATH_SEPARATOR = @PATH_SEPARATOR@
241 PEERID_PREFIX = @PEERID_PREFIX@
242 PKG_CONFIG = @PKG_CONFIG@
243 POFILES = @POFILES@
244 POSUB = @POSUB@
245 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
246 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
247 PTHREAD_CC = @PTHREAD_CC@
248 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
249 PTHREAD_LIBS = @PTHREAD_LIBS@
250 RANLIB = @RANLIB@
251 SED = @SED@
252 SET_MAKE = @SET_MAKE@
253 SHELL = @SHELL@
254 STRIP = @STRIP@
255 USERAGENT_PREFIX = @USERAGENT_PREFIX@
256 USE_NLS = @USE_NLS@
257 VERSION = @VERSION@
258 WINDRES = @WINDRES@
259 XGETTEXT = @XGETTEXT@
260 ZLIB_CFLAGS = @ZLIB_CFLAGS@
261 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
262 ZLIB_LIBS = @ZLIB_LIBS@
263 abs_builddir = @abs_builddir@
264 abs_srcdir = @abs_srcdir@
265 abs_top_builddir = @abs_top_builddir@
266 abs_top_srcdir = @abs_top_srcdir@
267 ac_ct_AR = @ac_ct_AR@
268 ac_ct_CC = @ac_ct_CC@
269 ac_ct_CXX = @ac_ct_CXX@
270 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
271 acx_pthread_config = @acx_pthread_config@
272 am__include = @am__include@
273 am__leading_dot = @am__leading_dot@
274 am__quote = @am__quote@
275 am__tar = @am__tar@
276 am__untar = @am__untar@
277 bindir = @bindir@
278 build = @build@
279 build_alias = @build_alias@
280 build_cpu = @build_cpu@
281 build_os = @build_os@
282 build_vendor = @build_vendor@
283 builddir = @builddir@
284 datadir = ${datarootdir}/${PACKAGE_NAME}/${subdir}
285 datarootdir = @datarootdir@
286 docdir = @docdir@
287 dvidir = @dvidir@
288 exec_prefix = @exec_prefix@
289 host = @host@
290 host_alias = @host_alias@
291 host_cpu = @host_cpu@
292 host_os = @host_os@
293 host_vendor = @host_vendor@
294 htmldir = @htmldir@
295 includedir = @includedir@
296 infodir = @infodir@
297 install_sh = @install_sh@
298 intltool__v_merge_options_ = @intltool__v_merge_options_@
299 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
300 libdir = @libdir@
301 libexecdir = @libexecdir@
302 localedir = @localedir@
303 localstatedir = @localstatedir@
304 mandir = @mandir@
305 mkdir_p = @mkdir_p@
306 oldincludedir = @oldincludedir@
307 pdfdir = @pdfdir@
308 prefix = @prefix@
309 program_transform_name = @program_transform_name@
310 psdir = @psdir@
311 sbindir = @sbindir@
312 sharedstatedir = @sharedstatedir@
313 srcdir = @srcdir@
314 sysconfdir = @sysconfdir@
315 target_alias = @target_alias@
316 top_build_prefix = @top_build_prefix@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319 transmissionlocaledir = @transmissionlocaledir@
320 SUBDIRS = buttons
321 dist_data_DATA = \
322 arrow-down.png \
323 arrow-up.png \
324 blue-turtle.png \
325 compact.png \
326 file-priority-high.png \
327 file-priority-low.png \
328 file-priority-normal.png \
329 filter_bar.png \
330 filter_icon.png \
331 inspector-files.png \
332 inspector-info.png \
333 inspector-peers.png \
334 inspector-trackers.png \
335 lock_icon.png \
336 logo.png \
337 progress.png \
338 settings.png \
339 toolbar-close.png \
340 toolbar-folder.png \
341 toolbar-info.png \
342 toolbar-pause.png \
343 toolbar-start.png \
344 toolbar-pause-all.png \
345 toolbar-start-all.png \
346 turtle.png \
347 wrench.png
349 all: all-recursive
351 .SUFFIXES:
352 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
353 @for dep in $?; do \
354 case '$(am__configure_deps)' in \
355 *$$dep*) \
356 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
357 && { if test -f $@; then exit 0; else break; fi; }; \
358 exit 1;; \
359 esac; \
360 done; \
361 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu web/style/transmission/images/Makefile'; \
362 $(am__cd) $(top_srcdir) && \
363 $(AUTOMAKE) --gnu web/style/transmission/images/Makefile
364 .PRECIOUS: Makefile
365 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
366 @case '$?' in \
367 *config.status*) \
368 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
369 *) \
370 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
371 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
372 esac;
374 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377 $(top_srcdir)/configure: $(am__configure_deps)
378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381 $(am__aclocal_m4_deps):
383 mostlyclean-libtool:
384 -rm -f *.lo
386 clean-libtool:
387 -rm -rf .libs _libs
388 install-dist_dataDATA: $(dist_data_DATA)
389 @$(NORMAL_INSTALL)
390 test -z "$(datadir)" || $(MKDIR_P) "$(DESTDIR)$(datadir)"
391 @list='$(dist_data_DATA)'; test -n "$(datadir)" || list=; \
392 for p in $$list; do \
393 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
394 echo "$$d$$p"; \
395 done | $(am__base_list) | \
396 while read files; do \
397 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datadir)'"; \
398 $(INSTALL_DATA) $$files "$(DESTDIR)$(datadir)" || exit $$?; \
399 done
401 uninstall-dist_dataDATA:
402 @$(NORMAL_UNINSTALL)
403 @list='$(dist_data_DATA)'; test -n "$(datadir)" || list=; \
404 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
405 dir='$(DESTDIR)$(datadir)'; $(am__uninstall_files_from_dir)
407 # This directory's subdirectories are mostly independent; you can cd
408 # into them and run `make' without going through this Makefile.
409 # To change the values of `make' variables: instead of editing Makefiles,
410 # (1) if the variable is set in `config.status', edit `config.status'
411 # (which will cause the Makefiles to be regenerated when you run `make');
412 # (2) otherwise, pass the desired values on the `make' command line.
413 $(RECURSIVE_TARGETS):
414 @fail= failcom='exit 1'; \
415 for f in x $$MAKEFLAGS; do \
416 case $$f in \
417 *=* | --[!k]*);; \
418 *k*) failcom='fail=yes';; \
419 esac; \
420 done; \
421 dot_seen=no; \
422 target=`echo $@ | sed s/-recursive//`; \
423 list='$(SUBDIRS)'; for subdir in $$list; do \
424 echo "Making $$target in $$subdir"; \
425 if test "$$subdir" = "."; then \
426 dot_seen=yes; \
427 local_target="$$target-am"; \
428 else \
429 local_target="$$target"; \
430 fi; \
431 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
432 || eval $$failcom; \
433 done; \
434 if test "$$dot_seen" = "no"; then \
435 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
436 fi; test -z "$$fail"
438 $(RECURSIVE_CLEAN_TARGETS):
439 @fail= failcom='exit 1'; \
440 for f in x $$MAKEFLAGS; do \
441 case $$f in \
442 *=* | --[!k]*);; \
443 *k*) failcom='fail=yes';; \
444 esac; \
445 done; \
446 dot_seen=no; \
447 case "$@" in \
448 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
449 *) list='$(SUBDIRS)' ;; \
450 esac; \
451 rev=''; for subdir in $$list; do \
452 if test "$$subdir" = "."; then :; else \
453 rev="$$subdir $$rev"; \
454 fi; \
455 done; \
456 rev="$$rev ."; \
457 target=`echo $@ | sed s/-recursive//`; \
458 for subdir in $$rev; do \
459 echo "Making $$target in $$subdir"; \
460 if test "$$subdir" = "."; then \
461 local_target="$$target-am"; \
462 else \
463 local_target="$$target"; \
464 fi; \
465 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
466 || eval $$failcom; \
467 done && test -z "$$fail"
468 tags-recursive:
469 list='$(SUBDIRS)'; for subdir in $$list; do \
470 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
471 done
472 ctags-recursive:
473 list='$(SUBDIRS)'; for subdir in $$list; do \
474 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
475 done
477 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
478 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
479 unique=`for i in $$list; do \
480 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481 done | \
482 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
483 END { if (nonempty) { for (i in files) print i; }; }'`; \
484 mkid -fID $$unique
485 tags: TAGS
487 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
488 $(TAGS_FILES) $(LISP)
489 set x; \
490 here=`pwd`; \
491 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
492 include_option=--etags-include; \
493 empty_fix=.; \
494 else \
495 include_option=--include; \
496 empty_fix=; \
497 fi; \
498 list='$(SUBDIRS)'; for subdir in $$list; do \
499 if test "$$subdir" = .; then :; else \
500 test ! -f $$subdir/TAGS || \
501 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
502 fi; \
503 done; \
504 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
505 unique=`for i in $$list; do \
506 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507 done | \
508 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
509 END { if (nonempty) { for (i in files) print i; }; }'`; \
510 shift; \
511 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
512 test -n "$$unique" || unique=$$empty_fix; \
513 if test $$# -gt 0; then \
514 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 "$$@" $$unique; \
516 else \
517 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
518 $$unique; \
519 fi; \
521 ctags: CTAGS
522 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
523 $(TAGS_FILES) $(LISP)
524 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
525 unique=`for i in $$list; do \
526 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527 done | \
528 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529 END { if (nonempty) { for (i in files) print i; }; }'`; \
530 test -z "$(CTAGS_ARGS)$$unique" \
531 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
532 $$unique
534 GTAGS:
535 here=`$(am__cd) $(top_builddir) && pwd` \
536 && $(am__cd) $(top_srcdir) \
537 && gtags -i $(GTAGS_ARGS) "$$here"
539 distclean-tags:
540 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
542 distdir: $(DISTFILES)
543 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
544 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
545 list='$(DISTFILES)'; \
546 dist_files=`for file in $$list; do echo $$file; done | \
547 sed -e "s|^$$srcdirstrip/||;t" \
548 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
549 case $$dist_files in \
550 */*) $(MKDIR_P) `echo "$$dist_files" | \
551 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
552 sort -u` ;; \
553 esac; \
554 for file in $$dist_files; do \
555 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
556 if test -d $$d/$$file; then \
557 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
558 if test -d "$(distdir)/$$file"; then \
559 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
560 fi; \
561 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
562 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
564 fi; \
565 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
566 else \
567 test -f "$(distdir)/$$file" \
568 || cp -p $$d/$$file "$(distdir)/$$file" \
569 || exit 1; \
570 fi; \
571 done
572 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
573 if test "$$subdir" = .; then :; else \
574 test -d "$(distdir)/$$subdir" \
575 || $(MKDIR_P) "$(distdir)/$$subdir" \
576 || exit 1; \
577 fi; \
578 done
579 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
580 if test "$$subdir" = .; then :; else \
581 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
582 $(am__relativize); \
583 new_distdir=$$reldir; \
584 dir1=$$subdir; dir2="$(top_distdir)"; \
585 $(am__relativize); \
586 new_top_distdir=$$reldir; \
587 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
588 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
589 ($(am__cd) $$subdir && \
590 $(MAKE) $(AM_MAKEFLAGS) \
591 top_distdir="$$new_top_distdir" \
592 distdir="$$new_distdir" \
593 am__remove_distdir=: \
594 am__skip_length_check=: \
595 am__skip_mode_fix=: \
596 distdir) \
597 || exit 1; \
598 fi; \
599 done
600 check-am: all-am
601 check: check-recursive
602 all-am: Makefile $(DATA)
603 installdirs: installdirs-recursive
604 installdirs-am:
605 for dir in "$(DESTDIR)$(datadir)"; do \
606 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
607 done
608 install: install-recursive
609 install-exec: install-exec-recursive
610 install-data: install-data-recursive
611 uninstall: uninstall-recursive
613 install-am: all-am
614 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
616 installcheck: installcheck-recursive
617 install-strip:
618 if test -z '$(STRIP)'; then \
619 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621 install; \
622 else \
623 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
624 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
625 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
627 mostlyclean-generic:
629 clean-generic:
631 distclean-generic:
632 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
633 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
635 maintainer-clean-generic:
636 @echo "This command is intended for maintainers to use"
637 @echo "it deletes files that may require special tools to rebuild."
638 clean: clean-recursive
640 clean-am: clean-generic clean-libtool mostlyclean-am
642 distclean: distclean-recursive
643 -rm -f Makefile
644 distclean-am: clean-am distclean-generic distclean-tags
646 dvi: dvi-recursive
648 dvi-am:
650 html: html-recursive
652 html-am:
654 info: info-recursive
656 info-am:
658 install-data-am: install-dist_dataDATA
660 install-dvi: install-dvi-recursive
662 install-dvi-am:
664 install-exec-am:
666 install-html: install-html-recursive
668 install-html-am:
670 install-info: install-info-recursive
672 install-info-am:
674 install-man:
676 install-pdf: install-pdf-recursive
678 install-pdf-am:
680 install-ps: install-ps-recursive
682 install-ps-am:
684 installcheck-am:
686 maintainer-clean: maintainer-clean-recursive
687 -rm -f Makefile
688 maintainer-clean-am: distclean-am maintainer-clean-generic
690 mostlyclean: mostlyclean-recursive
692 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
694 pdf: pdf-recursive
696 pdf-am:
698 ps: ps-recursive
700 ps-am:
702 uninstall-am: uninstall-dist_dataDATA
704 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
705 install-am install-strip tags-recursive
707 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
708 all all-am check check-am clean clean-generic clean-libtool \
709 ctags ctags-recursive distclean distclean-generic \
710 distclean-libtool distclean-tags distdir dvi dvi-am html \
711 html-am info info-am install install-am install-data \
712 install-data-am install-dist_dataDATA install-dvi \
713 install-dvi-am install-exec install-exec-am install-html \
714 install-html-am install-info install-info-am install-man \
715 install-pdf install-pdf-am install-ps install-ps-am \
716 install-strip installcheck installcheck-am installdirs \
717 installdirs-am maintainer-clean maintainer-clean-generic \
718 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
719 ps ps-am tags tags-recursive uninstall uninstall-am \
720 uninstall-dist_dataDATA
723 # Tell versions [3.59,3.63) of GNU make to not export all variables.
724 # Otherwise a system limit (for SysV at least) may be exceeded.
725 .NOEXPORT: