Add support for Tagtele, Keezmovies and Xhamster
[quvi.git] / Makefile.in
blobcca26f8e51969c2b716aa3fd5d5d821cc5972752
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@
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 target_triplet = @target@
38 @ENABLE_TESTS_TRUE@am__append_1 = tests
39 subdir = .
40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
42 $(srcdir)/doxygen.conf.in $(srcdir)/libquvi.pc.in \
43 $(top_srcdir)/configure COPYING ChangeLog INSTALL NEWS \
44 config.aux/config.guess config.aux/config.rpath \
45 config.aux/config.sub config.aux/depcomp config.aux/install-sh \
46 config.aux/ltmain.sh config.aux/missing config.guess
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
49 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
50 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
51 $(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES = libquvi.pc doxygen.conf
59 CONFIG_CLEAN_VPATH_FILES =
60 AM_V_GEN = $(am__v_GEN_$(V))
61 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
62 am__v_GEN_0 = @echo " GEN " $@;
63 AM_V_at = $(am__v_at_$(V))
64 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
65 am__v_at_0 = @
66 SOURCES =
67 DIST_SOURCES =
68 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
69 html-recursive info-recursive install-data-recursive \
70 install-dvi-recursive install-exec-recursive \
71 install-html-recursive install-info-recursive \
72 install-pdf-recursive install-ps-recursive install-recursive \
73 installcheck-recursive installdirs-recursive pdf-recursive \
74 ps-recursive uninstall-recursive
75 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76 am__vpath_adj = case $$p in \
77 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78 *) f=$$p;; \
79 esac;
80 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81 am__install_max = 40
82 am__nobase_strip_setup = \
83 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84 am__nobase_strip = \
85 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86 am__nobase_list = $(am__nobase_strip_setup); \
87 for p in $$list; do echo "$$p $$p"; done | \
88 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90 if (++n[$$2] == $(am__install_max)) \
91 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92 END { for (dir in files) print dir, files[dir] }'
93 am__base_list = \
94 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
97 DATA = $(pkgconfig_DATA)
98 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
99 distclean-recursive maintainer-clean-recursive
100 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
101 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
102 distdir dist dist-all distcheck
103 ETAGS = etags
104 CTAGS = ctags
105 DIST_SUBDIRS = include lib man1 src examples share doc scripts tests
106 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
107 distdir = $(PACKAGE)-$(VERSION)
108 top_distdir = $(distdir)
109 am__remove_distdir = \
110 { test ! -d "$(distdir)" \
111 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
112 && rm -fr "$(distdir)"; }; }
113 am__relativize = \
114 dir0=`pwd`; \
115 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
116 sed_rest='s,^[^/]*/*,,'; \
117 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
118 sed_butlast='s,/*[^/]*$$,,'; \
119 while test -n "$$dir1"; do \
120 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
121 if test "$$first" != "."; then \
122 if test "$$first" = ".."; then \
123 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
124 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
125 else \
126 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
127 if test "$$first2" = "$$first"; then \
128 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
129 else \
130 dir2="../$$dir2"; \
131 fi; \
132 dir0="$$dir0"/"$$first"; \
133 fi; \
134 fi; \
135 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
136 done; \
137 reldir="$$dir2"
138 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).tar.xz
139 GZIP_ENV = --best
140 distuninstallcheck_listfiles = find . -type f -print
141 distcleancheck_listfiles = find . -type f -print
142 ACLOCAL = @ACLOCAL@
143 AMTAR = @AMTAR@
144 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
145 AR = @AR@
146 AUTOCONF = @AUTOCONF@
147 AUTOHEADER = @AUTOHEADER@
148 AUTOMAKE = @AUTOMAKE@
149 AWK = @AWK@
150 CC = @CC@
151 CCDEPMODE = @CCDEPMODE@
152 CFLAGS = @CFLAGS@
153 CPP = @CPP@
154 CPPFLAGS = @CPPFLAGS@
155 CXX = @CXX@
156 CXXCPP = @CXXCPP@
157 CXXDEPMODE = @CXXDEPMODE@
158 CXXFLAGS = @CXXFLAGS@
159 CYGPATH_W = @CYGPATH_W@
160 DATE = @DATE@
161 DEFS = @DEFS@
162 DEPDIR = @DEPDIR@
163 DLLTOOL = @DLLTOOL@
164 DOXYGEN = @DOXYGEN@
165 DSYMUTIL = @DSYMUTIL@
166 DUMPBIN = @DUMPBIN@
167 ECHO_C = @ECHO_C@
168 ECHO_N = @ECHO_N@
169 ECHO_T = @ECHO_T@
170 EGREP = @EGREP@
171 EXEEXT = @EXEEXT@
172 EXTRA_LIBQUVI_LDFLAGS = @EXTRA_LIBQUVI_LDFLAGS@
173 FGREP = @FGREP@
174 GENGETOPT = @GENGETOPT@
175 GIT = @GIT@
176 GREP = @GREP@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 LD = @LD@
183 LDFLAGS = @LDFLAGS@
184 LIBICONV = @LIBICONV@
185 LIBOBJS = @LIBOBJS@
186 LIBS = @LIBS@
187 LIBTOOL = @LIBTOOL@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBICONV = @LTLIBICONV@
191 LTLIBOBJS = @LTLIBOBJS@
192 MAKEINFO = @MAKEINFO@
193 MANIFEST_TOOL = @MANIFEST_TOOL@
194 MKDIR_P = @MKDIR_P@
195 NM = @NM@
196 NMEDIT = @NMEDIT@
197 OBJDUMP = @OBJDUMP@
198 OBJEXT = @OBJEXT@
199 OTOOL = @OTOOL@
200 OTOOL64 = @OTOOL64@
201 PACKAGE = @PACKAGE@
202 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
203 PACKAGE_NAME = @PACKAGE_NAME@
204 PACKAGE_STRING = @PACKAGE_STRING@
205 PACKAGE_TARNAME = @PACKAGE_TARNAME@
206 PACKAGE_URL = @PACKAGE_URL@
207 PACKAGE_VERSION = @PACKAGE_VERSION@
208 PATH_SEPARATOR = @PATH_SEPARATOR@
209 PERL = @PERL@
210 PKG_CONFIG = @PKG_CONFIG@
211 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
212 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
213 POD2HTML = @POD2HTML@
214 POD2MAN = @POD2MAN@
215 POW_LIB = @POW_LIB@
216 QUVI_AGE = @QUVI_AGE@
217 QUVI_CURRENT = @QUVI_CURRENT@
218 QUVI_REVISION = @QUVI_REVISION@
219 RANLIB = @RANLIB@
220 SED = @SED@
221 SET_MAKE = @SET_MAKE@
222 SHELL = @SHELL@
223 STRIP = @STRIP@
224 VERSION = @VERSION@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_AR = @ac_ct_AR@
230 ac_ct_CC = @ac_ct_CC@
231 ac_ct_CXX = @ac_ct_CXX@
232 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
233 am__include = @am__include@
234 am__leading_dot = @am__leading_dot@
235 am__quote = @am__quote@
236 am__tar = @am__tar@
237 am__untar = @am__untar@
238 bindir = @bindir@
239 build = @build@
240 build_alias = @build_alias@
241 build_cpu = @build_cpu@
242 build_os = @build_os@
243 build_vendor = @build_vendor@
244 builddir = @builddir@
245 datadir = @datadir@
246 datarootdir = @datarootdir@
247 docdir = @docdir@
248 dvidir = @dvidir@
249 exec_prefix = @exec_prefix@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 htmldir = @htmldir@
256 includedir = @includedir@
257 infodir = @infodir@
258 install_sh = @install_sh@
259 libcurl_CFLAGS = @libcurl_CFLAGS@
260 libcurl_LIBS = @libcurl_LIBS@
261 libdir = @libdir@
262 libexecdir = @libexecdir@
263 liblua_CFLAGS = @liblua_CFLAGS@
264 liblua_LIBS = @liblua_LIBS@
265 localedir = @localedir@
266 localstatedir = @localstatedir@
267 mandir = @mandir@
268 mkdir_p = @mkdir_p@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 prefix = @prefix@
272 program_transform_name = @program_transform_name@
273 psdir = @psdir@
274 sbindir = @sbindir@
275 sharedstatedir = @sharedstatedir@
276 srcdir = @srcdir@
277 sysconfdir = @sysconfdir@
278 target = @target@
279 target_alias = @target_alias@
280 target_cpu = @target_cpu@
281 target_os = @target_os@
282 target_vendor = @target_vendor@
283 top_build_prefix = @top_build_prefix@
284 top_builddir = @top_builddir@
285 top_srcdir = @top_srcdir@
286 ACLOCAL_AMFLAGS = -I m4
287 EXTRA_DIST = \
288 libquvi.pc.in \
289 libquvi.ver \
290 doxygen.conf.in \
291 KNOWN_ISSUES \
292 ChangeLog.pre-gitlog
294 pkgconfigdir = $(libdir)/pkgconfig
295 pkgconfig_DATA = libquvi.pc
296 SUBDIRS = include lib man1 src examples share doc scripts \
297 $(am__append_1)
298 all: config.h
299 $(MAKE) $(AM_MAKEFLAGS) all-recursive
301 .SUFFIXES:
302 am--refresh:
304 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
305 @for dep in $?; do \
306 case '$(am__configure_deps)' in \
307 *$$dep*) \
308 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
309 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
310 && exit 0; \
311 exit 1;; \
312 esac; \
313 done; \
314 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
315 $(am__cd) $(top_srcdir) && \
316 $(AUTOMAKE) --foreign Makefile
317 .PRECIOUS: Makefile
318 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
319 @case '$?' in \
320 *config.status*) \
321 echo ' $(SHELL) ./config.status'; \
322 $(SHELL) ./config.status;; \
323 *) \
324 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
325 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
326 esac;
328 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
329 $(SHELL) ./config.status --recheck
331 $(top_srcdir)/configure: $(am__configure_deps)
332 $(am__cd) $(srcdir) && $(AUTOCONF)
333 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
334 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
335 $(am__aclocal_m4_deps):
337 config.h: stamp-h1
338 @if test ! -f $@; then \
339 rm -f stamp-h1; \
340 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
341 else :; fi
343 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
344 @rm -f stamp-h1
345 cd $(top_builddir) && $(SHELL) ./config.status config.h
346 $(srcdir)/config.h.in: $(am__configure_deps)
347 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
348 rm -f stamp-h1
349 touch $@
351 distclean-hdr:
352 -rm -f config.h stamp-h1
353 libquvi.pc: $(top_builddir)/config.status $(srcdir)/libquvi.pc.in
354 cd $(top_builddir) && $(SHELL) ./config.status $@
355 doxygen.conf: $(top_builddir)/config.status $(srcdir)/doxygen.conf.in
356 cd $(top_builddir) && $(SHELL) ./config.status $@
358 mostlyclean-libtool:
359 -rm -f *.lo
361 clean-libtool:
362 -rm -rf .libs _libs
364 distclean-libtool:
365 -rm -f libtool config.lt
366 install-pkgconfigDATA: $(pkgconfig_DATA)
367 @$(NORMAL_INSTALL)
368 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
369 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
370 for p in $$list; do \
371 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
372 echo "$$d$$p"; \
373 done | $(am__base_list) | \
374 while read files; do \
375 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
376 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
377 done
379 uninstall-pkgconfigDATA:
380 @$(NORMAL_UNINSTALL)
381 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
382 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
383 test -n "$$files" || exit 0; \
384 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
385 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
387 # This directory's subdirectories are mostly independent; you can cd
388 # into them and run `make' without going through this Makefile.
389 # To change the values of `make' variables: instead of editing Makefiles,
390 # (1) if the variable is set in `config.status', edit `config.status'
391 # (which will cause the Makefiles to be regenerated when you run `make');
392 # (2) otherwise, pass the desired values on the `make' command line.
393 $(RECURSIVE_TARGETS):
394 @fail= failcom='exit 1'; \
395 for f in x $$MAKEFLAGS; do \
396 case $$f in \
397 *=* | --[!k]*);; \
398 *k*) failcom='fail=yes';; \
399 esac; \
400 done; \
401 dot_seen=no; \
402 target=`echo $@ | sed s/-recursive//`; \
403 list='$(SUBDIRS)'; for subdir in $$list; do \
404 echo "Making $$target in $$subdir"; \
405 if test "$$subdir" = "."; then \
406 dot_seen=yes; \
407 local_target="$$target-am"; \
408 else \
409 local_target="$$target"; \
410 fi; \
411 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412 || eval $$failcom; \
413 done; \
414 if test "$$dot_seen" = "no"; then \
415 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
416 fi; test -z "$$fail"
418 $(RECURSIVE_CLEAN_TARGETS):
419 @fail= failcom='exit 1'; \
420 for f in x $$MAKEFLAGS; do \
421 case $$f in \
422 *=* | --[!k]*);; \
423 *k*) failcom='fail=yes';; \
424 esac; \
425 done; \
426 dot_seen=no; \
427 case "$@" in \
428 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429 *) list='$(SUBDIRS)' ;; \
430 esac; \
431 rev=''; for subdir in $$list; do \
432 if test "$$subdir" = "."; then :; else \
433 rev="$$subdir $$rev"; \
434 fi; \
435 done; \
436 rev="$$rev ."; \
437 target=`echo $@ | sed s/-recursive//`; \
438 for subdir in $$rev; do \
439 echo "Making $$target in $$subdir"; \
440 if test "$$subdir" = "."; then \
441 local_target="$$target-am"; \
442 else \
443 local_target="$$target"; \
444 fi; \
445 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
446 || eval $$failcom; \
447 done && test -z "$$fail"
448 tags-recursive:
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451 done
452 ctags-recursive:
453 list='$(SUBDIRS)'; for subdir in $$list; do \
454 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
455 done
457 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
464 mkid -fID $$unique
465 tags: TAGS
467 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
468 $(TAGS_FILES) $(LISP)
469 set x; \
470 here=`pwd`; \
471 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472 include_option=--etags-include; \
473 empty_fix=.; \
474 else \
475 include_option=--include; \
476 empty_fix=; \
477 fi; \
478 list='$(SUBDIRS)'; for subdir in $$list; do \
479 if test "$$subdir" = .; then :; else \
480 test ! -f $$subdir/TAGS || \
481 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
482 fi; \
483 done; \
484 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487 done | \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
490 shift; \
491 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
492 test -n "$$unique" || unique=$$empty_fix; \
493 if test $$# -gt 0; then \
494 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495 "$$@" $$unique; \
496 else \
497 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498 $$unique; \
499 fi; \
501 ctags: CTAGS
502 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
503 $(TAGS_FILES) $(LISP)
504 list='$(SOURCES) $(HEADERS) config.h.in $(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 test -z "$(CTAGS_ARGS)$$unique" \
511 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
512 $$unique
514 GTAGS:
515 here=`$(am__cd) $(top_builddir) && pwd` \
516 && $(am__cd) $(top_srcdir) \
517 && gtags -i $(GTAGS_ARGS) "$$here"
519 distclean-tags:
520 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
522 distdir: $(DISTFILES)
523 $(am__remove_distdir)
524 test -d "$(distdir)" || mkdir "$(distdir)"
525 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
526 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
527 list='$(DISTFILES)'; \
528 dist_files=`for file in $$list; do echo $$file; done | \
529 sed -e "s|^$$srcdirstrip/||;t" \
530 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
531 case $$dist_files in \
532 */*) $(MKDIR_P) `echo "$$dist_files" | \
533 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
534 sort -u` ;; \
535 esac; \
536 for file in $$dist_files; do \
537 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
538 if test -d $$d/$$file; then \
539 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
540 if test -d "$(distdir)/$$file"; then \
541 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
542 fi; \
543 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
544 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
545 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
546 fi; \
547 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
548 else \
549 test -f "$(distdir)/$$file" \
550 || cp -p $$d/$$file "$(distdir)/$$file" \
551 || exit 1; \
552 fi; \
553 done
554 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
555 if test "$$subdir" = .; then :; else \
556 test -d "$(distdir)/$$subdir" \
557 || $(MKDIR_P) "$(distdir)/$$subdir" \
558 || exit 1; \
559 fi; \
560 done
561 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
562 if test "$$subdir" = .; then :; else \
563 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
564 $(am__relativize); \
565 new_distdir=$$reldir; \
566 dir1=$$subdir; dir2="$(top_distdir)"; \
567 $(am__relativize); \
568 new_top_distdir=$$reldir; \
569 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
570 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
571 ($(am__cd) $$subdir && \
572 $(MAKE) $(AM_MAKEFLAGS) \
573 top_distdir="$$new_top_distdir" \
574 distdir="$$new_distdir" \
575 am__remove_distdir=: \
576 am__skip_length_check=: \
577 am__skip_mode_fix=: \
578 distdir) \
579 || exit 1; \
580 fi; \
581 done
582 -test -n "$(am__skip_mode_fix)" \
583 || find "$(distdir)" -type d ! -perm -755 \
584 -exec chmod u+rwx,go+rx {} \; -o \
585 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
586 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
587 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
588 || chmod -R a+r "$(distdir)"
589 dist-gzip: distdir
590 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
591 $(am__remove_distdir)
592 dist-bzip2: distdir
593 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
594 $(am__remove_distdir)
596 dist-lzma: distdir
597 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
598 $(am__remove_distdir)
599 dist-xz: distdir
600 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
601 $(am__remove_distdir)
603 dist-tarZ: distdir
604 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
605 $(am__remove_distdir)
607 dist-shar: distdir
608 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
609 $(am__remove_distdir)
611 dist-zip: distdir
612 -rm -f $(distdir).zip
613 zip -rq $(distdir).zip $(distdir)
614 $(am__remove_distdir)
616 dist dist-all: distdir
617 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
618 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
619 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
620 $(am__remove_distdir)
622 # This target untars the dist file and tries a VPATH configuration. Then
623 # it guarantees that the distribution is self-contained by making another
624 # tarfile.
625 distcheck: dist
626 case '$(DIST_ARCHIVES)' in \
627 *.tar.gz*) \
628 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
629 *.tar.bz2*) \
630 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
631 *.tar.lzma*) \
632 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
633 *.tar.xz*) \
634 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
635 *.tar.Z*) \
636 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
637 *.shar.gz*) \
638 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
639 *.zip*) \
640 unzip $(distdir).zip ;;\
641 esac
642 chmod -R a-w $(distdir); chmod a+w $(distdir)
643 mkdir $(distdir)/_build
644 mkdir $(distdir)/_inst
645 chmod a-w $(distdir)
646 test -d $(distdir)/_build || exit 0; \
647 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
648 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
649 && am__cwd=`pwd` \
650 && $(am__cd) $(distdir)/_build \
651 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
652 $(DISTCHECK_CONFIGURE_FLAGS) \
653 && $(MAKE) $(AM_MAKEFLAGS) \
654 && $(MAKE) $(AM_MAKEFLAGS) dvi \
655 && $(MAKE) $(AM_MAKEFLAGS) check \
656 && $(MAKE) $(AM_MAKEFLAGS) install \
657 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
658 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
659 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
660 distuninstallcheck \
661 && chmod -R a-w "$$dc_install_base" \
662 && ({ \
663 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
664 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
665 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
666 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
667 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
668 } || { rm -rf "$$dc_destdir"; exit 1; }) \
669 && rm -rf "$$dc_destdir" \
670 && $(MAKE) $(AM_MAKEFLAGS) dist \
671 && rm -rf $(DIST_ARCHIVES) \
672 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
673 && cd "$$am__cwd" \
674 || exit 1
675 $(am__remove_distdir)
676 @(echo "$(distdir) archives ready for distribution: "; \
677 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
678 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
679 distuninstallcheck:
680 @$(am__cd) '$(distuninstallcheck_dir)' \
681 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
682 || { echo "ERROR: files left after uninstall:" ; \
683 if test -n "$(DESTDIR)"; then \
684 echo " (check DESTDIR support)"; \
685 fi ; \
686 $(distuninstallcheck_listfiles) ; \
687 exit 1; } >&2
688 distcleancheck: distclean
689 @if test '$(srcdir)' = . ; then \
690 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
691 exit 1 ; \
693 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
694 || { echo "ERROR: files left in build directory after distclean:" ; \
695 $(distcleancheck_listfiles) ; \
696 exit 1; } >&2
697 check-am: all-am
698 check: check-recursive
699 all-am: Makefile $(DATA) config.h
700 installdirs: installdirs-recursive
701 installdirs-am:
702 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
703 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
704 done
705 install: install-recursive
706 install-exec: install-exec-recursive
707 install-data: install-data-recursive
708 uninstall: uninstall-recursive
710 install-am: all-am
711 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
713 installcheck: installcheck-recursive
714 install-strip:
715 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717 `test -z '$(STRIP)' || \
718 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
719 mostlyclean-generic:
721 clean-generic:
723 distclean-generic:
724 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
725 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
727 maintainer-clean-generic:
728 @echo "This command is intended for maintainers to use"
729 @echo "it deletes files that may require special tools to rebuild."
730 clean: clean-recursive
732 clean-am: clean-generic clean-libtool mostlyclean-am
734 distclean: distclean-recursive
735 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
736 -rm -f Makefile
737 distclean-am: clean-am distclean-generic distclean-hdr \
738 distclean-libtool distclean-local distclean-tags
740 dvi: dvi-recursive
742 dvi-am:
744 html: html-recursive
746 html-am:
748 info: info-recursive
750 info-am:
752 install-data-am: install-pkgconfigDATA
754 install-dvi: install-dvi-recursive
756 install-dvi-am:
758 install-exec-am:
760 install-html: install-html-recursive
762 install-html-am:
764 install-info: install-info-recursive
766 install-info-am:
768 install-man:
770 install-pdf: install-pdf-recursive
772 install-pdf-am:
774 install-ps: install-ps-recursive
776 install-ps-am:
778 installcheck-am:
780 maintainer-clean: maintainer-clean-recursive
781 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
782 -rm -rf $(top_srcdir)/autom4te.cache
783 -rm -f Makefile
784 maintainer-clean-am: distclean-am maintainer-clean-generic
786 mostlyclean: mostlyclean-recursive
788 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
790 pdf: pdf-recursive
792 pdf-am:
794 ps: ps-recursive
796 ps-am:
798 uninstall-am: uninstall-pkgconfigDATA
800 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
801 ctags-recursive install-am install-strip tags-recursive
803 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
804 all all-am am--refresh check check-am clean clean-generic \
805 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
806 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
807 distcheck distclean distclean-generic distclean-hdr \
808 distclean-libtool distclean-local distclean-tags \
809 distcleancheck distdir distuninstallcheck dvi dvi-am html \
810 html-am info info-am install install-am install-data \
811 install-data-am install-dvi install-dvi-am install-exec \
812 install-exec-am install-html install-html-am install-info \
813 install-info-am install-man install-pdf install-pdf-am \
814 install-pkgconfigDATA install-ps install-ps-am install-strip \
815 installcheck installcheck-am installdirs installdirs-am \
816 maintainer-clean maintainer-clean-generic mostlyclean \
817 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
818 tags tags-recursive uninstall uninstall-am \
819 uninstall-pkgconfigDATA
822 .PHONY: pod2man pod2html dox cmdline
823 pod2man:
824 @HAVE_POD2MAN_TRUE@ @POD2MAN@ -c "quvi manual" -n quvi \
825 @HAVE_POD2MAN_TRUE@ -s 1 -r @VERSION@ $(top_srcdir)/man1/quvi.1.pod $(top_builddir)/man1/quvi.1
826 @HAVE_POD2MAN_FALSE@ @echo "error: configure did not find pod2man command"
827 pod2html:
828 @HAVE_POD2HTML_TRUE@ @POD2HTML@ --title="quvi manual" \
829 @HAVE_POD2HTML_TRUE@ --infile=$(top_srcdir)/man1/quvi.1.pod \
830 @HAVE_POD2HTML_TRUE@ --outfile=$(top_builddir)/man1/quvi.1.html
831 @HAVE_POD2HTML_FALSE@ @echo "error: configure did not find pod2html command"
832 dox:
833 @HAVE_DOXYGEN_TRUE@ @$(DOXYGEN) $(top_builddir)/doxygen.conf
834 @HAVE_DOXYGEN_TRUE@ @echo doxygen generated pages can be found in doc/ subdir
835 @HAVE_DOXYGEN_FALSE@ @echo configure did not find doxygen
836 cmdline:
837 @HAVE_GENGETOPT_TRUE@ @GENGETOPT@ < $(top_srcdir)/src/cmdline.ggo -C --unamed-opts=URL \
838 @HAVE_GENGETOPT_TRUE@ --output-dir $(top_srcdir)/src --no-version
839 @HAVE_GENGETOPT_FALSE@ @echo "error: configure did not find 'gengetopt' command"
841 local-clean:
842 @rm -rf *.tmp *.core *.html
844 ChangeLog:
845 @if test -f $(top_srcdir)/.git/HEAD; then \
846 git log --stat --after="Sun Nov 14 11:03:50 2010" > $@; \
849 dist: ChangeLog
851 .PHONY: ChangeLog
853 distclean-local: local-clean
855 # Tell versions [3.59,3.63) of GNU make to not export all variables.
856 # Otherwise a system limit (for SysV at least) may be exceeded.
857 .NOEXPORT: