Initial import of the work fork.
[straw/fork.git] / Makefile.in
blob59aa050a737d7380aacb7faf99076f88631957c4
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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 INSTALL NEWS \
38 TODO config.guess config.sub install-sh missing mkinstalldirs \
39 py-compile
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/python.m4 \
43 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-dvi-recursive install-exec-recursive \
56 install-html-recursive install-info-recursive \
57 install-pdf-recursive install-ps-recursive install-recursive \
58 installcheck-recursive installdirs-recursive pdf-recursive \
59 ps-recursive uninstall-recursive
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61 distclean-recursive maintainer-clean-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 distdir = $(PACKAGE)-$(VERSION)
67 top_distdir = $(distdir)
68 am__remove_distdir = \
69 { test ! -d $(distdir) \
70 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
71 && rm -fr $(distdir); }; }
72 DIST_ARCHIVES = $(distdir).tar.gz
73 GZIP_ENV = --best
74 distuninstallcheck_listfiles = find . -type f -print
75 distcleancheck_listfiles = find . -type f -print
76 ACLOCAL = @ACLOCAL@
77 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
78 ALL_LINGUAS = @ALL_LINGUAS@
79 AMTAR = @AMTAR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 BINDIR = @BINDIR@
85 CATALOGS = @CATALOGS@
86 CATOBJEXT = @CATOBJEXT@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DATADIR = @DATADIR@
94 DATADIRNAME = @DATADIRNAME@
95 DEFS = @DEFS@
96 DEPDIR = @DEPDIR@
97 DOC_USER_FORMATS = @DOC_USER_FORMATS@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 GCONFTOOL = @GCONFTOOL@
104 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
105 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
106 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
107 GMOFILES = @GMOFILES@
108 GMSGFMT = @GMSGFMT@
109 GREP = @GREP@
110 HELP_DIR = @HELP_DIR@
111 INSTALL = @INSTALL@
112 INSTALL_DATA = @INSTALL_DATA@
113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116 INSTOBJEXT = @INSTOBJEXT@
117 INTLLIBS = @INTLLIBS@
118 INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
119 INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
120 INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
121 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
122 INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
123 INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
124 INTLTOOL_MERGE = @INTLTOOL_MERGE@
125 INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
126 INTLTOOL_PERL = @INTLTOOL_PERL@
127 INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
128 INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
129 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
130 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
131 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
132 INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
133 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
134 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
135 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
136 INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
137 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
138 INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
139 INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
140 INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
141 LDFLAGS = @LDFLAGS@
142 LIBDIR = @LIBDIR@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAKEINFO = @MAKEINFO@
148 MKDIR_P = @MKDIR_P@
149 MKINSTALLDIRS = @MKINSTALLDIRS@
150 MSGFMT = @MSGFMT@
151 MSGFMT_OPTS = @MSGFMT_OPTS@
152 OBJEXT = @OBJEXT@
153 OMF_DIR = @OMF_DIR@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 PKG_CONFIG = @PKG_CONFIG@
162 POFILES = @POFILES@
163 POSUB = @POSUB@
164 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
165 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
166 PYTHON = @PYTHON@
167 PYTHONDIR = @PYTHONDIR@
168 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
169 PYTHON_INCLUDES = @PYTHON_INCLUDES@
170 PYTHON_PLATFORM = @PYTHON_PLATFORM@
171 PYTHON_PREFIX = @PYTHON_PREFIX@
172 PYTHON_VERSION = @PYTHON_VERSION@
173 SET_MAKE = @SET_MAKE@
174 SHELL = @SHELL@
175 STRAW_CFLAGS = @STRAW_CFLAGS@
176 STRAW_HOME = @STRAW_HOME@
177 STRAW_LIBS = @STRAW_LIBS@
178 STRIP = @STRIP@
179 USE_NLS = @USE_NLS@
180 VERSION = @VERSION@
181 XGETTEXT = @XGETTEXT@
182 abs_builddir = @abs_builddir@
183 abs_srcdir = @abs_srcdir@
184 abs_top_builddir = @abs_top_builddir@
185 abs_top_srcdir = @abs_top_srcdir@
186 ac_ct_CC = @ac_ct_CC@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 exec_prefix = @exec_prefix@
204 host = @host@
205 host_alias = @host_alias@
206 host_cpu = @host_cpu@
207 host_os = @host_os@
208 host_vendor = @host_vendor@
209 htmldir = @htmldir@
210 includedir = @includedir@
211 infodir = @infodir@
212 install_sh = @install_sh@
213 libdir = @libdir@
214 libexecdir = @libexecdir@
215 localedir = @localedir@
216 localstatedir = @localstatedir@
217 mandir = @mandir@
218 mkdir_p = @mkdir_p@
219 oldincludedir = @oldincludedir@
220 pdfdir = @pdfdir@
221 pkgpyexecdir = @pkgpyexecdir@
222 pkgpythondir = @pkgpythondir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 pyexecdir = @pyexecdir@
227 pythondir = @pythondir@
228 sbindir = @sbindir@
229 sharedstatedir = @sharedstatedir@
230 srcdir = @srcdir@
231 sysconfdir = @sysconfdir@
232 target_alias = @target_alias@
233 top_builddir = @top_builddir@
234 top_srcdir = @top_srcdir@
235 SUBDIRS = straw scripts data po
236 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-gtk-doc --disable-scrollkeeper
237 MAINTAINERCLEANFILES = \
238 aclocal.m4 \
239 config.guess \
240 config.h.in \
241 config.sub \
242 configure \
243 install-sh \
244 intltool-extract.in \
245 intltool-merge.in \
246 intltool-update.in \
247 Makefile.in \
248 m4/gnome-doc-utils.m4 \
249 m4/intltool.m4 \
250 missing \
251 mkinstalldirs \
252 po/missing \
253 py-compile
255 DISTCLEANFILES = \
256 intltool-extract \
257 intltool-merge \
258 intltool-update \
259 gnome-doc-utils.make \
260 ./po/.intltool-merge-cache
262 EXTRA_DIST = \
263 MAINTAINERS \
264 TODO \
265 autogen.sh \
266 intltool-update.in \
267 intltool-extract.in \
268 intltool-merge.in \
269 gnome-doc-utils.make
271 all: config.h
272 $(MAKE) $(AM_MAKEFLAGS) all-recursive
274 .SUFFIXES:
275 am--refresh:
277 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
278 @for dep in $?; do \
279 case '$(am__configure_deps)' in \
280 *$$dep*) \
281 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
282 cd $(srcdir) && $(AUTOMAKE) --gnu \
283 && exit 0; \
284 exit 1;; \
285 esac; \
286 done; \
287 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
288 cd $(top_srcdir) && \
289 $(AUTOMAKE) --gnu Makefile
290 .PRECIOUS: Makefile
291 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
292 @case '$?' in \
293 *config.status*) \
294 echo ' $(SHELL) ./config.status'; \
295 $(SHELL) ./config.status;; \
296 *) \
297 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
298 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
299 esac;
301 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
302 $(SHELL) ./config.status --recheck
304 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
305 cd $(srcdir) && $(AUTOCONF)
306 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
307 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
319 cd $(top_srcdir) && $(AUTOHEADER)
320 rm -f stamp-h1
321 touch $@
323 distclean-hdr:
324 -rm -f config.h stamp-h1
326 # This directory's subdirectories are mostly independent; you can cd
327 # into them and run `make' without going through this Makefile.
328 # To change the values of `make' variables: instead of editing Makefiles,
329 # (1) if the variable is set in `config.status', edit `config.status'
330 # (which will cause the Makefiles to be regenerated when you run `make');
331 # (2) otherwise, pass the desired values on the `make' command line.
332 $(RECURSIVE_TARGETS):
333 @failcom='exit 1'; \
334 for f in x $$MAKEFLAGS; do \
335 case $$f in \
336 *=* | --[!k]*);; \
337 *k*) failcom='fail=yes';; \
338 esac; \
339 done; \
340 dot_seen=no; \
341 target=`echo $@ | sed s/-recursive//`; \
342 list='$(SUBDIRS)'; for subdir in $$list; do \
343 echo "Making $$target in $$subdir"; \
344 if test "$$subdir" = "."; then \
345 dot_seen=yes; \
346 local_target="$$target-am"; \
347 else \
348 local_target="$$target"; \
349 fi; \
350 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
351 || eval $$failcom; \
352 done; \
353 if test "$$dot_seen" = "no"; then \
354 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
355 fi; test -z "$$fail"
357 $(RECURSIVE_CLEAN_TARGETS):
358 @failcom='exit 1'; \
359 for f in x $$MAKEFLAGS; do \
360 case $$f in \
361 *=* | --[!k]*);; \
362 *k*) failcom='fail=yes';; \
363 esac; \
364 done; \
365 dot_seen=no; \
366 case "$@" in \
367 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
368 *) list='$(SUBDIRS)' ;; \
369 esac; \
370 rev=''; for subdir in $$list; do \
371 if test "$$subdir" = "."; then :; else \
372 rev="$$subdir $$rev"; \
373 fi; \
374 done; \
375 rev="$$rev ."; \
376 target=`echo $@ | sed s/-recursive//`; \
377 for subdir in $$rev; do \
378 echo "Making $$target in $$subdir"; \
379 if test "$$subdir" = "."; then \
380 local_target="$$target-am"; \
381 else \
382 local_target="$$target"; \
383 fi; \
384 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
385 || eval $$failcom; \
386 done && test -z "$$fail"
387 tags-recursive:
388 list='$(SUBDIRS)'; for subdir in $$list; do \
389 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
390 done
391 ctags-recursive:
392 list='$(SUBDIRS)'; for subdir in $$list; do \
393 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
394 done
396 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
397 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398 unique=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 done | \
401 $(AWK) ' { files[$$0] = 1; } \
402 END { for (i in files) print i; }'`; \
403 mkid -fID $$unique
404 tags: TAGS
406 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
407 $(TAGS_FILES) $(LISP)
408 tags=; \
409 here=`pwd`; \
410 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
411 include_option=--etags-include; \
412 empty_fix=.; \
413 else \
414 include_option=--include; \
415 empty_fix=; \
416 fi; \
417 list='$(SUBDIRS)'; for subdir in $$list; do \
418 if test "$$subdir" = .; then :; else \
419 test ! -f $$subdir/TAGS || \
420 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
421 fi; \
422 done; \
423 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
424 unique=`for i in $$list; do \
425 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426 done | \
427 $(AWK) ' { files[$$0] = 1; } \
428 END { for (i in files) print i; }'`; \
429 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
430 test -n "$$unique" || unique=$$empty_fix; \
431 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432 $$tags $$unique; \
434 ctags: CTAGS
435 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
436 $(TAGS_FILES) $(LISP)
437 tags=; \
438 here=`pwd`; \
439 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
440 unique=`for i in $$list; do \
441 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442 done | \
443 $(AWK) ' { files[$$0] = 1; } \
444 END { for (i in files) print i; }'`; \
445 test -z "$(CTAGS_ARGS)$$tags$$unique" \
446 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447 $$tags $$unique
449 GTAGS:
450 here=`$(am__cd) $(top_builddir) && pwd` \
451 && cd $(top_srcdir) \
452 && gtags -i $(GTAGS_ARGS) $$here
454 distclean-tags:
455 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
457 distdir: $(DISTFILES)
458 $(am__remove_distdir)
459 test -d $(distdir) || mkdir $(distdir)
460 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
461 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462 list='$(DISTFILES)'; \
463 dist_files=`for file in $$list; do echo $$file; done | \
464 sed -e "s|^$$srcdirstrip/||;t" \
465 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
466 case $$dist_files in \
467 */*) $(MKDIR_P) `echo "$$dist_files" | \
468 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
469 sort -u` ;; \
470 esac; \
471 for file in $$dist_files; do \
472 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
473 if test -d $$d/$$file; then \
474 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
475 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
477 fi; \
478 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
479 else \
480 test -f $(distdir)/$$file \
481 || cp -p $$d/$$file $(distdir)/$$file \
482 || exit 1; \
483 fi; \
484 done
485 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
486 if test "$$subdir" = .; then :; else \
487 test -d "$(distdir)/$$subdir" \
488 || $(MKDIR_P) "$(distdir)/$$subdir" \
489 || exit 1; \
490 distdir=`$(am__cd) $(distdir) && pwd`; \
491 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
492 (cd $$subdir && \
493 $(MAKE) $(AM_MAKEFLAGS) \
494 top_distdir="$$top_distdir" \
495 distdir="$$distdir/$$subdir" \
496 am__remove_distdir=: \
497 am__skip_length_check=: \
498 distdir) \
499 || exit 1; \
500 fi; \
501 done
502 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
503 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
504 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
505 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
506 || chmod -R a+r $(distdir)
507 dist-gzip: distdir
508 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
509 $(am__remove_distdir)
511 dist-bzip2: distdir
512 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
513 $(am__remove_distdir)
515 dist-tarZ: distdir
516 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
517 $(am__remove_distdir)
519 dist-shar: distdir
520 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
521 $(am__remove_distdir)
523 dist-zip: distdir
524 -rm -f $(distdir).zip
525 zip -rq $(distdir).zip $(distdir)
526 $(am__remove_distdir)
528 dist dist-all: distdir
529 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
530 $(am__remove_distdir)
532 # This target untars the dist file and tries a VPATH configuration. Then
533 # it guarantees that the distribution is self-contained by making another
534 # tarfile.
535 distcheck: dist
536 case '$(DIST_ARCHIVES)' in \
537 *.tar.gz*) \
538 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
539 *.tar.bz2*) \
540 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
541 *.tar.Z*) \
542 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
543 *.shar.gz*) \
544 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
545 *.zip*) \
546 unzip $(distdir).zip ;;\
547 esac
548 chmod -R a-w $(distdir); chmod a+w $(distdir)
549 mkdir $(distdir)/_build
550 mkdir $(distdir)/_inst
551 chmod a-w $(distdir)
552 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
553 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
554 && cd $(distdir)/_build \
555 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
556 $(DISTCHECK_CONFIGURE_FLAGS) \
557 && $(MAKE) $(AM_MAKEFLAGS) \
558 && $(MAKE) $(AM_MAKEFLAGS) dvi \
559 && $(MAKE) $(AM_MAKEFLAGS) check \
560 && $(MAKE) $(AM_MAKEFLAGS) install \
561 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
562 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
563 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
564 distuninstallcheck \
565 && chmod -R a-w "$$dc_install_base" \
566 && ({ \
567 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
568 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
569 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
570 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
571 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
572 } || { rm -rf "$$dc_destdir"; exit 1; }) \
573 && rm -rf "$$dc_destdir" \
574 && $(MAKE) $(AM_MAKEFLAGS) dist \
575 && rm -rf $(DIST_ARCHIVES) \
576 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
577 $(am__remove_distdir)
578 @(echo "$(distdir) archives ready for distribution: "; \
579 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
580 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
581 distuninstallcheck:
582 @cd $(distuninstallcheck_dir) \
583 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
584 || { echo "ERROR: files left after uninstall:" ; \
585 if test -n "$(DESTDIR)"; then \
586 echo " (check DESTDIR support)"; \
587 fi ; \
588 $(distuninstallcheck_listfiles) ; \
589 exit 1; } >&2
590 distcleancheck: distclean
591 @if test '$(srcdir)' = . ; then \
592 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
593 exit 1 ; \
595 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
596 || { echo "ERROR: files left in build directory after distclean:" ; \
597 $(distcleancheck_listfiles) ; \
598 exit 1; } >&2
599 check-am: all-am
600 check: check-recursive
601 all-am: Makefile config.h
602 installdirs: installdirs-recursive
603 installdirs-am:
604 install: install-recursive
605 install-exec: install-exec-recursive
606 install-data: install-data-recursive
607 uninstall: uninstall-recursive
609 install-am: all-am
610 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
612 installcheck: installcheck-recursive
613 install-strip:
614 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
615 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
616 `test -z '$(STRIP)' || \
617 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
618 mostlyclean-generic:
620 clean-generic:
622 distclean-generic:
623 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
624 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
626 maintainer-clean-generic:
627 @echo "This command is intended for maintainers to use"
628 @echo "it deletes files that may require special tools to rebuild."
629 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
630 clean: clean-recursive
632 clean-am: clean-generic mostlyclean-am
634 distclean: distclean-recursive
635 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
636 -rm -f Makefile
637 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
639 dvi: dvi-recursive
641 dvi-am:
643 html: html-recursive
645 info: info-recursive
647 info-am:
649 install-data-am:
651 install-dvi: install-dvi-recursive
653 install-exec-am:
655 install-html: install-html-recursive
657 install-info: install-info-recursive
659 install-man:
661 install-pdf: install-pdf-recursive
663 install-ps: install-ps-recursive
665 installcheck-am:
667 maintainer-clean: maintainer-clean-recursive
668 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
669 -rm -rf $(top_srcdir)/autom4te.cache
670 -rm -f Makefile
671 maintainer-clean-am: distclean-am maintainer-clean-generic
673 mostlyclean: mostlyclean-recursive
675 mostlyclean-am: mostlyclean-generic
677 pdf: pdf-recursive
679 pdf-am:
681 ps: ps-recursive
683 ps-am:
685 uninstall-am:
687 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
688 install-strip
690 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
691 all all-am am--refresh check check-am clean clean-generic \
692 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
693 dist-shar dist-tarZ dist-zip distcheck distclean \
694 distclean-generic distclean-hdr distclean-tags distcleancheck \
695 distdir distuninstallcheck dvi dvi-am html html-am info \
696 info-am install install-am install-data install-data-am \
697 install-dvi install-dvi-am install-exec install-exec-am \
698 install-html install-html-am install-info install-info-am \
699 install-man install-pdf install-pdf-am install-ps \
700 install-ps-am install-strip installcheck installcheck-am \
701 installdirs installdirs-am maintainer-clean \
702 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
703 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
705 # Tell versions [3.59,3.63) of GNU make to not export all variables.
706 # Otherwise a system limit (for SysV at least) may be exceeded.
707 .NOEXPORT: