my first git commit
[gwget-havlin.git] / Makefile.in
bloba5e3a969aa7b7d9f422d139f96480d281fe76ef7
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 @ENABLE_EPIPHANY_EXTENSION_TRUE@am__append_1 = epiphany-extension
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41 THANKS TODO config.guess config.sub depcomp install-sh \
42 ltmain.sh missing mkinstalldirs
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno config.status.lineno
49 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50 CONFIG_HEADER = config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-dvi-recursive install-exec-recursive \
58 install-html-recursive install-info-recursive \
59 install-pdf-recursive install-ps-recursive install-recursive \
60 installcheck-recursive installdirs-recursive pdf-recursive \
61 ps-recursive uninstall-recursive
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63 distclean-recursive maintainer-clean-recursive
64 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
65 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
66 distdir dist dist-all distcheck
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = po src pixmaps data epiphany-extension
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 distdir = $(PACKAGE)-$(VERSION)
72 top_distdir = $(distdir)
73 am__remove_distdir = \
74 { test ! -d "$(distdir)" \
75 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
76 && rm -fr "$(distdir)"; }; }
77 am__relativize = \
78 dir0=`pwd`; \
79 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
80 sed_rest='s,^[^/]*/*,,'; \
81 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
82 sed_butlast='s,/*[^/]*$$,,'; \
83 while test -n "$$dir1"; do \
84 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
85 if test "$$first" != "."; then \
86 if test "$$first" = ".."; then \
87 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
88 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89 else \
90 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
91 if test "$$first2" = "$$first"; then \
92 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
93 else \
94 dir2="../$$dir2"; \
95 fi; \
96 dir0="$$dir0"/"$$first"; \
97 fi; \
98 fi; \
99 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
100 done; \
101 reldir="$$dir2"
102 DIST_ARCHIVES = $(distdir).tar.gz
103 GZIP_ENV = --best
104 distuninstallcheck_listfiles = find . -type f -print
105 distcleancheck_listfiles = find . -type f -print
106 ACLOCAL = @ACLOCAL@
107 ALL_LINGUAS = @ALL_LINGUAS@
108 AMTAR = @AMTAR@
109 AR = @AR@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CATALOGS = @CATALOGS@
115 CATOBJEXT = @CATOBJEXT@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DATADIRNAME = @DATADIRNAME@
123 DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
124 DBUS_CFLAGS = @DBUS_CFLAGS@
125 DBUS_LIBS = @DBUS_LIBS@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 DSYMUTIL = @DSYMUTIL@
129 DUMPBIN = @DUMPBIN@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EPIPHANY_DEPENDENCY_CFLAGS = @EPIPHANY_DEPENDENCY_CFLAGS@
135 EPIPHANY_DEPENDENCY_LIBS = @EPIPHANY_DEPENDENCY_LIBS@
136 EPIPHANY_EXTENSIONS_DIR = @EPIPHANY_EXTENSIONS_DIR@
137 EPIPHANY_REQUIRED = @EPIPHANY_REQUIRED@
138 EXEEXT = @EXEEXT@
139 EXTENSION_PREFIX = @EXTENSION_PREFIX@
140 FGREP = @FGREP@
141 GCONFTOOL = @GCONFTOOL@
142 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
143 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
144 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
145 GIO_REQUIRED = @GIO_REQUIRED@
146 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
147 GMOFILES = @GMOFILES@
148 GMSGFMT = @GMSGFMT@
149 GNOME_CFLAGS = @GNOME_CFLAGS@
150 GNOME_LIBS = @GNOME_LIBS@
151 GREP = @GREP@
152 GWGET_CFLAGS = @GWGET_CFLAGS@
153 GWGET_LIBS = @GWGET_LIBS@
154 INSTALL = @INSTALL@
155 INSTALL_DATA = @INSTALL_DATA@
156 INSTALL_PROGRAM = @INSTALL_PROGRAM@
157 INSTALL_SCRIPT = @INSTALL_SCRIPT@
158 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
159 INSTOBJEXT = @INSTOBJEXT@
160 INTLLIBS = @INTLLIBS@
161 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
162 INTLTOOL_MERGE = @INTLTOOL_MERGE@
163 INTLTOOL_PERL = @INTLTOOL_PERL@
164 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
165 LD = @LD@
166 LDFLAGS = @LDFLAGS@
167 LIBGLIB_REQUIRED = @LIBGLIB_REQUIRED@
168 LIBGTK_REQUIRED = @LIBGTK_REQUIRED@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBTOOL = @LIBTOOL@
172 LIPO = @LIPO@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 MAKEINFO = @MAKEINFO@
176 MKDIR_P = @MKDIR_P@
177 MKINSTALLDIRS = @MKINSTALLDIRS@
178 MSGFMT = @MSGFMT@
179 MSGFMT_OPTS = @MSGFMT_OPTS@
180 MSGMERGE = @MSGMERGE@
181 NM = @NM@
182 NMEDIT = @NMEDIT@
183 NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
184 NOTIFY_LIBS = @NOTIFY_LIBS@
185 OBJDUMP = @OBJDUMP@
186 OBJEXT = @OBJEXT@
187 ORBIT_IDL = @ORBIT_IDL@
188 OTOOL = @OTOOL@
189 OTOOL64 = @OTOOL64@
190 PACKAGE = @PACKAGE@
191 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
192 PACKAGE_NAME = @PACKAGE_NAME@
193 PACKAGE_STRING = @PACKAGE_STRING@
194 PACKAGE_TARNAME = @PACKAGE_TARNAME@
195 PACKAGE_URL = @PACKAGE_URL@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 PKG_CONFIG = @PKG_CONFIG@
199 POFILES = @POFILES@
200 POSUB = @POSUB@
201 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
202 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
203 RANLIB = @RANLIB@
204 SED = @SED@
205 SET_MAKE = @SET_MAKE@
206 SHELL = @SHELL@
207 STRIP = @STRIP@
208 USE_NLS = @USE_NLS@
209 VERSION = @VERSION@
210 XGETTEXT = @XGETTEXT@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217 am__include = @am__include@
218 am__leading_dot = @am__leading_dot@
219 am__quote = @am__quote@
220 am__tar = @am__tar@
221 am__untar = @am__untar@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 builddir = @builddir@
229 datadir = @datadir@
230 datarootdir = @datarootdir@
231 docdir = @docdir@
232 dvidir = @dvidir@
233 exec_prefix = @exec_prefix@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 install_sh = @install_sh@
243 libdir = @libdir@
244 libexecdir = @libexecdir@
245 localedir = @localedir@
246 localstatedir = @localstatedir@
247 lt_ECHO = @lt_ECHO@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 oldincludedir = @oldincludedir@
251 pdfdir = @pdfdir@
252 pixmapsdir = @pixmapsdir@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 psdir = @psdir@
256 sbindir = @sbindir@
257 sharedstatedir = @sharedstatedir@
258 srcdir = @srcdir@
259 sysconfdir = @sysconfdir@
260 target_alias = @target_alias@
261 top_build_prefix = @top_build_prefix@
262 top_builddir = @top_builddir@
263 top_srcdir = @top_srcdir@
264 SUBDIRS = po src pixmaps data $(am__append_1)
265 EXTRA_DIST = \
266 intltool-extract.in \
267 intltool-merge.in \
268 intltool-update.in
270 all: config.h
271 $(MAKE) $(AM_MAKEFLAGS) all-recursive
273 .SUFFIXES:
274 am--refresh:
276 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
277 @for dep in $?; do \
278 case '$(am__configure_deps)' in \
279 *$$dep*) \
280 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
281 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
282 && exit 0; \
283 exit 1;; \
284 esac; \
285 done; \
286 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
287 $(am__cd) $(top_srcdir) && \
288 $(AUTOMAKE) --gnu Makefile
289 .PRECIOUS: Makefile
290 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
291 @case '$?' in \
292 *config.status*) \
293 echo ' $(SHELL) ./config.status'; \
294 $(SHELL) ./config.status;; \
295 *) \
296 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
297 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
298 esac;
300 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
301 $(SHELL) ./config.status --recheck
303 $(top_srcdir)/configure: $(am__configure_deps)
304 $(am__cd) $(srcdir) && $(AUTOCONF)
305 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
306 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
307 $(am__aclocal_m4_deps):
309 config.h: stamp-h1
310 @if test ! -f $@; then \
311 rm -f stamp-h1; \
312 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
313 else :; fi
315 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
316 @rm -f stamp-h1
317 cd $(top_builddir) && $(SHELL) ./config.status config.h
318 $(srcdir)/config.h.in: $(am__configure_deps)
319 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
320 rm -f stamp-h1
321 touch $@
323 distclean-hdr:
324 -rm -f config.h stamp-h1
326 mostlyclean-libtool:
327 -rm -f *.lo
329 clean-libtool:
330 -rm -rf .libs _libs
332 distclean-libtool:
333 -rm -f libtool config.lt
335 # This directory's subdirectories are mostly independent; you can cd
336 # into them and run `make' without going through this Makefile.
337 # To change the values of `make' variables: instead of editing Makefiles,
338 # (1) if the variable is set in `config.status', edit `config.status'
339 # (which will cause the Makefiles to be regenerated when you run `make');
340 # (2) otherwise, pass the desired values on the `make' command line.
341 $(RECURSIVE_TARGETS):
342 @fail= failcom='exit 1'; \
343 for f in x $$MAKEFLAGS; do \
344 case $$f in \
345 *=* | --[!k]*);; \
346 *k*) failcom='fail=yes';; \
347 esac; \
348 done; \
349 dot_seen=no; \
350 target=`echo $@ | sed s/-recursive//`; \
351 list='$(SUBDIRS)'; for subdir in $$list; do \
352 echo "Making $$target in $$subdir"; \
353 if test "$$subdir" = "."; then \
354 dot_seen=yes; \
355 local_target="$$target-am"; \
356 else \
357 local_target="$$target"; \
358 fi; \
359 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360 || eval $$failcom; \
361 done; \
362 if test "$$dot_seen" = "no"; then \
363 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
364 fi; test -z "$$fail"
366 $(RECURSIVE_CLEAN_TARGETS):
367 @fail= failcom='exit 1'; \
368 for f in x $$MAKEFLAGS; do \
369 case $$f in \
370 *=* | --[!k]*);; \
371 *k*) failcom='fail=yes';; \
372 esac; \
373 done; \
374 dot_seen=no; \
375 case "$@" in \
376 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
377 *) list='$(SUBDIRS)' ;; \
378 esac; \
379 rev=''; for subdir in $$list; do \
380 if test "$$subdir" = "."; then :; else \
381 rev="$$subdir $$rev"; \
382 fi; \
383 done; \
384 rev="$$rev ."; \
385 target=`echo $@ | sed s/-recursive//`; \
386 for subdir in $$rev; do \
387 echo "Making $$target in $$subdir"; \
388 if test "$$subdir" = "."; then \
389 local_target="$$target-am"; \
390 else \
391 local_target="$$target"; \
392 fi; \
393 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394 || eval $$failcom; \
395 done && test -z "$$fail"
396 tags-recursive:
397 list='$(SUBDIRS)'; for subdir in $$list; do \
398 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
399 done
400 ctags-recursive:
401 list='$(SUBDIRS)'; for subdir in $$list; do \
402 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
403 done
405 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407 unique=`for i in $$list; do \
408 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409 done | \
410 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411 END { if (nonempty) { for (i in files) print i; }; }'`; \
412 mkid -fID $$unique
413 tags: TAGS
415 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
416 $(TAGS_FILES) $(LISP)
417 set x; \
418 here=`pwd`; \
419 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
420 include_option=--etags-include; \
421 empty_fix=.; \
422 else \
423 include_option=--include; \
424 empty_fix=; \
425 fi; \
426 list='$(SUBDIRS)'; for subdir in $$list; do \
427 if test "$$subdir" = .; then :; else \
428 test ! -f $$subdir/TAGS || \
429 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
430 fi; \
431 done; \
432 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
433 unique=`for i in $$list; do \
434 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435 done | \
436 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
437 END { if (nonempty) { for (i in files) print i; }; }'`; \
438 shift; \
439 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
440 test -n "$$unique" || unique=$$empty_fix; \
441 if test $$# -gt 0; then \
442 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443 "$$@" $$unique; \
444 else \
445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446 $$unique; \
447 fi; \
449 ctags: CTAGS
450 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
451 $(TAGS_FILES) $(LISP)
452 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
453 unique=`for i in $$list; do \
454 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455 done | \
456 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457 END { if (nonempty) { for (i in files) print i; }; }'`; \
458 test -z "$(CTAGS_ARGS)$$unique" \
459 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
460 $$unique
462 GTAGS:
463 here=`$(am__cd) $(top_builddir) && pwd` \
464 && $(am__cd) $(top_srcdir) \
465 && gtags -i $(GTAGS_ARGS) "$$here"
467 distclean-tags:
468 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470 distdir: $(DISTFILES)
471 $(am__remove_distdir)
472 test -d "$(distdir)" || mkdir "$(distdir)"
473 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475 list='$(DISTFILES)'; \
476 dist_files=`for file in $$list; do echo $$file; done | \
477 sed -e "s|^$$srcdirstrip/||;t" \
478 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479 case $$dist_files in \
480 */*) $(MKDIR_P) `echo "$$dist_files" | \
481 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482 sort -u` ;; \
483 esac; \
484 for file in $$dist_files; do \
485 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486 if test -d $$d/$$file; then \
487 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488 if test -d "$(distdir)/$$file"; then \
489 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
490 fi; \
491 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
492 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
493 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494 fi; \
495 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496 else \
497 test -f "$(distdir)/$$file" \
498 || cp -p $$d/$$file "$(distdir)/$$file" \
499 || exit 1; \
500 fi; \
501 done
502 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
503 if test "$$subdir" = .; then :; else \
504 test -d "$(distdir)/$$subdir" \
505 || $(MKDIR_P) "$(distdir)/$$subdir" \
506 || exit 1; \
507 fi; \
508 done
509 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
510 if test "$$subdir" = .; then :; else \
511 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
512 $(am__relativize); \
513 new_distdir=$$reldir; \
514 dir1=$$subdir; dir2="$(top_distdir)"; \
515 $(am__relativize); \
516 new_top_distdir=$$reldir; \
517 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
518 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
519 ($(am__cd) $$subdir && \
520 $(MAKE) $(AM_MAKEFLAGS) \
521 top_distdir="$$new_top_distdir" \
522 distdir="$$new_distdir" \
523 am__remove_distdir=: \
524 am__skip_length_check=: \
525 am__skip_mode_fix=: \
526 distdir) \
527 || exit 1; \
528 fi; \
529 done
530 -test -n "$(am__skip_mode_fix)" \
531 || find "$(distdir)" -type d ! -perm -755 \
532 -exec chmod u+rwx,go+rx {} \; -o \
533 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
534 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
535 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
536 || chmod -R a+r "$(distdir)"
537 dist-gzip: distdir
538 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
539 $(am__remove_distdir)
541 dist-bzip2: distdir
542 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
543 $(am__remove_distdir)
545 dist-lzma: distdir
546 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
547 $(am__remove_distdir)
549 dist-xz: distdir
550 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
551 $(am__remove_distdir)
553 dist-tarZ: distdir
554 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
555 $(am__remove_distdir)
557 dist-shar: distdir
558 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
559 $(am__remove_distdir)
561 dist-zip: distdir
562 -rm -f $(distdir).zip
563 zip -rq $(distdir).zip $(distdir)
564 $(am__remove_distdir)
566 dist dist-all: distdir
567 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
568 $(am__remove_distdir)
570 # This target untars the dist file and tries a VPATH configuration. Then
571 # it guarantees that the distribution is self-contained by making another
572 # tarfile.
573 distcheck: dist
574 case '$(DIST_ARCHIVES)' in \
575 *.tar.gz*) \
576 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
577 *.tar.bz2*) \
578 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
579 *.tar.lzma*) \
580 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
581 *.tar.xz*) \
582 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
583 *.tar.Z*) \
584 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
585 *.shar.gz*) \
586 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
587 *.zip*) \
588 unzip $(distdir).zip ;;\
589 esac
590 chmod -R a-w $(distdir); chmod a+w $(distdir)
591 mkdir $(distdir)/_build
592 mkdir $(distdir)/_inst
593 chmod a-w $(distdir)
594 test -d $(distdir)/_build || exit 0; \
595 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
596 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
597 && am__cwd=`pwd` \
598 && $(am__cd) $(distdir)/_build \
599 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
600 $(DISTCHECK_CONFIGURE_FLAGS) \
601 && $(MAKE) $(AM_MAKEFLAGS) \
602 && $(MAKE) $(AM_MAKEFLAGS) dvi \
603 && $(MAKE) $(AM_MAKEFLAGS) check \
604 && $(MAKE) $(AM_MAKEFLAGS) install \
605 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
606 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
607 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
608 distuninstallcheck \
609 && chmod -R a-w "$$dc_install_base" \
610 && ({ \
611 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
612 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
613 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
614 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
615 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
616 } || { rm -rf "$$dc_destdir"; exit 1; }) \
617 && rm -rf "$$dc_destdir" \
618 && $(MAKE) $(AM_MAKEFLAGS) dist \
619 && rm -rf $(DIST_ARCHIVES) \
620 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
621 && cd "$$am__cwd" \
622 || exit 1
623 $(am__remove_distdir)
624 @(echo "$(distdir) archives ready for distribution: "; \
625 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
626 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
627 distuninstallcheck:
628 @$(am__cd) '$(distuninstallcheck_dir)' \
629 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
630 || { echo "ERROR: files left after uninstall:" ; \
631 if test -n "$(DESTDIR)"; then \
632 echo " (check DESTDIR support)"; \
633 fi ; \
634 $(distuninstallcheck_listfiles) ; \
635 exit 1; } >&2
636 distcleancheck: distclean
637 @if test '$(srcdir)' = . ; then \
638 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
639 exit 1 ; \
641 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
642 || { echo "ERROR: files left in build directory after distclean:" ; \
643 $(distcleancheck_listfiles) ; \
644 exit 1; } >&2
645 check-am: all-am
646 check: check-recursive
647 all-am: Makefile config.h
648 installdirs: installdirs-recursive
649 installdirs-am:
650 install: install-recursive
651 install-exec: install-exec-recursive
652 install-data: install-data-recursive
653 uninstall: uninstall-recursive
655 install-am: all-am
656 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
658 installcheck: installcheck-recursive
659 install-strip:
660 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
661 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
662 `test -z '$(STRIP)' || \
663 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
664 mostlyclean-generic:
666 clean-generic:
668 distclean-generic:
669 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
670 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
672 maintainer-clean-generic:
673 @echo "This command is intended for maintainers to use"
674 @echo "it deletes files that may require special tools to rebuild."
675 clean: clean-recursive
677 clean-am: clean-generic clean-libtool mostlyclean-am
679 distclean: distclean-recursive
680 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
681 -rm -f Makefile
682 distclean-am: clean-am distclean-generic distclean-hdr \
683 distclean-libtool distclean-tags
685 dvi: dvi-recursive
687 dvi-am:
689 html: html-recursive
691 html-am:
693 info: info-recursive
695 info-am:
697 install-data-am:
699 install-dvi: install-dvi-recursive
701 install-dvi-am:
703 install-exec-am:
705 install-html: install-html-recursive
707 install-html-am:
709 install-info: install-info-recursive
711 install-info-am:
713 install-man:
715 install-pdf: install-pdf-recursive
717 install-pdf-am:
719 install-ps: install-ps-recursive
721 install-ps-am:
723 installcheck-am:
725 maintainer-clean: maintainer-clean-recursive
726 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
727 -rm -rf $(top_srcdir)/autom4te.cache
728 -rm -f Makefile
729 maintainer-clean-am: distclean-am maintainer-clean-generic
731 mostlyclean: mostlyclean-recursive
733 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
735 pdf: pdf-recursive
737 pdf-am:
739 ps: ps-recursive
741 ps-am:
743 uninstall-am:
745 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
746 ctags-recursive install-am install-strip tags-recursive
748 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
749 all all-am am--refresh check check-am clean clean-generic \
750 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
751 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
752 distcheck distclean distclean-generic distclean-hdr \
753 distclean-libtool distclean-tags distcleancheck distdir \
754 distuninstallcheck dvi dvi-am html html-am info info-am \
755 install install-am install-data install-data-am install-dvi \
756 install-dvi-am install-exec install-exec-am install-html \
757 install-html-am install-info install-info-am install-man \
758 install-pdf install-pdf-am install-ps install-ps-am \
759 install-strip installcheck installcheck-am installdirs \
760 installdirs-am maintainer-clean maintainer-clean-generic \
761 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
762 ps ps-am tags tags-recursive uninstall uninstall-am
765 # Tell versions [3.59,3.63) of GNU make to not export all variables.
766 # Otherwise a system limit (for SysV at least) may be exceeded.
767 .NOEXPORT: