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