Fix missing ).
[mingw-w64/xnox.git] / Makefile.in
blob253953822617446bfc9b58eff85735cc5b83c672
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 subdir = .
37 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39 $(top_srcdir)/configure AUTHORS COPYING build-aux/config.guess \
40 build-aux/config.sub build-aux/install-sh build-aux/missing
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_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 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
63 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
64 distdir dist dist-all distcheck
65 ETAGS = etags
66 CTAGS = ctags
67 DIST_SUBDIRS = mingw-w64-headers mingw-w64-crt \
68 mingw-w64-libraries/libmangle mingw-w64-libraries/pseh \
69 mingw-w64-tools/gendef
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 AMTAR = @AMTAR@
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
111 AWK = @AWK@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAINT = @MAINT@
126 MAKEINFO = @MAKEINFO@
127 MKDIR_P = @MKDIR_P@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_URL = @PACKAGE_URL@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 VERSION = @VERSION@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 am__leading_dot = @am__leading_dot@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 builddir = @builddir@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 srcdir = @srcdir@
182 subdirs = @subdirs@
183 sysconfdir = @sysconfdir@
184 target_alias = @target_alias@
185 top_build_prefix = @top_build_prefix@
186 top_builddir = @top_builddir@
187 top_srcdir = @top_srcdir@
188 @HEADER_TRUE@MAYBE_HEADER = mingw-w64-headers
189 @CRT_TRUE@MAYBE_CRT = mingw-w64-crt
190 @LIBRARIES_MANGLE_TRUE@MAYBE_LIBRARIES_MANGLE = mingw-w64-libraries/libmangle
191 @LIBRARIES_PSEH_TRUE@MAYBE_LIBRARIES_PSEH = mingw-w64-libraries/pseh
192 @TOOLS_GENDEF_TRUE@MAYBE_TOOLS_GENDEF = mingw-w64-tools/gendef
193 @TOOLS_GENIDL_TRUE@MAYBE_TOOLS_GENIDL = mingw-w64-tools/genidl
194 SUBDIRS = $(MAYBE_HEADER) $(MAYBE_CRT) $(MAYBE_LIBRARIES_MANGLE) $(MAYBE_LIBRARIES_PSEH) $(MAYBE_TOOLS_GENDEF) $(MAYBE_GENIDL)
195 DISTCHECK_CONFIGURE_FLAGS = --with-headers --with-crt --with-libraries=all --with-tools=all
196 all: config.h
197 $(MAKE) $(AM_MAKEFLAGS) all-recursive
199 .SUFFIXES:
200 am--refresh:
202 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
203 @for dep in $?; do \
204 case '$(am__configure_deps)' in \
205 *$$dep*) \
206 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
207 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
208 && exit 0; \
209 exit 1;; \
210 esac; \
211 done; \
212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
213 $(am__cd) $(top_srcdir) && \
214 $(AUTOMAKE) --foreign Makefile
215 .PRECIOUS: Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 echo ' $(SHELL) ./config.status'; \
220 $(SHELL) ./config.status;; \
221 *) \
222 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
223 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
224 esac;
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227 $(SHELL) ./config.status --recheck
229 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
230 $(am__cd) $(srcdir) && $(AUTOCONF)
231 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
232 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
233 $(am__aclocal_m4_deps):
235 config.h: stamp-h1
236 @if test ! -f $@; then \
237 rm -f stamp-h1; \
238 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
239 else :; fi
241 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
242 @rm -f stamp-h1
243 cd $(top_builddir) && $(SHELL) ./config.status config.h
244 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
246 rm -f stamp-h1
247 touch $@
249 distclean-hdr:
250 -rm -f config.h stamp-h1
252 # This directory's subdirectories are mostly independent; you can cd
253 # into them and run `make' without going through this Makefile.
254 # To change the values of `make' variables: instead of editing Makefiles,
255 # (1) if the variable is set in `config.status', edit `config.status'
256 # (which will cause the Makefiles to be regenerated when you run `make');
257 # (2) otherwise, pass the desired values on the `make' command line.
258 $(RECURSIVE_TARGETS):
259 @fail= failcom='exit 1'; \
260 for f in x $$MAKEFLAGS; do \
261 case $$f in \
262 *=* | --[!k]*);; \
263 *k*) failcom='fail=yes';; \
264 esac; \
265 done; \
266 dot_seen=no; \
267 target=`echo $@ | sed s/-recursive//`; \
268 list='$(SUBDIRS)'; for subdir in $$list; do \
269 echo "Making $$target in $$subdir"; \
270 if test "$$subdir" = "."; then \
271 dot_seen=yes; \
272 local_target="$$target-am"; \
273 else \
274 local_target="$$target"; \
275 fi; \
276 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
277 || eval $$failcom; \
278 done; \
279 if test "$$dot_seen" = "no"; then \
280 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
281 fi; test -z "$$fail"
283 $(RECURSIVE_CLEAN_TARGETS):
284 @fail= failcom='exit 1'; \
285 for f in x $$MAKEFLAGS; do \
286 case $$f in \
287 *=* | --[!k]*);; \
288 *k*) failcom='fail=yes';; \
289 esac; \
290 done; \
291 dot_seen=no; \
292 case "$@" in \
293 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
294 *) list='$(SUBDIRS)' ;; \
295 esac; \
296 rev=''; for subdir in $$list; do \
297 if test "$$subdir" = "."; then :; else \
298 rev="$$subdir $$rev"; \
299 fi; \
300 done; \
301 rev="$$rev ."; \
302 target=`echo $@ | sed s/-recursive//`; \
303 for subdir in $$rev; do \
304 echo "Making $$target in $$subdir"; \
305 if test "$$subdir" = "."; then \
306 local_target="$$target-am"; \
307 else \
308 local_target="$$target"; \
309 fi; \
310 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311 || eval $$failcom; \
312 done && test -z "$$fail"
313 tags-recursive:
314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
316 done
317 ctags-recursive:
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
320 done
322 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
328 END { if (nonempty) { for (i in files) print i; }; }'`; \
329 mkid -fID $$unique
330 tags: TAGS
332 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
333 $(TAGS_FILES) $(LISP)
334 set x; \
335 here=`pwd`; \
336 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
337 include_option=--etags-include; \
338 empty_fix=.; \
339 else \
340 include_option=--include; \
341 empty_fix=; \
342 fi; \
343 list='$(SUBDIRS)'; for subdir in $$list; do \
344 if test "$$subdir" = .; then :; else \
345 test ! -f $$subdir/TAGS || \
346 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
347 fi; \
348 done; \
349 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
355 shift; \
356 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
357 test -n "$$unique" || unique=$$empty_fix; \
358 if test $$# -gt 0; then \
359 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
360 "$$@" $$unique; \
361 else \
362 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363 $$unique; \
364 fi; \
366 ctags: CTAGS
367 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
368 $(TAGS_FILES) $(LISP)
369 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374 END { if (nonempty) { for (i in files) print i; }; }'`; \
375 test -z "$(CTAGS_ARGS)$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$unique
379 GTAGS:
380 here=`$(am__cd) $(top_builddir) && pwd` \
381 && $(am__cd) $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) "$$here"
384 distclean-tags:
385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387 distdir: $(DISTFILES)
388 $(am__remove_distdir)
389 test -d "$(distdir)" || mkdir "$(distdir)"
390 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
392 list='$(DISTFILES)'; \
393 dist_files=`for file in $$list; do echo $$file; done | \
394 sed -e "s|^$$srcdirstrip/||;t" \
395 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
396 case $$dist_files in \
397 */*) $(MKDIR_P) `echo "$$dist_files" | \
398 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
399 sort -u` ;; \
400 esac; \
401 for file in $$dist_files; do \
402 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403 if test -d $$d/$$file; then \
404 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
405 if test -d "$(distdir)/$$file"; then \
406 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
407 fi; \
408 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
409 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
410 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411 fi; \
412 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
413 else \
414 test -f "$(distdir)/$$file" \
415 || cp -p $$d/$$file "$(distdir)/$$file" \
416 || exit 1; \
417 fi; \
418 done
419 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
420 if test "$$subdir" = .; then :; else \
421 test -d "$(distdir)/$$subdir" \
422 || $(MKDIR_P) "$(distdir)/$$subdir" \
423 || exit 1; \
424 fi; \
425 done
426 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
427 if test "$$subdir" = .; then :; else \
428 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
429 $(am__relativize); \
430 new_distdir=$$reldir; \
431 dir1=$$subdir; dir2="$(top_distdir)"; \
432 $(am__relativize); \
433 new_top_distdir=$$reldir; \
434 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
435 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
436 ($(am__cd) $$subdir && \
437 $(MAKE) $(AM_MAKEFLAGS) \
438 top_distdir="$$new_top_distdir" \
439 distdir="$$new_distdir" \
440 am__remove_distdir=: \
441 am__skip_length_check=: \
442 am__skip_mode_fix=: \
443 distdir) \
444 || exit 1; \
445 fi; \
446 done
447 -test -n "$(am__skip_mode_fix)" \
448 || find "$(distdir)" -type d ! -perm -755 \
449 -exec chmod u+rwx,go+rx {} \; -o \
450 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
451 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
452 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
453 || chmod -R a+r "$(distdir)"
454 dist-gzip: distdir
455 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
456 $(am__remove_distdir)
458 dist-bzip2: distdir
459 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
460 $(am__remove_distdir)
462 dist-lzma: distdir
463 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
464 $(am__remove_distdir)
466 dist-xz: distdir
467 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
468 $(am__remove_distdir)
470 dist-tarZ: distdir
471 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
472 $(am__remove_distdir)
474 dist-shar: distdir
475 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
476 $(am__remove_distdir)
478 dist-zip: distdir
479 -rm -f $(distdir).zip
480 zip -rq $(distdir).zip $(distdir)
481 $(am__remove_distdir)
483 dist dist-all: distdir
484 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
485 $(am__remove_distdir)
487 # This target untars the dist file and tries a VPATH configuration. Then
488 # it guarantees that the distribution is self-contained by making another
489 # tarfile.
490 distcheck: dist
491 case '$(DIST_ARCHIVES)' in \
492 *.tar.gz*) \
493 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
494 *.tar.bz2*) \
495 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
496 *.tar.lzma*) \
497 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
498 *.tar.xz*) \
499 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
500 *.tar.Z*) \
501 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
502 *.shar.gz*) \
503 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
504 *.zip*) \
505 unzip $(distdir).zip ;;\
506 esac
507 chmod -R a-w $(distdir); chmod a+w $(distdir)
508 mkdir $(distdir)/_build
509 mkdir $(distdir)/_inst
510 chmod a-w $(distdir)
511 test -d $(distdir)/_build || exit 0; \
512 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
513 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
514 && am__cwd=`pwd` \
515 && $(am__cd) $(distdir)/_build \
516 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
517 $(DISTCHECK_CONFIGURE_FLAGS) \
518 && $(MAKE) $(AM_MAKEFLAGS) \
519 && $(MAKE) $(AM_MAKEFLAGS) dvi \
520 && $(MAKE) $(AM_MAKEFLAGS) check \
521 && $(MAKE) $(AM_MAKEFLAGS) install \
522 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
523 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
524 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
525 distuninstallcheck \
526 && chmod -R a-w "$$dc_install_base" \
527 && ({ \
528 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
529 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
530 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
531 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
532 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
533 } || { rm -rf "$$dc_destdir"; exit 1; }) \
534 && rm -rf "$$dc_destdir" \
535 && $(MAKE) $(AM_MAKEFLAGS) dist \
536 && rm -rf $(DIST_ARCHIVES) \
537 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
538 && cd "$$am__cwd" \
539 || exit 1
540 $(am__remove_distdir)
541 @(echo "$(distdir) archives ready for distribution: "; \
542 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
543 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
544 distuninstallcheck:
545 @$(am__cd) '$(distuninstallcheck_dir)' \
546 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
547 || { echo "ERROR: files left after uninstall:" ; \
548 if test -n "$(DESTDIR)"; then \
549 echo " (check DESTDIR support)"; \
550 fi ; \
551 $(distuninstallcheck_listfiles) ; \
552 exit 1; } >&2
553 distcleancheck: distclean
554 @if test '$(srcdir)' = . ; then \
555 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
556 exit 1 ; \
558 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
559 || { echo "ERROR: files left in build directory after distclean:" ; \
560 $(distcleancheck_listfiles) ; \
561 exit 1; } >&2
562 check-am: all-am
563 check: check-recursive
564 all-am: Makefile config.h
565 installdirs: installdirs-recursive
566 installdirs-am:
567 install: install-recursive
568 install-exec: install-exec-recursive
569 install-data: install-data-recursive
570 uninstall: uninstall-recursive
572 install-am: all-am
573 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575 installcheck: installcheck-recursive
576 install-strip:
577 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
578 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
579 `test -z '$(STRIP)' || \
580 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
581 mostlyclean-generic:
583 clean-generic:
585 distclean-generic:
586 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
587 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
589 maintainer-clean-generic:
590 @echo "This command is intended for maintainers to use"
591 @echo "it deletes files that may require special tools to rebuild."
592 clean: clean-recursive
594 clean-am: clean-generic mostlyclean-am
596 distclean: distclean-recursive
597 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
598 -rm -f Makefile
599 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
601 dvi: dvi-recursive
603 dvi-am:
605 html: html-recursive
607 html-am:
609 info: info-recursive
611 info-am:
613 install-data-am:
615 install-dvi: install-dvi-recursive
617 install-dvi-am:
619 install-exec-am:
621 install-html: install-html-recursive
623 install-html-am:
625 install-info: install-info-recursive
627 install-info-am:
629 install-man:
631 install-pdf: install-pdf-recursive
633 install-pdf-am:
635 install-ps: install-ps-recursive
637 install-ps-am:
639 installcheck-am:
641 maintainer-clean: maintainer-clean-recursive
642 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
643 -rm -rf $(top_srcdir)/autom4te.cache
644 -rm -f Makefile
645 maintainer-clean-am: distclean-am maintainer-clean-generic
647 mostlyclean: mostlyclean-recursive
649 mostlyclean-am: mostlyclean-generic
651 pdf: pdf-recursive
653 pdf-am:
655 ps: ps-recursive
657 ps-am:
659 uninstall-am:
661 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
662 ctags-recursive install-am install-strip tags-recursive
664 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
665 all all-am am--refresh check check-am clean clean-generic \
666 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
667 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
668 distclean distclean-generic distclean-hdr distclean-tags \
669 distcleancheck distdir distuninstallcheck dvi dvi-am html \
670 html-am info info-am install install-am install-data \
671 install-data-am install-dvi install-dvi-am install-exec \
672 install-exec-am install-html install-html-am install-info \
673 install-info-am install-man install-pdf install-pdf-am \
674 install-ps install-ps-am install-strip installcheck \
675 installcheck-am installdirs installdirs-am maintainer-clean \
676 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
677 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
680 # Tell versions [3.59,3.63) of GNU make to not export all variables.
681 # Otherwise a system limit (for SysV at least) may be exceeded.
682 .NOEXPORT: