pcsxr-1.9.92
[pcsx_rearmed.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
3
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.
9
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.
14
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 target_triplet = @target@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(top_srcdir)/configure \
38         $(top_srcdir)/include/config.h.in ABOUT-NLS AUTHORS COPYING \
39         ChangeLog INSTALL NEWS compile config.guess config.rpath \
40         config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
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 = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/include/config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53         html-recursive info-recursive install-data-recursive \
54         install-dvi-recursive install-exec-recursive \
55         install-html-recursive install-info-recursive \
56         install-pdf-recursive install-ps-recursive install-recursive \
57         installcheck-recursive installdirs-recursive pdf-recursive \
58         ps-recursive uninstall-recursive
59 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60   distclean-recursive maintainer-clean-recursive
61 ETAGS = etags
62 CTAGS = ctags
63 DIST_SUBDIRS = $(SUBDIRS)
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 distdir = $(PACKAGE)-$(VERSION)
66 top_distdir = $(distdir)
67 am__remove_distdir = \
68   { test ! -d $(distdir) \
69     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70          && rm -fr $(distdir); }; }
71 DIST_ARCHIVES = $(distdir).tar.gz
72 GZIP_ENV = --best
73 distuninstallcheck_listfiles = find . -type f -print
74 distcleancheck_listfiles = find . -type f -print
75 ACLOCAL = @ACLOCAL@
76 ALSA_CFLAGS = @ALSA_CFLAGS@
77 ALSA_LIBS = @ALSA_LIBS@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 AUTOCONF = @AUTOCONF@
81 AUTOHEADER = @AUTOHEADER@
82 AUTOMAKE = @AUTOMAKE@
83 AWK = @AWK@
84 CC = @CC@
85 CCAS = @CCAS@
86 CCASDEPMODE = @CCASDEPMODE@
87 CCASFLAGS = @CCASFLAGS@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DSYMUTIL = @DSYMUTIL@
96 DUMPBIN = @DUMPBIN@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXEEXT = @EXEEXT@
102 FGREP = @FGREP@
103 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
104 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
105 GLADE2_CFLAGS = @GLADE2_CFLAGS@
106 GLADE2_LIBS = @GLADE2_LIBS@
107 GLIB2_CFLAGS = @GLIB2_CFLAGS@
108 GLIB2_LIBS = @GLIB2_LIBS@
109 GMSGFMT = @GMSGFMT@
110 GMSGFMT_015 = @GMSGFMT_015@
111 GREP = @GREP@
112 GTK2_CFLAGS = @GTK2_CFLAGS@
113 GTK2_LIBS = @GTK2_LIBS@
114 INSTALL = @INSTALL@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 INTLLIBS = @INTLLIBS@
120 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
121 LD = @LD@
122 LDFLAGS = @LDFLAGS@
123 LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
124 LIBCDIO_LIBS = @LIBCDIO_LIBS@
125 LIBICONV = @LIBICONV@
126 LIBINTL = @LIBINTL@
127 LIBOBJS = @LIBOBJS@
128 LIBS = @LIBS@
129 LIBTOOL = @LIBTOOL@
130 LIPO = @LIPO@
131 LN_S = @LN_S@
132 LTLIBICONV = @LTLIBICONV@
133 LTLIBINTL = @LTLIBINTL@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAKEINFO = @MAKEINFO@
137 MKDIR_P = @MKDIR_P@
138 MSGFMT = @MSGFMT@
139 MSGFMT_015 = @MSGFMT_015@
140 MSGMERGE = @MSGMERGE@
141 NASM = @NASM@
142 NM = @NM@
143 NMEDIT = @NMEDIT@
144 OBJDUMP = @OBJDUMP@
145 OBJEXT = @OBJEXT@
146 OTOOL = @OTOOL@
147 OTOOL64 = @OTOOL64@
148 PACKAGE = @PACKAGE@
149 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150 PACKAGE_NAME = @PACKAGE_NAME@
151 PACKAGE_STRING = @PACKAGE_STRING@
152 PACKAGE_TARNAME = @PACKAGE_TARNAME@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PEOPSXGL = @PEOPSXGL@
156 PKG_CONFIG = @PKG_CONFIG@
157 POSUB = @POSUB@
158 PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@
159 PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@
160 RANLIB = @RANLIB@
161 SDL_CFLAGS = @SDL_CFLAGS@
162 SDL_CONFIG = @SDL_CONFIG@
163 SDL_LIBS = @SDL_LIBS@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 USE_NLS = @USE_NLS@
169 VERSION = @VERSION@
170 XGETTEXT = @XGETTEXT@
171 XGETTEXT_015 = @XGETTEXT_015@
172 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
173 abs_builddir = @abs_builddir@
174 abs_srcdir = @abs_srcdir@
175 abs_top_builddir = @abs_top_builddir@
176 abs_top_srcdir = @abs_top_srcdir@
177 ac_ct_CC = @ac_ct_CC@
178 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
179 am__include = @am__include@
180 am__leading_dot = @am__leading_dot@
181 am__quote = @am__quote@
182 am__tar = @am__tar@
183 am__untar = @am__untar@
184 bindir = @bindir@
185 build = @build@
186 build_alias = @build_alias@
187 build_cpu = @build_cpu@
188 build_os = @build_os@
189 build_vendor = @build_vendor@
190 builddir = @builddir@
191 datadir = @datadir@
192 datarootdir = @datarootdir@
193 docdir = @docdir@
194 dvidir = @dvidir@
195 exec_prefix = @exec_prefix@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 lt_ECHO = @lt_ECHO@
210 mandir = @mandir@
211 mkdir_p = @mkdir_p@
212 oldincludedir = @oldincludedir@
213 pdfdir = @pdfdir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 psdir = @psdir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 srcdir = @srcdir@
220 sysconfdir = @sysconfdir@
221 target = @target@
222 target_alias = @target_alias@
223 target_cpu = @target_cpu@
224 target_os = @target_os@
225 target_vendor = @target_vendor@
226 top_build_prefix = @top_build_prefix@
227 top_builddir = @top_builddir@
228 top_srcdir = @top_srcdir@
229 SUBDIRS = data doc po libpcsxcore gui pixmaps plugins/dfinput \
230         plugins/dfsound plugins/dfxvideo plugins/dfcdrom plugins/dfnet \
231         $(PEOPSXGL)
232 EXTRA_DIST = AUTHORS COPYING INSTALL NEWS README ChangeLog ChangeLog.df
233 all: all-recursive
234
235 .SUFFIXES:
236 am--refresh:
237         @:
238 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
239         @for dep in $?; do \
240           case '$(am__configure_deps)' in \
241             *$$dep*) \
242               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
243               cd $(srcdir) && $(AUTOMAKE) --gnu  \
244                 && exit 0; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
249         cd $(top_srcdir) && \
250           $(AUTOMAKE) --gnu  Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             echo ' $(SHELL) ./config.status'; \
256             $(SHELL) ./config.status;; \
257           *) \
258             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
259             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
260         esac;
261
262 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263         $(SHELL) ./config.status --recheck
264
265 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266         cd $(srcdir) && $(AUTOCONF)
267 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
269
270 include/config.h: include/stamp-h1
271         @if test ! -f $@; then \
272           rm -f include/stamp-h1; \
273           $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1; \
274         else :; fi
275
276 include/stamp-h1: $(top_srcdir)/include/config.h.in $(top_builddir)/config.status
277         @rm -f include/stamp-h1
278         cd $(top_builddir) && $(SHELL) ./config.status include/config.h
279 $(top_srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
280         cd $(top_srcdir) && $(AUTOHEADER)
281         rm -f include/stamp-h1
282         touch $@
283
284 distclean-hdr:
285         -rm -f include/config.h include/stamp-h1
286
287 mostlyclean-libtool:
288         -rm -f *.lo
289
290 clean-libtool:
291         -rm -rf .libs _libs
292
293 distclean-libtool:
294         -rm -f libtool config.lt
295
296 # This directory's subdirectories are mostly independent; you can cd
297 # into them and run `make' without going through this Makefile.
298 # To change the values of `make' variables: instead of editing Makefiles,
299 # (1) if the variable is set in `config.status', edit `config.status'
300 #     (which will cause the Makefiles to be regenerated when you run `make');
301 # (2) otherwise, pass the desired values on the `make' command line.
302 $(RECURSIVE_TARGETS):
303         @failcom='exit 1'; \
304         for f in x $$MAKEFLAGS; do \
305           case $$f in \
306             *=* | --[!k]*);; \
307             *k*) failcom='fail=yes';; \
308           esac; \
309         done; \
310         dot_seen=no; \
311         target=`echo $@ | sed s/-recursive//`; \
312         list='$(SUBDIRS)'; for subdir in $$list; do \
313           echo "Making $$target in $$subdir"; \
314           if test "$$subdir" = "."; then \
315             dot_seen=yes; \
316             local_target="$$target-am"; \
317           else \
318             local_target="$$target"; \
319           fi; \
320           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321           || eval $$failcom; \
322         done; \
323         if test "$$dot_seen" = "no"; then \
324           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
325         fi; test -z "$$fail"
326
327 $(RECURSIVE_CLEAN_TARGETS):
328         @failcom='exit 1'; \
329         for f in x $$MAKEFLAGS; do \
330           case $$f in \
331             *=* | --[!k]*);; \
332             *k*) failcom='fail=yes';; \
333           esac; \
334         done; \
335         dot_seen=no; \
336         case "$@" in \
337           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
338           *) list='$(SUBDIRS)' ;; \
339         esac; \
340         rev=''; for subdir in $$list; do \
341           if test "$$subdir" = "."; then :; else \
342             rev="$$subdir $$rev"; \
343           fi; \
344         done; \
345         rev="$$rev ."; \
346         target=`echo $@ | sed s/-recursive//`; \
347         for subdir in $$rev; do \
348           echo "Making $$target in $$subdir"; \
349           if test "$$subdir" = "."; then \
350             local_target="$$target-am"; \
351           else \
352             local_target="$$target"; \
353           fi; \
354           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
355           || eval $$failcom; \
356         done && test -z "$$fail"
357 tags-recursive:
358         list='$(SUBDIRS)'; for subdir in $$list; do \
359           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
360         done
361 ctags-recursive:
362         list='$(SUBDIRS)'; for subdir in $$list; do \
363           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
364         done
365
366 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
367         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372               END { if (nonempty) { for (i in files) print i; }; }'`; \
373         mkid -fID $$unique
374 tags: TAGS
375
376 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377                 $(TAGS_FILES) $(LISP)
378         tags=; \
379         here=`pwd`; \
380         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
381           include_option=--etags-include; \
382           empty_fix=.; \
383         else \
384           include_option=--include; \
385           empty_fix=; \
386         fi; \
387         list='$(SUBDIRS)'; for subdir in $$list; do \
388           if test "$$subdir" = .; then :; else \
389             test ! -f $$subdir/TAGS || \
390               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
391           fi; \
392         done; \
393         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
394         unique=`for i in $$list; do \
395             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396           done | \
397           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
398               END { if (nonempty) { for (i in files) print i; }; }'`; \
399         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
400           test -n "$$unique" || unique=$$empty_fix; \
401           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402             $$tags $$unique; \
403         fi
404 ctags: CTAGS
405 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406                 $(TAGS_FILES) $(LISP)
407         tags=; \
408         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409         unique=`for i in $$list; do \
410             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411           done | \
412           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413               END { if (nonempty) { for (i in files) print i; }; }'`; \
414         test -z "$(CTAGS_ARGS)$$tags$$unique" \
415           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416              $$tags $$unique
417
418 GTAGS:
419         here=`$(am__cd) $(top_builddir) && pwd` \
420           && cd $(top_srcdir) \
421           && gtags -i $(GTAGS_ARGS) $$here
422
423 distclean-tags:
424         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426 distdir: $(DISTFILES)
427         $(am__remove_distdir)
428         test -d $(distdir) || mkdir $(distdir)
429         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431         list='$(DISTFILES)'; \
432           dist_files=`for file in $$list; do echo $$file; done | \
433           sed -e "s|^$$srcdirstrip/||;t" \
434               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
435         case $$dist_files in \
436           */*) $(MKDIR_P) `echo "$$dist_files" | \
437                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438                            sort -u` ;; \
439         esac; \
440         for file in $$dist_files; do \
441           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442           if test -d $$d/$$file; then \
443             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
446             fi; \
447             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
448           else \
449             test -f $(distdir)/$$file \
450             || cp -p $$d/$$file $(distdir)/$$file \
451             || exit 1; \
452           fi; \
453         done
454         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
455           if test "$$subdir" = .; then :; else \
456             test -d "$(distdir)/$$subdir" \
457             || $(MKDIR_P) "$(distdir)/$$subdir" \
458             || exit 1; \
459             distdir=`$(am__cd) $(distdir) && pwd`; \
460             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
461             (cd $$subdir && \
462               $(MAKE) $(AM_MAKEFLAGS) \
463                 top_distdir="$$top_distdir" \
464                 distdir="$$distdir/$$subdir" \
465                 am__remove_distdir=: \
466                 am__skip_length_check=: \
467                 distdir) \
468               || exit 1; \
469           fi; \
470         done
471         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
472           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
473           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
474           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
475         || chmod -R a+r $(distdir)
476 dist-gzip: distdir
477         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
478         $(am__remove_distdir)
479
480 dist-bzip2: distdir
481         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
482         $(am__remove_distdir)
483
484 dist-lzma: distdir
485         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
486         $(am__remove_distdir)
487
488 dist-tarZ: distdir
489         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
490         $(am__remove_distdir)
491
492 dist-shar: distdir
493         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
494         $(am__remove_distdir)
495
496 dist-zip: distdir
497         -rm -f $(distdir).zip
498         zip -rq $(distdir).zip $(distdir)
499         $(am__remove_distdir)
500
501 dist dist-all: distdir
502         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
503         $(am__remove_distdir)
504
505 # This target untars the dist file and tries a VPATH configuration.  Then
506 # it guarantees that the distribution is self-contained by making another
507 # tarfile.
508 distcheck: dist
509         case '$(DIST_ARCHIVES)' in \
510         *.tar.gz*) \
511           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
512         *.tar.bz2*) \
513           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
514         *.tar.lzma*) \
515           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
516         *.tar.Z*) \
517           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
518         *.shar.gz*) \
519           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
520         *.zip*) \
521           unzip $(distdir).zip ;;\
522         esac
523         chmod -R a-w $(distdir); chmod a+w $(distdir)
524         mkdir $(distdir)/_build
525         mkdir $(distdir)/_inst
526         chmod a-w $(distdir)
527         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
528           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
529           && cd $(distdir)/_build \
530           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
531             $(DISTCHECK_CONFIGURE_FLAGS) \
532           && $(MAKE) $(AM_MAKEFLAGS) \
533           && $(MAKE) $(AM_MAKEFLAGS) dvi \
534           && $(MAKE) $(AM_MAKEFLAGS) check \
535           && $(MAKE) $(AM_MAKEFLAGS) install \
536           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
537           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
538           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
539                 distuninstallcheck \
540           && chmod -R a-w "$$dc_install_base" \
541           && ({ \
542                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
543                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
544                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
545                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
546                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
547               } || { rm -rf "$$dc_destdir"; exit 1; }) \
548           && rm -rf "$$dc_destdir" \
549           && $(MAKE) $(AM_MAKEFLAGS) dist \
550           && rm -rf $(DIST_ARCHIVES) \
551           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
552         $(am__remove_distdir)
553         @(echo "$(distdir) archives ready for distribution: "; \
554           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
555           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
556 distuninstallcheck:
557         @cd $(distuninstallcheck_dir) \
558         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
559            || { echo "ERROR: files left after uninstall:" ; \
560                 if test -n "$(DESTDIR)"; then \
561                   echo "  (check DESTDIR support)"; \
562                 fi ; \
563                 $(distuninstallcheck_listfiles) ; \
564                 exit 1; } >&2
565 distcleancheck: distclean
566         @if test '$(srcdir)' = . ; then \
567           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
568           exit 1 ; \
569         fi
570         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
571           || { echo "ERROR: files left in build directory after distclean:" ; \
572                $(distcleancheck_listfiles) ; \
573                exit 1; } >&2
574 check-am: all-am
575 check: check-recursive
576 all-am: Makefile
577 installdirs: installdirs-recursive
578 installdirs-am:
579 install: install-recursive
580 install-exec: install-exec-recursive
581 install-data: install-data-recursive
582 uninstall: uninstall-recursive
583
584 install-am: all-am
585         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
586
587 installcheck: installcheck-recursive
588 install-strip:
589         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591           `test -z '$(STRIP)' || \
592             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
593 mostlyclean-generic:
594
595 clean-generic:
596
597 distclean-generic:
598         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599
600 maintainer-clean-generic:
601         @echo "This command is intended for maintainers to use"
602         @echo "it deletes files that may require special tools to rebuild."
603 clean: clean-recursive
604
605 clean-am: clean-generic clean-libtool mostlyclean-am
606
607 distclean: distclean-recursive
608         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
609         -rm -f Makefile
610 distclean-am: clean-am distclean-generic distclean-hdr \
611         distclean-libtool distclean-tags
612
613 dvi: dvi-recursive
614
615 dvi-am:
616
617 html: html-recursive
618
619 info: info-recursive
620
621 info-am:
622
623 install-data-am:
624
625 install-dvi: install-dvi-recursive
626
627 install-exec-am:
628
629 install-html: install-html-recursive
630
631 install-info: install-info-recursive
632
633 install-man:
634
635 install-pdf: install-pdf-recursive
636
637 install-ps: install-ps-recursive
638
639 installcheck-am:
640
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
646
647 mostlyclean: mostlyclean-recursive
648
649 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
650
651 pdf: pdf-recursive
652
653 pdf-am:
654
655 ps: ps-recursive
656
657 ps-am:
658
659 uninstall-am:
660
661 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
662         install-strip
663
664 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
665         all all-am am--refresh check check-am clean clean-generic \
666         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
667         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
668         distclean distclean-generic distclean-hdr distclean-libtool \
669         distclean-tags distcleancheck distdir distuninstallcheck dvi \
670         dvi-am html html-am info info-am install install-am \
671         install-data install-data-am install-dvi install-dvi-am \
672         install-exec install-exec-am install-html install-html-am \
673         install-info install-info-am install-man install-pdf \
674         install-pdf-am install-ps install-ps-am install-strip \
675         installcheck installcheck-am installdirs installdirs-am \
676         maintainer-clean maintainer-clean-generic mostlyclean \
677         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
678         tags tags-recursive uninstall uninstall-am
679
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: