2009050
[gdash.git] / Makefile.in
blob6da6fa08a076f5e872b845152c54093877085c38
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@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
38 $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
39 INSTALL NEWS TODO compile config.guess config.rpath config.sub \
40 depcomp install-sh missing mkinstalldirs
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
43 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
44 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
46 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64 am__vpath_adj = case $$p in \
65 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66 *) f=$$p;; \
67 esac;
68 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
69 am__installdirs = "$(DESTDIR)$(desktopdir)"
70 desktopDATA_INSTALL = $(INSTALL_DATA)
71 DATA = $(desktop_DATA)
72 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
73 distclean-recursive maintainer-clean-recursive
74 ETAGS = etags
75 CTAGS = ctags
76 DIST_SUBDIRS = $(SUBDIRS)
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 distdir = $(PACKAGE)-$(VERSION)
79 top_distdir = $(distdir)
80 am__remove_distdir = \
81 { test ! -d $(distdir) \
82 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
83 && rm -fr $(distdir); }; }
84 DIST_ARCHIVES = $(distdir).tar.gz
85 GZIP_ENV = --best
86 distuninstallcheck_listfiles = find . -type f -print
87 distcleancheck_listfiles = find . -type f -print
88 ACLOCAL = @ACLOCAL@
89 AMTAR = @AMTAR@
90 AUTOCONF = @AUTOCONF@
91 AUTOHEADER = @AUTOHEADER@
92 AUTOMAKE = @AUTOMAKE@
93 AWK = @AWK@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXEEXT = @EXEEXT@
107 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
108 GLIB_CFLAGS = @GLIB_CFLAGS@
109 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
110 GLIB_LIBS = @GLIB_LIBS@
111 GLIB_MKENUMS = @GLIB_MKENUMS@
112 GMSGFMT = @GMSGFMT@
113 GMSGFMT_015 = @GMSGFMT_015@
114 GOBJECT_QUERY = @GOBJECT_QUERY@
115 GREP = @GREP@
116 GTK_CFLAGS = @GTK_CFLAGS@
117 GTK_LIBS = @GTK_LIBS@
118 INSTALL = @INSTALL@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 INTLLIBS = @INTLLIBS@
124 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
125 LDFLAGS = @LDFLAGS@
126 LIBICONV = @LIBICONV@
127 LIBINTL = @LIBINTL@
128 LIBOBJS = @LIBOBJS@
129 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
130 LIBPNG_LIBS = @LIBPNG_LIBS@
131 LIBS = @LIBS@
132 LTLIBICONV = @LTLIBICONV@
133 LTLIBINTL = @LTLIBINTL@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
137 MSGFMT = @MSGFMT@
138 MSGFMT_015 = @MSGFMT_015@
139 MSGMERGE = @MSGMERGE@
140 OBJEXT = @OBJEXT@
141 PACKAGE = @PACKAGE@
142 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143 PACKAGE_NAME = @PACKAGE_NAME@
144 PACKAGE_STRING = @PACKAGE_STRING@
145 PACKAGE_TARNAME = @PACKAGE_TARNAME@
146 PACKAGE_VERSION = @PACKAGE_VERSION@
147 PATH_SEPARATOR = @PATH_SEPARATOR@
148 PKG_CONFIG = @PKG_CONFIG@
149 POSUB = @POSUB@
150 SDL_CFLAGS = @SDL_CFLAGS@
151 SDL_CONFIG = @SDL_CONFIG@
152 SDL_LIBS = @SDL_LIBS@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 USE_NLS = @USE_NLS@
157 VERSION = @VERSION@
158 XGETTEXT = @XGETTEXT@
159 XGETTEXT_015 = @XGETTEXT_015@
160 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 SUBDIRS = po include src caves util docs sound music
212 ACLOCAL_AMFLAGS = -I m4
213 desktopdir = $(datadir)/applications
214 desktop_DATA = gdash.desktop
215 EXTRA_DIST = \
216 config.rpath mkinstalldirs m4/ChangeLog \
217 gdash.ico gdash.nsi.in $(desktop_DATA) \
218 engine_tests.bd replays_example.bd \
219 COPYING.SDL COPYING.GTK README-SDL.txt
221 all: config.h
222 $(MAKE) $(AM_MAKEFLAGS) all-recursive
224 .SUFFIXES:
225 am--refresh:
227 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
228 @for dep in $?; do \
229 case '$(am__configure_deps)' in \
230 *$$dep*) \
231 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
232 cd $(srcdir) && $(AUTOMAKE) --gnu \
233 && exit 0; \
234 exit 1;; \
235 esac; \
236 done; \
237 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
238 cd $(top_srcdir) && \
239 $(AUTOMAKE) --gnu Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242 @case '$?' in \
243 *config.status*) \
244 echo ' $(SHELL) ./config.status'; \
245 $(SHELL) ./config.status;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
249 esac;
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 $(SHELL) ./config.status --recheck
254 $(top_srcdir)/configure: $(am__configure_deps)
255 cd $(srcdir) && $(AUTOCONF)
256 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
257 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
259 config.h: stamp-h1
260 @if test ! -f $@; then \
261 rm -f stamp-h1; \
262 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
263 else :; fi
265 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
266 @rm -f stamp-h1
267 cd $(top_builddir) && $(SHELL) ./config.status config.h
268 $(srcdir)/config.h.in: $(am__configure_deps)
269 cd $(top_srcdir) && $(AUTOHEADER)
270 rm -f stamp-h1
271 touch $@
273 distclean-hdr:
274 -rm -f config.h stamp-h1
275 install-desktopDATA: $(desktop_DATA)
276 @$(NORMAL_INSTALL)
277 test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
278 @list='$(desktop_DATA)'; for p in $$list; do \
279 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
280 f=$(am__strip_dir) \
281 echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
282 $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
283 done
285 uninstall-desktopDATA:
286 @$(NORMAL_UNINSTALL)
287 @list='$(desktop_DATA)'; for p in $$list; do \
288 f=$(am__strip_dir) \
289 echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
290 rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
291 done
293 # This directory's subdirectories are mostly independent; you can cd
294 # into them and run `make' without going through this Makefile.
295 # To change the values of `make' variables: instead of editing Makefiles,
296 # (1) if the variable is set in `config.status', edit `config.status'
297 # (which will cause the Makefiles to be regenerated when you run `make');
298 # (2) otherwise, pass the desired values on the `make' command line.
299 $(RECURSIVE_TARGETS):
300 @failcom='exit 1'; \
301 for f in x $$MAKEFLAGS; do \
302 case $$f in \
303 *=* | --[!k]*);; \
304 *k*) failcom='fail=yes';; \
305 esac; \
306 done; \
307 dot_seen=no; \
308 target=`echo $@ | sed s/-recursive//`; \
309 list='$(SUBDIRS)'; for subdir in $$list; do \
310 echo "Making $$target in $$subdir"; \
311 if test "$$subdir" = "."; then \
312 dot_seen=yes; \
313 local_target="$$target-am"; \
314 else \
315 local_target="$$target"; \
316 fi; \
317 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318 || eval $$failcom; \
319 done; \
320 if test "$$dot_seen" = "no"; then \
321 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
322 fi; test -z "$$fail"
324 $(RECURSIVE_CLEAN_TARGETS):
325 @failcom='exit 1'; \
326 for f in x $$MAKEFLAGS; do \
327 case $$f in \
328 *=* | --[!k]*);; \
329 *k*) failcom='fail=yes';; \
330 esac; \
331 done; \
332 dot_seen=no; \
333 case "$@" in \
334 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
335 *) list='$(SUBDIRS)' ;; \
336 esac; \
337 rev=''; for subdir in $$list; do \
338 if test "$$subdir" = "."; then :; else \
339 rev="$$subdir $$rev"; \
340 fi; \
341 done; \
342 rev="$$rev ."; \
343 target=`echo $@ | sed s/-recursive//`; \
344 for subdir in $$rev; do \
345 echo "Making $$target in $$subdir"; \
346 if test "$$subdir" = "."; then \
347 local_target="$$target-am"; \
348 else \
349 local_target="$$target"; \
350 fi; \
351 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352 || eval $$failcom; \
353 done && test -z "$$fail"
354 tags-recursive:
355 list='$(SUBDIRS)'; for subdir in $$list; do \
356 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
357 done
358 ctags-recursive:
359 list='$(SUBDIRS)'; for subdir in $$list; do \
360 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
361 done
363 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
364 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
365 unique=`for i in $$list; do \
366 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367 done | \
368 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369 END { if (nonempty) { for (i in files) print i; }; }'`; \
370 mkid -fID $$unique
371 tags: TAGS
373 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
374 $(TAGS_FILES) $(LISP)
375 tags=; \
376 here=`pwd`; \
377 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
378 include_option=--etags-include; \
379 empty_fix=.; \
380 else \
381 include_option=--include; \
382 empty_fix=; \
383 fi; \
384 list='$(SUBDIRS)'; for subdir in $$list; do \
385 if test "$$subdir" = .; then :; else \
386 test ! -f $$subdir/TAGS || \
387 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
388 fi; \
389 done; \
390 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
391 unique=`for i in $$list; do \
392 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393 done | \
394 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395 END { if (nonempty) { for (i in files) print i; }; }'`; \
396 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
397 test -n "$$unique" || unique=$$empty_fix; \
398 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399 $$tags $$unique; \
401 ctags: CTAGS
402 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
403 $(TAGS_FILES) $(LISP)
404 tags=; \
405 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410 END { if (nonempty) { for (i in files) print i; }; }'`; \
411 test -z "$(CTAGS_ARGS)$$tags$$unique" \
412 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
413 $$tags $$unique
415 GTAGS:
416 here=`$(am__cd) $(top_builddir) && pwd` \
417 && cd $(top_srcdir) \
418 && gtags -i $(GTAGS_ARGS) $$here
420 distclean-tags:
421 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423 distdir: $(DISTFILES)
424 $(am__remove_distdir)
425 test -d $(distdir) || mkdir $(distdir)
426 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428 list='$(DISTFILES)'; \
429 dist_files=`for file in $$list; do echo $$file; done | \
430 sed -e "s|^$$srcdirstrip/||;t" \
431 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432 case $$dist_files in \
433 */*) $(MKDIR_P) `echo "$$dist_files" | \
434 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435 sort -u` ;; \
436 esac; \
437 for file in $$dist_files; do \
438 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439 if test -d $$d/$$file; then \
440 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443 fi; \
444 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
445 else \
446 test -f $(distdir)/$$file \
447 || cp -p $$d/$$file $(distdir)/$$file \
448 || exit 1; \
449 fi; \
450 done
451 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
452 if test "$$subdir" = .; then :; else \
453 test -d "$(distdir)/$$subdir" \
454 || $(MKDIR_P) "$(distdir)/$$subdir" \
455 || exit 1; \
456 distdir=`$(am__cd) $(distdir) && pwd`; \
457 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
458 (cd $$subdir && \
459 $(MAKE) $(AM_MAKEFLAGS) \
460 top_distdir="$$top_distdir" \
461 distdir="$$distdir/$$subdir" \
462 am__remove_distdir=: \
463 am__skip_length_check=: \
464 distdir) \
465 || exit 1; \
466 fi; \
467 done
468 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
469 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
470 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
471 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
472 || chmod -R a+r $(distdir)
473 dist-gzip: distdir
474 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
475 $(am__remove_distdir)
477 dist-bzip2: distdir
478 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
479 $(am__remove_distdir)
481 dist-lzma: distdir
482 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
483 $(am__remove_distdir)
485 dist-tarZ: distdir
486 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
487 $(am__remove_distdir)
489 dist-shar: distdir
490 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
491 $(am__remove_distdir)
493 dist-zip: distdir
494 -rm -f $(distdir).zip
495 zip -rq $(distdir).zip $(distdir)
496 $(am__remove_distdir)
498 dist dist-all: distdir
499 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
500 $(am__remove_distdir)
502 # This target untars the dist file and tries a VPATH configuration. Then
503 # it guarantees that the distribution is self-contained by making another
504 # tarfile.
505 distcheck: dist
506 case '$(DIST_ARCHIVES)' in \
507 *.tar.gz*) \
508 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
509 *.tar.bz2*) \
510 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
511 *.tar.lzma*) \
512 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
513 *.tar.Z*) \
514 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
515 *.shar.gz*) \
516 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
517 *.zip*) \
518 unzip $(distdir).zip ;;\
519 esac
520 chmod -R a-w $(distdir); chmod a+w $(distdir)
521 mkdir $(distdir)/_build
522 mkdir $(distdir)/_inst
523 chmod a-w $(distdir)
524 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
525 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
526 && cd $(distdir)/_build \
527 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
528 $(DISTCHECK_CONFIGURE_FLAGS) \
529 && $(MAKE) $(AM_MAKEFLAGS) \
530 && $(MAKE) $(AM_MAKEFLAGS) dvi \
531 && $(MAKE) $(AM_MAKEFLAGS) check \
532 && $(MAKE) $(AM_MAKEFLAGS) install \
533 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
534 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
535 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
536 distuninstallcheck \
537 && chmod -R a-w "$$dc_install_base" \
538 && ({ \
539 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
540 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
541 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
542 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
543 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
544 } || { rm -rf "$$dc_destdir"; exit 1; }) \
545 && rm -rf "$$dc_destdir" \
546 && $(MAKE) $(AM_MAKEFLAGS) dist \
547 && rm -rf $(DIST_ARCHIVES) \
548 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
549 $(am__remove_distdir)
550 @(echo "$(distdir) archives ready for distribution: "; \
551 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
552 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
553 distuninstallcheck:
554 @cd $(distuninstallcheck_dir) \
555 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
556 || { echo "ERROR: files left after uninstall:" ; \
557 if test -n "$(DESTDIR)"; then \
558 echo " (check DESTDIR support)"; \
559 fi ; \
560 $(distuninstallcheck_listfiles) ; \
561 exit 1; } >&2
562 distcleancheck: distclean
563 @if test '$(srcdir)' = . ; then \
564 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
565 exit 1 ; \
567 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
568 || { echo "ERROR: files left in build directory after distclean:" ; \
569 $(distcleancheck_listfiles) ; \
570 exit 1; } >&2
571 check-am: all-am
572 check: check-recursive
573 all-am: Makefile $(DATA) config.h
574 installdirs: installdirs-recursive
575 installdirs-am:
576 for dir in "$(DESTDIR)$(desktopdir)"; do \
577 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
578 done
579 install: install-recursive
580 install-exec: install-exec-recursive
581 install-data: install-data-recursive
582 uninstall: uninstall-recursive
584 install-am: all-am
585 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
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:
595 clean-generic:
597 distclean-generic:
598 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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
605 clean-am: clean-generic mostlyclean-am
607 distclean: distclean-recursive
608 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
609 -rm -f Makefile
610 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
612 dvi: dvi-recursive
614 dvi-am:
616 html: html-recursive
618 info: info-recursive
620 info-am:
622 install-data-am: install-desktopDATA
624 install-dvi: install-dvi-recursive
626 install-exec-am:
628 install-html: install-html-recursive
630 install-info: install-info-recursive
632 install-man:
634 install-pdf: install-pdf-recursive
636 install-ps: install-ps-recursive
638 installcheck-am:
640 maintainer-clean: maintainer-clean-recursive
641 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
642 -rm -rf $(top_srcdir)/autom4te.cache
643 -rm -f Makefile
644 maintainer-clean-am: distclean-am maintainer-clean-generic
646 mostlyclean: mostlyclean-recursive
648 mostlyclean-am: mostlyclean-generic
650 pdf: pdf-recursive
652 pdf-am:
654 ps: ps-recursive
656 ps-am:
658 uninstall-am: uninstall-desktopDATA
660 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
661 install-strip
663 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
664 all all-am am--refresh check check-am clean clean-generic \
665 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
666 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
667 distclean-generic distclean-hdr distclean-tags distcleancheck \
668 distdir distuninstallcheck dvi dvi-am html html-am info \
669 info-am install install-am install-data install-data-am \
670 install-desktopDATA install-dvi install-dvi-am install-exec \
671 install-exec-am install-html install-html-am install-info \
672 install-info-am install-man install-pdf install-pdf-am \
673 install-ps install-ps-am install-strip installcheck \
674 installcheck-am installdirs installdirs-am maintainer-clean \
675 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
676 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
677 uninstall-desktopDATA
680 gdash.nsi: gdash.nsi.in
681 sed s/GDASH-VERSION/$(PACKAGE_VERSION)/ <$^ >$@
682 gdk-pixbuf.loaders
683 # Tell versions [3.59,3.63) of GNU make to not export all variables.
684 # Otherwise a system limit (for SysV at least) may be exceeded.
685 .NOEXPORT: