1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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
)
35 build_triplet
= @build@
37 target_triplet
= @target@
38 @ENABLE_TESTS_TRUE@am__append_1
= tests
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
) \
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
))
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/||"`;; \
80 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
82 am__nobase_strip_setup
= \
83 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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
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)"; }; }
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"`; \
126 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
127 if
test "$$first2" = "$$first"; then \
128 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
132 dir0
="$$dir0"/"$$first"; \
135 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
138 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
$(distdir
).
tar.xz
140 distuninstallcheck_listfiles
= find .
-type f
-print
141 distcleancheck_listfiles
= find .
-type f
-print
144 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
146 AUTOCONF
= @AUTOCONF@
147 AUTOHEADER
= @AUTOHEADER@
148 AUTOMAKE
= @AUTOMAKE@
151 CCDEPMODE
= @CCDEPMODE@
154 CPPFLAGS
= @CPPFLAGS@
157 CXXDEPMODE
= @CXXDEPMODE@
158 CXXFLAGS
= @CXXFLAGS@
159 CYGPATH_W
= @CYGPATH_W@
165 DSYMUTIL
= @DSYMUTIL@
172 EXTRA_LIBQUVI_LDFLAGS
= @EXTRA_LIBQUVI_LDFLAGS@
174 GENGETOPT
= @GENGETOPT@
178 INSTALL_DATA
= @INSTALL_DATA@
179 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
180 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
184 LIBICONV
= @LIBICONV@
190 LTLIBICONV
= @LTLIBICONV@
191 LTLIBOBJS
= @LTLIBOBJS@
192 MAKEINFO
= @MAKEINFO@
193 MANIFEST_TOOL
= @MANIFEST_TOOL@
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@
210 PKG_CONFIG
= @PKG_CONFIG@
211 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
212 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
213 POD2HTML
= @POD2HTML@
216 QUVI_AGE
= @QUVI_AGE@
217 QUVI_CURRENT
= @QUVI_CURRENT@
218 QUVI_REVISION
= @QUVI_REVISION@
221 SET_MAKE
= @SET_MAKE@
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@
237 am__untar
= @am__untar@
240 build_alias
= @build_alias@
241 build_cpu
= @build_cpu@
242 build_os
= @build_os@
243 build_vendor
= @build_vendor@
244 builddir
= @builddir@
246 datarootdir
= @datarootdir@
249 exec_prefix = @
exec_prefix@
251 host_alias
= @host_alias@
252 host_cpu
= @host_cpu@
254 host_vendor
= @host_vendor@
256 includedir = @
includedir@
258 install_sh
= @install_sh@
259 libcurl_CFLAGS
= @libcurl_CFLAGS@
260 libcurl_LIBS
= @libcurl_LIBS@
262 libexecdir
= @libexecdir@
263 liblua_CFLAGS
= @liblua_CFLAGS@
264 liblua_LIBS
= @liblua_LIBS@
265 localedir
= @localedir@
266 localstatedir
= @localstatedir@
269 oldincludedir = @
oldincludedir@
272 program_transform_name
= @program_transform_name@
275 sharedstatedir
= @sharedstatedir@
277 sysconfdir
= @sysconfdir@
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
294 pkgconfigdir
= $(libdir)/pkgconfig
295 pkgconfig_DATA
= libquvi.
pc
296 SUBDIRS
= include lib man1 src examples share doc scripts \
299 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
304 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
306 case
'$(am__configure_deps)' in \
308 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
309 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
314 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
315 $(am__cd
) $(top_srcdir
) && \
316 $(AUTOMAKE
) --foreign Makefile
318 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
321 echo
' $(SHELL) ./config.status'; \
322 $(SHELL
) .
/config.status
;; \
324 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
325 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
):
338 @if
test ! -f
$@
; then \
340 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
343 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
345 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
346 $(srcdir)/config.h.in
: $(am__configure_deps
)
347 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
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
$@
365 -rm -f libtool config.lt
366 install-pkgconfigDATA
: $(pkgconfig_DATA
)
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
; \
373 done |
$(am__base_list
) | \
374 while read files
; do \
375 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
376 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
379 uninstall-pkgconfigDATA
:
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 \
398 *k
*) failcom
='fail=yes';; \
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 \
407 local_target
="$$target-am"; \
409 local_target
="$$target"; \
411 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
414 if
test "$$dot_seen" = "no"; then \
415 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
418 $(RECURSIVE_CLEAN_TARGETS
):
419 @fail
= failcom
='exit 1'; \
420 for f in x
$$MAKEFLAGS; do \
423 *k
*) failcom
='fail=yes';; \
428 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
429 *) list
='$(SUBDIRS)' ;; \
431 rev
=''; for subdir in
$$list; do \
432 if
test "$$subdir" = "."; then
:; else \
433 rev
="$$subdir $$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"; \
443 local_target
="$$target"; \
445 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
447 done
&& test -z
"$$fail"
449 list
='$(SUBDIRS)'; for subdir in
$$list; do \
450 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
453 list
='$(SUBDIRS)'; for subdir in
$$list; do \
454 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
462 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463 END { if (nonempty) { for (i in files) print i; }; }'`; \
467 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
468 $(TAGS_FILES
) $(LISP
)
471 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
472 include_option
=--etags-include
; \
475 include_option
=--include; \
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"; \
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; \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
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
) \
497 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
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; \
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
) \
515 here
=`$(am__cd) $(top_builddir) && pwd` \
516 && $(am__cd
) $(top_srcdir
) \
517 && gtags
-i
$(GTAGS_ARGS
) "$$here"
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,/[^/]*$$,,' | \
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
{} \
;; \
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
{} \
;; \
547 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
549 test -f
"$(distdir)/$$file" \
550 || cp
-p
$$d/$$file "$(distdir)/$$file" \
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" \
561 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
562 if
test "$$subdir" = .
; then
:; else \
563 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
565 new_distdir
=$$reldir; \
566 dir1
=$$subdir; dir2
="$(top_distdir)"; \
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
=: \
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)"
590 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
591 $(am__remove_distdir
)
593 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
594 $(am__remove_distdir
)
597 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
598 $(am__remove_distdir
)
600 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
601 $(am__remove_distdir
)
604 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
605 $(am__remove_distdir
)
608 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
609 $(am__remove_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
626 case
'$(DIST_ARCHIVES)' in \
628 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
630 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
632 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
634 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
636 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
638 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
640 unzip
$(distdir
).zip
;;\
642 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
643 mkdir
$(distdir
)/_build
644 mkdir
$(distdir
)/_inst
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-$$$$/" \
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" \
661 && chmod
-R a-w
"$$dc_install_base" \
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 \
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'
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)"; \
686 $(distuninstallcheck_listfiles
) ; \
688 distcleancheck
: distclean
689 @if
test '$(srcdir)' = .
; then \
690 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
693 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
694 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
695 $(distcleancheck_listfiles
) ; \
698 check: check-recursive
699 all-am
: Makefile
$(DATA
) config.h
700 installdirs: installdirs-recursive
702 for
dir in
"$(DESTDIR)$(pkgconfigdir)"; do \
703 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
705 install: install-recursive
706 install-exec
: install-exec-recursive
707 install-data
: install-data-recursive
708 uninstall: uninstall-recursive
711 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
713 installcheck: installcheck-recursive
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
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
)
737 distclean-am
: clean-am distclean-generic distclean-hdr \
738 distclean-libtool distclean-local distclean-tags
752 install-data-am
: install-pkgconfigDATA
754 install-dvi
: install-dvi-recursive
760 install-html
: install-html-recursive
764 install-info
: install-info-recursive
770 install-pdf
: install-pdf-recursive
774 install-ps
: install-ps-recursive
780 maintainer-clean
: maintainer-clean-recursive
781 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
782 -rm -rf
$(top_srcdir
)/autom4te.cache
784 maintainer-clean-am
: distclean-am maintainer-clean-generic
786 mostlyclean: mostlyclean-recursive
788 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
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
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"
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"
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
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"
842 @
rm -rf
*.tmp
*.core
*.html
845 @if
test -f
$(top_srcdir
)/.git
/HEAD
; then \
846 git log
--stat
--after
="Sun Nov 14 11:03:50 2010" > $@
; \
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.