20090122
[gdash.git] / Makefile.in
blobe9d1db2f80dbc0c9893af201dc694dacfa3707be
1 # Makefile.in generated by automake 1.10.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 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_builddir = @top_builddir@
209 top_srcdir = @top_srcdir@
210 SUBDIRS = po include src caves util docs sound music
211 ACLOCAL_AMFLAGS = -I m4
212 desktopdir = $(datadir)/applications
213 desktop_DATA = gdash.desktop
214 EXTRA_DIST = config.rpath mkinstalldirs m4/ChangeLog gdash.ico gdash.nsi.in $(desktop_DATA) engine_tests.bd replays_example.bd COPYING.SDL COPYING.GTK README-SDL.txt
215 all: config.h
216 $(MAKE) $(AM_MAKEFLAGS) all-recursive
218 .SUFFIXES:
219 am--refresh:
221 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
222 @for dep in $?; do \
223 case '$(am__configure_deps)' in \
224 *$$dep*) \
225 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
226 cd $(srcdir) && $(AUTOMAKE) --gnu \
227 && exit 0; \
228 exit 1;; \
229 esac; \
230 done; \
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
232 cd $(top_srcdir) && \
233 $(AUTOMAKE) --gnu Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236 @case '$?' in \
237 *config.status*) \
238 echo ' $(SHELL) ./config.status'; \
239 $(SHELL) ./config.status;; \
240 *) \
241 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
242 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
243 esac;
245 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246 $(SHELL) ./config.status --recheck
248 $(top_srcdir)/configure: $(am__configure_deps)
249 cd $(srcdir) && $(AUTOCONF)
250 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
251 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
253 config.h: stamp-h1
254 @if test ! -f $@; then \
255 rm -f stamp-h1; \
256 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
257 else :; fi
259 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
260 @rm -f stamp-h1
261 cd $(top_builddir) && $(SHELL) ./config.status config.h
262 $(srcdir)/config.h.in: $(am__configure_deps)
263 cd $(top_srcdir) && $(AUTOHEADER)
264 rm -f stamp-h1
265 touch $@
267 distclean-hdr:
268 -rm -f config.h stamp-h1
269 install-desktopDATA: $(desktop_DATA)
270 @$(NORMAL_INSTALL)
271 test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
272 @list='$(desktop_DATA)'; for p in $$list; do \
273 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
274 f=$(am__strip_dir) \
275 echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
276 $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
277 done
279 uninstall-desktopDATA:
280 @$(NORMAL_UNINSTALL)
281 @list='$(desktop_DATA)'; for p in $$list; do \
282 f=$(am__strip_dir) \
283 echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
284 rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
285 done
287 # This directory's subdirectories are mostly independent; you can cd
288 # into them and run `make' without going through this Makefile.
289 # To change the values of `make' variables: instead of editing Makefiles,
290 # (1) if the variable is set in `config.status', edit `config.status'
291 # (which will cause the Makefiles to be regenerated when you run `make');
292 # (2) otherwise, pass the desired values on the `make' command line.
293 $(RECURSIVE_TARGETS):
294 @failcom='exit 1'; \
295 for f in x $$MAKEFLAGS; do \
296 case $$f in \
297 *=* | --[!k]*);; \
298 *k*) failcom='fail=yes';; \
299 esac; \
300 done; \
301 dot_seen=no; \
302 target=`echo $@ | sed s/-recursive//`; \
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 echo "Making $$target in $$subdir"; \
305 if test "$$subdir" = "."; then \
306 dot_seen=yes; \
307 local_target="$$target-am"; \
308 else \
309 local_target="$$target"; \
310 fi; \
311 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312 || eval $$failcom; \
313 done; \
314 if test "$$dot_seen" = "no"; then \
315 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
316 fi; test -z "$$fail"
318 $(RECURSIVE_CLEAN_TARGETS):
319 @failcom='exit 1'; \
320 for f in x $$MAKEFLAGS; do \
321 case $$f in \
322 *=* | --[!k]*);; \
323 *k*) failcom='fail=yes';; \
324 esac; \
325 done; \
326 dot_seen=no; \
327 case "$@" in \
328 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
329 *) list='$(SUBDIRS)' ;; \
330 esac; \
331 rev=''; for subdir in $$list; do \
332 if test "$$subdir" = "."; then :; else \
333 rev="$$subdir $$rev"; \
334 fi; \
335 done; \
336 rev="$$rev ."; \
337 target=`echo $@ | sed s/-recursive//`; \
338 for subdir in $$rev; do \
339 echo "Making $$target in $$subdir"; \
340 if test "$$subdir" = "."; then \
341 local_target="$$target-am"; \
342 else \
343 local_target="$$target"; \
344 fi; \
345 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
346 || eval $$failcom; \
347 done && test -z "$$fail"
348 tags-recursive:
349 list='$(SUBDIRS)'; for subdir in $$list; do \
350 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
351 done
352 ctags-recursive:
353 list='$(SUBDIRS)'; for subdir in $$list; do \
354 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
355 done
357 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
358 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
359 unique=`for i in $$list; do \
360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361 done | \
362 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
363 END { if (nonempty) { for (i in files) print i; }; }'`; \
364 mkid -fID $$unique
365 tags: TAGS
367 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
368 $(TAGS_FILES) $(LISP)
369 tags=; \
370 here=`pwd`; \
371 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
372 include_option=--etags-include; \
373 empty_fix=.; \
374 else \
375 include_option=--include; \
376 empty_fix=; \
377 fi; \
378 list='$(SUBDIRS)'; for subdir in $$list; do \
379 if test "$$subdir" = .; then :; else \
380 test ! -f $$subdir/TAGS || \
381 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
382 fi; \
383 done; \
384 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
385 unique=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387 done | \
388 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389 END { if (nonempty) { for (i in files) print i; }; }'`; \
390 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
391 test -n "$$unique" || unique=$$empty_fix; \
392 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393 $$tags $$unique; \
395 ctags: CTAGS
396 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
397 $(TAGS_FILES) $(LISP)
398 tags=; \
399 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
400 unique=`for i in $$list; do \
401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
402 done | \
403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
404 END { if (nonempty) { for (i in files) print i; }; }'`; \
405 test -z "$(CTAGS_ARGS)$$tags$$unique" \
406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407 $$tags $$unique
409 GTAGS:
410 here=`$(am__cd) $(top_builddir) && pwd` \
411 && cd $(top_srcdir) \
412 && gtags -i $(GTAGS_ARGS) $$here
414 distclean-tags:
415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
417 distdir: $(DISTFILES)
418 $(am__remove_distdir)
419 test -d $(distdir) || mkdir $(distdir)
420 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422 list='$(DISTFILES)'; \
423 dist_files=`for file in $$list; do echo $$file; done | \
424 sed -e "s|^$$srcdirstrip/||;t" \
425 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426 case $$dist_files in \
427 */*) $(MKDIR_P) `echo "$$dist_files" | \
428 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429 sort -u` ;; \
430 esac; \
431 for file in $$dist_files; do \
432 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433 if test -d $$d/$$file; then \
434 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
437 fi; \
438 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
439 else \
440 test -f $(distdir)/$$file \
441 || cp -p $$d/$$file $(distdir)/$$file \
442 || exit 1; \
443 fi; \
444 done
445 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
446 if test "$$subdir" = .; then :; else \
447 test -d "$(distdir)/$$subdir" \
448 || $(MKDIR_P) "$(distdir)/$$subdir" \
449 || exit 1; \
450 distdir=`$(am__cd) $(distdir) && pwd`; \
451 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
452 (cd $$subdir && \
453 $(MAKE) $(AM_MAKEFLAGS) \
454 top_distdir="$$top_distdir" \
455 distdir="$$distdir/$$subdir" \
456 am__remove_distdir=: \
457 am__skip_length_check=: \
458 distdir) \
459 || exit 1; \
460 fi; \
461 done
462 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
463 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
464 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
465 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
466 || chmod -R a+r $(distdir)
467 dist-gzip: distdir
468 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469 $(am__remove_distdir)
471 dist-bzip2: distdir
472 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
473 $(am__remove_distdir)
475 dist-lzma: distdir
476 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
477 $(am__remove_distdir)
479 dist-tarZ: distdir
480 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
481 $(am__remove_distdir)
483 dist-shar: distdir
484 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
485 $(am__remove_distdir)
487 dist-zip: distdir
488 -rm -f $(distdir).zip
489 zip -rq $(distdir).zip $(distdir)
490 $(am__remove_distdir)
492 dist dist-all: distdir
493 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
494 $(am__remove_distdir)
496 # This target untars the dist file and tries a VPATH configuration. Then
497 # it guarantees that the distribution is self-contained by making another
498 # tarfile.
499 distcheck: dist
500 case '$(DIST_ARCHIVES)' in \
501 *.tar.gz*) \
502 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
503 *.tar.bz2*) \
504 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
505 *.tar.lzma*) \
506 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
507 *.tar.Z*) \
508 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
509 *.shar.gz*) \
510 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
511 *.zip*) \
512 unzip $(distdir).zip ;;\
513 esac
514 chmod -R a-w $(distdir); chmod a+w $(distdir)
515 mkdir $(distdir)/_build
516 mkdir $(distdir)/_inst
517 chmod a-w $(distdir)
518 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
519 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
520 && cd $(distdir)/_build \
521 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
522 $(DISTCHECK_CONFIGURE_FLAGS) \
523 && $(MAKE) $(AM_MAKEFLAGS) \
524 && $(MAKE) $(AM_MAKEFLAGS) dvi \
525 && $(MAKE) $(AM_MAKEFLAGS) check \
526 && $(MAKE) $(AM_MAKEFLAGS) install \
527 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
528 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
529 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
530 distuninstallcheck \
531 && chmod -R a-w "$$dc_install_base" \
532 && ({ \
533 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
534 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
535 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
536 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
537 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
538 } || { rm -rf "$$dc_destdir"; exit 1; }) \
539 && rm -rf "$$dc_destdir" \
540 && $(MAKE) $(AM_MAKEFLAGS) dist \
541 && rm -rf $(DIST_ARCHIVES) \
542 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
543 $(am__remove_distdir)
544 @(echo "$(distdir) archives ready for distribution: "; \
545 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
546 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
547 distuninstallcheck:
548 @cd $(distuninstallcheck_dir) \
549 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
550 || { echo "ERROR: files left after uninstall:" ; \
551 if test -n "$(DESTDIR)"; then \
552 echo " (check DESTDIR support)"; \
553 fi ; \
554 $(distuninstallcheck_listfiles) ; \
555 exit 1; } >&2
556 distcleancheck: distclean
557 @if test '$(srcdir)' = . ; then \
558 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
559 exit 1 ; \
561 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
562 || { echo "ERROR: files left in build directory after distclean:" ; \
563 $(distcleancheck_listfiles) ; \
564 exit 1; } >&2
565 check-am: all-am
566 check: check-recursive
567 all-am: Makefile $(DATA) config.h
568 installdirs: installdirs-recursive
569 installdirs-am:
570 for dir in "$(DESTDIR)$(desktopdir)"; do \
571 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
572 done
573 install: install-recursive
574 install-exec: install-exec-recursive
575 install-data: install-data-recursive
576 uninstall: uninstall-recursive
578 install-am: all-am
579 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
581 installcheck: installcheck-recursive
582 install-strip:
583 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
584 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
585 `test -z '$(STRIP)' || \
586 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
587 mostlyclean-generic:
589 clean-generic:
591 distclean-generic:
592 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
594 maintainer-clean-generic:
595 @echo "This command is intended for maintainers to use"
596 @echo "it deletes files that may require special tools to rebuild."
597 clean: clean-recursive
599 clean-am: clean-generic mostlyclean-am
601 distclean: distclean-recursive
602 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
603 -rm -f Makefile
604 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
606 dvi: dvi-recursive
608 dvi-am:
610 html: html-recursive
612 info: info-recursive
614 info-am:
616 install-data-am: install-desktopDATA
618 install-dvi: install-dvi-recursive
620 install-exec-am:
622 install-html: install-html-recursive
624 install-info: install-info-recursive
626 install-man:
628 install-pdf: install-pdf-recursive
630 install-ps: install-ps-recursive
632 installcheck-am:
634 maintainer-clean: maintainer-clean-recursive
635 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
636 -rm -rf $(top_srcdir)/autom4te.cache
637 -rm -f Makefile
638 maintainer-clean-am: distclean-am maintainer-clean-generic
640 mostlyclean: mostlyclean-recursive
642 mostlyclean-am: mostlyclean-generic
644 pdf: pdf-recursive
646 pdf-am:
648 ps: ps-recursive
650 ps-am:
652 uninstall-am: uninstall-desktopDATA
654 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
655 install-strip
657 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
658 all all-am am--refresh check check-am clean clean-generic \
659 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
660 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
661 distclean-generic distclean-hdr distclean-tags distcleancheck \
662 distdir distuninstallcheck dvi dvi-am html html-am info \
663 info-am install install-am install-data install-data-am \
664 install-desktopDATA install-dvi install-dvi-am install-exec \
665 install-exec-am install-html install-html-am install-info \
666 install-info-am install-man install-pdf install-pdf-am \
667 install-ps install-ps-am install-strip installcheck \
668 installcheck-am installdirs installdirs-am maintainer-clean \
669 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
670 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
671 uninstall-desktopDATA
674 gdash.nsi: gdash.nsi.in
675 sed s/GDASH-VERSION/$(PACKAGE_VERSION)/ <$^ >$@
676 # Tell versions [3.59,3.63) of GNU make to not export all variables.
677 # Otherwise a system limit (for SysV at least) may be exceeded.
678 .NOEXPORT: