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@
38 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
40 $(top_srcdir
)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
41 INSTALL NEWS compile config.guess config.sub depcomp \
42 install-sh ltmain.sh missing mkinstalldirs
43 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
44 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/ac_attribute.m4 \
45 $(top_srcdir
)/m4
/intltool.m4
$(top_srcdir
)/m4
/libtool.m4 \
46 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
47 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
48 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/configure.ac
49 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
51 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
52 configure.lineno config.status.lineno
53 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
54 CONFIG_HEADER
= config.h
56 CONFIG_CLEAN_VPATH_FILES
=
57 AM_V_GEN
= $(am__v_GEN_
$(V
))
58 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
59 am__v_GEN_0
= @echo
" GEN " $@
;
60 AM_V_at
= $(am__v_at_
$(V
))
61 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
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 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj
= case
$$p in \
74 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
79 am__nobase_strip_setup
= \
80 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
83 am__nobase_list
= $(am__nobase_strip_setup
); \
84 for p in
$$list; do echo
"$$p $$p"; done | \
85 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87 if (++n[$$2] == $(am__install_max)) \
88 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89 END { for (dir in files) print dir, files[dir] }'
91 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93 am__installdirs
= "$(DESTDIR)$(filesdir)"
95 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
96 distclean-recursive maintainer-clean-recursive
97 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
98 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
99 distdir
dist dist-all distcheck
102 DIST_SUBDIRS
= $(SUBDIRS
)
103 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
104 distdir
= $(PACKAGE
)-$(VERSION
)
105 top_distdir
= $(distdir
)
106 am__remove_distdir
= \
107 { test ! -d
"$(distdir)" \
108 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
109 && rm -fr
"$(distdir)"; }; }
112 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
113 sed_rest
='s,^[^/]*/*,,'; \
114 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
115 sed_butlast
='s,/*[^/]*$$,,'; \
116 while
test -n
"$$dir1"; do \
117 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
118 if
test "$$first" != "."; then \
119 if
test "$$first" = ".."; then \
120 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
121 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
123 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
124 if
test "$$first2" = "$$first"; then \
125 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
129 dir0
="$$dir0"/"$$first"; \
132 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
135 DIST_ARCHIVES
= $(distdir
).
tar.gz
$(distdir
).
tar.bz2
137 distuninstallcheck_listfiles
= find .
-type f
-print
138 distcleancheck_listfiles
= find .
-type f
-print
141 ALL_LINGUAS
= @ALL_LINGUAS@
143 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
145 AUTOCONF
= @AUTOCONF@
146 AUTOHEADER
= @AUTOHEADER@
147 AUTOMAKE
= @AUTOMAKE@
149 CATALOGS
= @CATALOGS@
150 CATOBJEXT
= @CATOBJEXT@
152 CCDEPMODE
= @CCDEPMODE@
154 CONFIG_STATUS_DEPENDENCIES
= @CONFIG_STATUS_DEPENDENCIES@
156 CPPFLAGS
= @CPPFLAGS@
157 CYGPATH_W
= @CYGPATH_W@
158 DATADIRNAME
= @DATADIRNAME@
162 DSYMUTIL
= @DSYMUTIL@
170 GCONFTOOL
= @GCONFTOOL@
171 GCONF_SCHEMA_CONFIG_SOURCE
= @GCONF_SCHEMA_CONFIG_SOURCE@
172 GCONF_SCHEMA_FILE_DIR
= @GCONF_SCHEMA_FILE_DIR@
173 GETTEXT_PACKAGE
= @GETTEXT_PACKAGE@
174 GMOFILES
= @GMOFILES@
176 GOOGLE_GADGETS_CFLAGS
= @GOOGLE_GADGETS_CFLAGS@
177 GOOGLE_GADGETS_LIBS
= @GOOGLE_GADGETS_LIBS@
180 INSTALL_DATA
= @INSTALL_DATA@
181 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
182 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
183 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
184 INSTOBJEXT
= @INSTOBJEXT@
185 INTLLIBS
= @INTLLIBS@
186 INTLTOOL_EXTRACT
= @INTLTOOL_EXTRACT@
187 INTLTOOL_MERGE
= @INTLTOOL_MERGE@
188 INTLTOOL_PERL
= @INTLTOOL_PERL@
189 INTLTOOL_UPDATE
= @INTLTOOL_UPDATE@
197 LTLIBOBJS
= @LTLIBOBJS@
198 MAKEINFO
= @MAKEINFO@
199 MANIFEST_TOOL
= @MANIFEST_TOOL@
201 MKINSTALLDIRS
= @MKINSTALLDIRS@
203 MSGFMT_OPTS
= @MSGFMT_OPTS@
204 MSGMERGE
= @MSGMERGE@
205 NETBOOK_LAUNCHER_CFLAGS
= @NETBOOK_LAUNCHER_CFLAGS@
206 NETBOOK_LAUNCHER_LIBS
= @NETBOOK_LAUNCHER_LIBS@
207 NETBOOK_LAUNCHER_QUIT_CFLAGS
= @NETBOOK_LAUNCHER_QUIT_CFLAGS@
208 NETBOOK_LAUNCHER_QUIT_LIBS
= @NETBOOK_LAUNCHER_QUIT_LIBS@
216 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
217 PACKAGE_NAME
= @PACKAGE_NAME@
218 PACKAGE_STRING
= @PACKAGE_STRING@
219 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
220 PACKAGE_URL
= @PACKAGE_URL@
221 PACKAGE_VERSION
= @PACKAGE_VERSION@
222 PATH_SEPARATOR
= @PATH_SEPARATOR@
223 PKG_CONFIG
= @PKG_CONFIG@
224 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
225 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
228 PO_IN_DATADIR_FALSE
= @PO_IN_DATADIR_FALSE@
229 PO_IN_DATADIR_TRUE
= @PO_IN_DATADIR_TRUE@
232 SET_MAKE
= @SET_MAKE@
237 XGETTEXT
= @XGETTEXT@
238 abs_builddir
= @abs_builddir@
239 abs_srcdir
= @abs_srcdir@
240 abs_top_builddir
= @abs_top_builddir@
241 abs_top_srcdir
= @abs_top_srcdir@
242 ac_ct_AR
= @ac_ct_AR@
243 ac_ct_CC
= @ac_ct_CC@
244 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
245 am__include
= @am__include@
246 am__leading_dot
= @am__leading_dot@
247 am__quote
= @am__quote@
249 am__untar
= @am__untar@
252 build_alias
= @build_alias@
253 build_cpu
= @build_cpu@
254 build_os
= @build_os@
255 build_vendor
= @build_vendor@
256 builddir
= @builddir@
258 datarootdir
= @datarootdir@
262 exec_prefix = @
exec_prefix@
264 host_alias
= @host_alias@
265 host_cpu
= @host_cpu@
267 host_vendor
= @host_vendor@
269 includedir = @
includedir@
271 install_sh
= @install_sh@
273 libexecdir
= @libexecdir@
274 localedir
= @localedir@
275 localstatedir
= @localstatedir@
278 oldincludedir = @
oldincludedir@
281 program_transform_name
= @program_transform_name@
284 sharedstatedir
= @sharedstatedir@
286 sysconfdir
= @sysconfdir@
287 target_alias
= @target_alias@
288 top_build_prefix
= @top_build_prefix@
289 top_builddir
= @top_builddir@
290 top_srcdir
= @top_srcdir@
291 MAINTAINERCLEANFILES
= \
308 filesdir
= $(datadir)/netbook-launcher-efl
309 files_DATA
= README AUTHORS COPYING
310 ACLOCAL_AMFLAGS
= -I m4
311 SUBDIRS
= po m4 src data
313 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
318 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
320 case
'$(am__configure_deps)' in \
322 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
323 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
328 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
329 $(am__cd
) $(top_srcdir
) && \
330 $(AUTOMAKE
) --gnu Makefile
332 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
335 echo
' $(SHELL) ./config.status'; \
336 $(SHELL
) .
/config.status
;; \
338 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
339 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
342 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
343 $(SHELL
) .
/config.status
--recheck
345 $(top_srcdir
)/configure
: $(am__configure_deps
)
346 $(am__cd
) $(srcdir) && $(AUTOCONF
)
347 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
348 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
349 $(am__aclocal_m4_deps
):
352 @if
test ! -f
$@
; then \
354 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
357 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
359 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
360 $(srcdir)/config.h.in
: $(am__configure_deps
)
361 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
366 -rm -f config.h stamp-h1
375 -rm -f libtool config.lt
376 install-filesDATA
: $(files_DATA
)
378 test -z
"$(filesdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(filesdir)"
379 @list
='$(files_DATA)'; test -n
"$(filesdir)" || list
=; \
380 for p in
$$list; do \
381 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
383 done |
$(am__base_list
) | \
384 while read files
; do \
385 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(filesdir)'"; \
386 $(INSTALL_DATA
) $$files "$(DESTDIR)$(filesdir)" || exit
$$?
; \
391 @list
='$(files_DATA)'; test -n
"$(filesdir)" || list
=; \
392 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
393 test -n
"$$files" || exit
0; \
394 echo
" ( cd '$(DESTDIR)$(filesdir)' && rm -f" $$files ")"; \
395 cd
"$(DESTDIR)$(filesdir)" && rm -f
$$files
397 # This directory's subdirectories are mostly independent; you can cd
398 # into them and run `make' without going through this Makefile.
399 # To change the values of `make' variables: instead of editing Makefiles,
400 # (1) if the variable is set in `config.status', edit `config.status'
401 # (which will cause the Makefiles to be regenerated when you run `make');
402 # (2) otherwise, pass the desired values on the `make' command line.
403 $(RECURSIVE_TARGETS
):
404 @fail
= failcom
='exit 1'; \
405 for f in x
$$MAKEFLAGS; do \
408 *k
*) failcom
='fail=yes';; \
412 target
=`echo $@ | sed s/-recursive//`; \
413 list
='$(SUBDIRS)'; for subdir in
$$list; do \
414 echo
"Making $$target in $$subdir"; \
415 if
test "$$subdir" = "."; then \
417 local_target
="$$target-am"; \
419 local_target
="$$target"; \
421 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
424 if
test "$$dot_seen" = "no"; then \
425 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
428 $(RECURSIVE_CLEAN_TARGETS
):
429 @fail
= failcom
='exit 1'; \
430 for f in x
$$MAKEFLAGS; do \
433 *k
*) failcom
='fail=yes';; \
438 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
439 *) list
='$(SUBDIRS)' ;; \
441 rev
=''; for subdir in
$$list; do \
442 if
test "$$subdir" = "."; then
:; else \
443 rev
="$$subdir $$rev"; \
447 target
=`echo $@ | sed s/-recursive//`; \
448 for subdir in
$$rev; do \
449 echo
"Making $$target in $$subdir"; \
450 if
test "$$subdir" = "."; then \
451 local_target
="$$target-am"; \
453 local_target
="$$target"; \
455 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
457 done
&& test -z
"$$fail"
459 list
='$(SUBDIRS)'; for subdir in
$$list; do \
460 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
463 list
='$(SUBDIRS)'; for subdir in
$$list; do \
464 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
467 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
468 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469 unique
=`for i in $$list; do \
470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
472 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473 END { if (nonempty) { for (i in files) print i; }; }'`; \
477 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
478 $(TAGS_FILES
) $(LISP
)
481 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
482 include_option
=--etags-include
; \
485 include_option
=--include; \
488 list
='$(SUBDIRS)'; for subdir in
$$list; do \
489 if
test "$$subdir" = .
; then
:; else \
490 test ! -f
$$subdir/TAGS || \
491 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
494 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
495 unique
=`for i in $$list; do \
496 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499 END { if (nonempty) { for (i in files) print i; }; }'`; \
501 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
502 test -n
"$$unique" || unique
=$$empty_fix; \
503 if
test $$# -gt 0; then \
504 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
507 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
512 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
513 $(TAGS_FILES
) $(LISP
)
514 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
515 unique
=`for i in $$list; do \
516 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
518 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519 END { if (nonempty) { for (i in files) print i; }; }'`; \
520 test -z
"$(CTAGS_ARGS)$$unique" \
521 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
525 here
=`$(am__cd) $(top_builddir) && pwd` \
526 && $(am__cd
) $(top_srcdir
) \
527 && gtags
-i
$(GTAGS_ARGS
) "$$here"
530 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
532 distdir
: $(DISTFILES
)
533 $(am__remove_distdir
)
534 test -d
"$(distdir)" || mkdir
"$(distdir)"
535 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537 list
='$(DISTFILES)'; \
538 dist_files
=`for file in $$list; do echo $$file; done | \
539 sed -e "s|^$$srcdirstrip/||;t" \
540 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
541 case
$$dist_files in \
542 */*) $(MKDIR_P
) `echo "$$dist_files" | \
543 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
546 for file in
$$dist_files; do \
547 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
548 if
test -d
$$d/$$file; then \
549 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
550 if
test -d
"$(distdir)/$$file"; then \
551 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
553 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
554 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
555 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
557 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
559 test -f
"$(distdir)/$$file" \
560 || cp
-p
$$d/$$file "$(distdir)/$$file" \
564 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
565 if
test "$$subdir" = .
; then
:; else \
566 test -d
"$(distdir)/$$subdir" \
567 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
571 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
572 if
test "$$subdir" = .
; then
:; else \
573 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
575 new_distdir
=$$reldir; \
576 dir1
=$$subdir; dir2
="$(top_distdir)"; \
578 new_top_distdir
=$$reldir; \
579 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
580 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
581 ($(am__cd
) $$subdir && \
582 $(MAKE
) $(AM_MAKEFLAGS
) \
583 top_distdir
="$$new_top_distdir" \
584 distdir
="$$new_distdir" \
585 am__remove_distdir
=: \
586 am__skip_length_check
=: \
587 am__skip_mode_fix
=: \
592 -test -n
"$(am__skip_mode_fix)" \
593 || find
"$(distdir)" -type d
! -perm
-755 \
594 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
595 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
596 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
597 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
598 || chmod
-R a
+r
"$(distdir)"
600 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
601 $(am__remove_distdir
)
603 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
604 $(am__remove_distdir
)
607 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
608 $(am__remove_distdir
)
611 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
612 $(am__remove_distdir
)
615 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
616 $(am__remove_distdir
)
619 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
620 $(am__remove_distdir
)
623 -rm -f
$(distdir
).zip
624 zip
-rq
$(distdir
).zip
$(distdir
)
625 $(am__remove_distdir
)
627 dist dist-all
: distdir
628 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
629 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
630 $(am__remove_distdir
)
632 # This target untars the dist file and tries a VPATH configuration. Then
633 # it guarantees that the distribution is self-contained by making another
636 case
'$(DIST_ARCHIVES)' in \
638 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
640 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
642 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
644 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
646 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
648 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
650 unzip
$(distdir
).zip
;;\
652 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
653 mkdir
$(distdir
)/_build
654 mkdir
$(distdir
)/_inst
656 test -d
$(distdir
)/_build || exit
0; \
657 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
658 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
660 && $(am__cd
) $(distdir
)/_build \
661 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
662 $(DISTCHECK_CONFIGURE_FLAGS
) \
663 && $(MAKE
) $(AM_MAKEFLAGS
) \
664 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
665 && $(MAKE
) $(AM_MAKEFLAGS
) check \
666 && $(MAKE
) $(AM_MAKEFLAGS
) install \
667 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
668 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
669 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
671 && chmod
-R a-w
"$$dc_install_base" \
673 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
674 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
675 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
676 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
677 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
678 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
679 && rm -rf
"$$dc_destdir" \
680 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
681 && rm -rf
$(DIST_ARCHIVES
) \
682 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
685 $(am__remove_distdir
)
686 @
(echo
"$(distdir) archives ready for distribution: "; \
687 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
688 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
690 @
$(am__cd
) '$(distuninstallcheck_dir)' \
691 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
692 ||
{ echo
"ERROR: files left after uninstall:" ; \
693 if
test -n
"$(DESTDIR)"; then \
694 echo
" (check DESTDIR support)"; \
696 $(distuninstallcheck_listfiles
) ; \
698 distcleancheck
: distclean
699 @if
test '$(srcdir)' = .
; then \
700 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
703 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
704 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
705 $(distcleancheck_listfiles
) ; \
708 check: check-recursive
709 all-am
: Makefile
$(DATA
) config.h
710 installdirs: installdirs-recursive
712 for
dir in
"$(DESTDIR)$(filesdir)"; do \
713 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
715 install: install-recursive
716 install-exec
: install-exec-recursive
717 install-data
: install-data-recursive
718 uninstall: uninstall-recursive
721 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
723 installcheck: installcheck-recursive
725 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
726 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
727 `test -z '$(STRIP)' || \
728 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
734 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
735 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
737 maintainer-clean-generic
:
738 @echo
"This command is intended for maintainers to use"
739 @echo
"it deletes files that may require special tools to rebuild."
740 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
741 clean: clean-recursive
743 clean-am
: clean-generic clean-libtool mostlyclean-am
745 distclean: distclean-recursive
746 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
748 distclean-am
: clean-am distclean-generic distclean-hdr \
749 distclean-libtool distclean-tags
763 install-data-am
: install-filesDATA
765 install-dvi
: install-dvi-recursive
771 install-html
: install-html-recursive
775 install-info
: install-info-recursive
781 install-pdf
: install-pdf-recursive
785 install-ps
: install-ps-recursive
791 maintainer-clean
: maintainer-clean-recursive
792 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
793 -rm -rf
$(top_srcdir
)/autom4te.cache
795 maintainer-clean-am
: distclean-am maintainer-clean-generic
797 mostlyclean: mostlyclean-recursive
799 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
809 uninstall-am
: uninstall-filesDATA
811 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
812 ctags-recursive install-am install-strip tags-recursive
814 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
815 all all-am am--refresh
check check-am
clean clean-generic \
816 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
817 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
818 distcheck
distclean distclean-generic distclean-hdr \
819 distclean-libtool distclean-tags distcleancheck distdir \
820 distuninstallcheck
dvi dvi-am html html-am
info info-am \
821 install install-am install-data install-data-am install-dvi \
822 install-dvi-am install-exec install-exec-am install-filesDATA \
823 install-html install-html-am install-info install-info-am \
824 install-man install-pdf install-pdf-am install-ps \
825 install-ps-am install-strip
installcheck installcheck-am \
826 installdirs installdirs-am maintainer-clean \
827 maintainer-clean-generic
mostlyclean mostlyclean-generic \
828 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
829 uninstall uninstall-am uninstall-filesDATA
832 # Tell versions [3.59,3.63) of GNU make to not export all variables.
833 # Otherwise a system limit (for SysV at least) may be exceeded.