1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
55 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
57 $(top_srcdir
)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
58 INSTALL NEWS TODO compile config.guess config.rpath config.sub \
59 depcomp install-sh missing mkinstalldirs
60 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
61 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/ax_check_gl.m4 \
62 $(top_srcdir
)/m4
/ax_lang_compiler_ms.m4 \
63 $(top_srcdir
)/configure.in
64 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
66 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
67 configure.lineno config.status.lineno
68 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
69 CONFIG_HEADER
= config.h
71 CONFIG_CLEAN_VPATH_FILES
=
72 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
73 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
74 am__v_GEN_0
= @echo
" GEN " $@
;
75 AM_V_at
= $(am__v_at_@AM_V@
)
76 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
80 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
81 html-recursive info-recursive install-data-recursive \
82 install-dvi-recursive install-exec-recursive \
83 install-html-recursive install-info-recursive \
84 install-pdf-recursive install-ps-recursive install-recursive \
85 installcheck-recursive installdirs-recursive pdf-recursive \
86 ps-recursive uninstall-recursive
87 am__can_run_installinfo
= \
88 case
$$AM_UPDATE_INFO_DIR in \
90 *) (install-info
--version
) >/dev
/null
2>&1;; \
92 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj
= case
$$p in \
94 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
97 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
99 am__nobase_strip_setup
= \
100 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
103 am__nobase_list
= $(am__nobase_strip_setup
); \
104 for p in
$$list; do echo
"$$p $$p"; done | \
105 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107 if (++n[$$2] == $(am__install_max)) \
108 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109 END { for (dir in files) print dir, files[dir] }'
111 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113 am__uninstall_files_from_dir
= { \
115 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
116 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
117 $(am__cd
) "$$dir" && rm -f
$$files; }; \
119 am__installdirs
= "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"
120 DATA
= $(desktop_DATA
) $(icon_DATA
)
121 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
122 distclean-recursive maintainer-clean-recursive
123 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
124 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
125 distdir
dist dist-all distcheck
128 DIST_SUBDIRS
= $(SUBDIRS
)
129 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
130 distdir
= $(PACKAGE
)-$(VERSION
)
131 top_distdir
= $(distdir
)
132 am__remove_distdir
= \
133 if
test -d
"$(distdir)"; then \
134 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
135 && rm -rf
"$(distdir)" \
136 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
140 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
141 sed_rest
='s,^[^/]*/*,,'; \
142 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
143 sed_butlast
='s,/*[^/]*$$,,'; \
144 while
test -n
"$$dir1"; do \
145 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
146 if
test "$$first" != "."; then \
147 if
test "$$first" = ".."; then \
148 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
149 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
151 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
152 if
test "$$first2" = "$$first"; then \
153 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
157 dir0
="$$dir0"/"$$first"; \
160 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
163 DIST_ARCHIVES
= $(distdir
).
tar.gz
165 distuninstallcheck_listfiles
= find .
-type f
-print
166 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
167 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
168 distcleancheck_listfiles
= find .
-type f
-print
171 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
172 AUTOCONF
= @AUTOCONF@
173 AUTOHEADER
= @AUTOHEADER@
174 AUTOMAKE
= @AUTOMAKE@
177 CCDEPMODE
= @CCDEPMODE@
180 CPPFLAGS
= @CPPFLAGS@
182 CXXDEPMODE
= @CXXDEPMODE@
183 CXXFLAGS
= @CXXFLAGS@
184 CYGPATH_W
= @CYGPATH_W@
192 GETTEXT_MACRO_VERSION
= @GETTEXT_MACRO_VERSION@
193 GLIB_CFLAGS
= @GLIB_CFLAGS@
194 GLIB_COMPILE_RESOURCES
= @GLIB_COMPILE_RESOURCES@
195 GLIB_GENMARSHAL
= @GLIB_GENMARSHAL@
196 GLIB_LIBS
= @GLIB_LIBS@
197 GLIB_MKENUMS
= @GLIB_MKENUMS@
198 GL_CFLAGS
= @GL_CFLAGS@
201 GMSGFMT_015
= @GMSGFMT_015@
202 GOBJECT_QUERY
= @GOBJECT_QUERY@
204 GTK_CFLAGS
= @GTK_CFLAGS@
205 GTK_LIBS
= @GTK_LIBS@
207 INSTALL_DATA
= @INSTALL_DATA@
208 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
209 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
210 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
211 INTLLIBS
= @INTLLIBS@
212 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
214 LIBICONV
= @LIBICONV@
217 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
218 LIBPNG_LIBS
= @LIBPNG_LIBS@
220 LTLIBICONV
= @LTLIBICONV@
221 LTLIBINTL
= @LTLIBINTL@
222 LTLIBOBJS
= @LTLIBOBJS@
223 MAKEINFO
= @MAKEINFO@
226 MSGFMT_015
= @MSGFMT_015@
227 MSGMERGE
= @MSGMERGE@
230 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
231 PACKAGE_NAME
= @PACKAGE_NAME@
232 PACKAGE_STRING
= @PACKAGE_STRING@
233 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
234 PACKAGE_URL
= @PACKAGE_URL@
235 PACKAGE_VERSION
= @PACKAGE_VERSION@
236 PATH_SEPARATOR
= @PATH_SEPARATOR@
237 PKG_CONFIG
= @PKG_CONFIG@
238 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
239 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
241 SDL_CFLAGS
= @SDL_CFLAGS@
242 SDL_CONFIG
= @SDL_CONFIG@
243 SDL_LIBS
= @SDL_LIBS@
245 SET_MAKE
= @SET_MAKE@
250 XGETTEXT
= @XGETTEXT@
251 XGETTEXT_015
= @XGETTEXT_015@
252 XGETTEXT_EXTRA_OPTIONS
= @XGETTEXT_EXTRA_OPTIONS@
254 abs_builddir
= @abs_builddir@
255 abs_srcdir
= @abs_srcdir@
256 abs_top_builddir
= @abs_top_builddir@
257 abs_top_srcdir
= @abs_top_srcdir@
258 ac_ct_CC
= @ac_ct_CC@
259 ac_ct_CXX
= @ac_ct_CXX@
260 am__include
= @am__include@
261 am__leading_dot
= @am__leading_dot@
262 am__quote
= @am__quote@
264 am__untar
= @am__untar@
267 build_alias
= @build_alias@
268 build_cpu
= @build_cpu@
269 build_os
= @build_os@
270 build_vendor
= @build_vendor@
271 builddir
= @builddir@
273 datarootdir
= @datarootdir@
276 exec_prefix = @
exec_prefix@
278 host_alias
= @host_alias@
279 host_cpu
= @host_cpu@
281 host_vendor
= @host_vendor@
283 includedir = @
includedir@
285 install_sh
= @install_sh@
287 libexecdir
= @libexecdir@
288 localedir
= @localedir@
289 localstatedir
= @localstatedir@
292 oldincludedir = @
oldincludedir@
295 program_transform_name
= @program_transform_name@
298 sharedstatedir
= @sharedstatedir@
300 sysconfdir
= @sysconfdir@
301 target_alias
= @target_alias@
302 top_build_prefix
= @top_build_prefix@
303 top_builddir
= @top_builddir@
304 top_srcdir
= @top_srcdir@
305 SUBDIRS
= po
include src caves docs sound music
306 ACLOCAL_AMFLAGS
= -I m4
307 desktopdir
= $(datadir)/applications
308 desktop_DATA
= gdash.desktop
309 icondir
= $(datadir)/pixmaps
310 icon_DATA
= gdash.png
312 $(icon_DATA
) $(desktop_DATA
) \
313 config.rpath mkinstalldirs m4
/ChangeLog \
314 gdash.ico gdash.nsi.in gtkrc_win32 \
315 engine_tests.bd replays_example.bd \
316 COPYING.SDL COPYING.GTK COPYING.HQX README-SDL.txt \
317 doxygen.conf doxygen.css
320 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
323 am--refresh
: Makefile
325 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
327 case
'$(am__configure_deps)' in \
329 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
330 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
335 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
336 $(am__cd
) $(top_srcdir
) && \
337 $(AUTOMAKE
) --gnu Makefile
339 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
342 echo
' $(SHELL) ./config.status'; \
343 $(SHELL
) .
/config.status
;; \
345 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
346 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
349 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
350 $(SHELL
) .
/config.status
--recheck
352 $(top_srcdir
)/configure
: $(am__configure_deps
)
353 $(am__cd
) $(srcdir) && $(AUTOCONF
)
354 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
355 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
356 $(am__aclocal_m4_deps
):
359 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
360 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
362 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
364 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
365 $(srcdir)/config.h.in
: $(am__configure_deps
)
366 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
371 -rm -f config.h stamp-h1
372 install-desktopDATA
: $(desktop_DATA
)
374 @list
='$(desktop_DATA)'; test -n
"$(desktopdir)" || list
=; \
375 if
test -n
"$$list"; then \
376 echo
" $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
377 $(MKDIR_P
) "$(DESTDIR)$(desktopdir)" || exit
1; \
379 for p in
$$list; do \
380 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
382 done |
$(am__base_list
) | \
383 while read files
; do \
384 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
385 $(INSTALL_DATA
) $$files "$(DESTDIR)$(desktopdir)" || exit
$$?
; \
388 uninstall-desktopDATA
:
390 @list
='$(desktop_DATA)'; test -n
"$(desktopdir)" || list
=; \
391 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
392 dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir
)
393 install-iconDATA
: $(icon_DATA
)
395 @list
='$(icon_DATA)'; test -n
"$(icondir)" || list
=; \
396 if
test -n
"$$list"; then \
397 echo
" $(MKDIR_P) '$(DESTDIR)$(icondir)'"; \
398 $(MKDIR_P
) "$(DESTDIR)$(icondir)" || exit
1; \
400 for p in
$$list; do \
401 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
403 done |
$(am__base_list
) | \
404 while read files
; do \
405 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
406 $(INSTALL_DATA
) $$files "$(DESTDIR)$(icondir)" || exit
$$?
; \
411 @list
='$(icon_DATA)'; test -n
"$(icondir)" || list
=; \
412 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
413 dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir
)
415 # This directory's subdirectories are mostly independent; you can cd
416 # into them and run `make' without going through this Makefile.
417 # To change the values of `make' variables: instead of editing Makefiles,
418 # (1) if the variable is set in `config.status', edit `config.status'
419 # (which will cause the Makefiles to be regenerated when you run `make');
420 # (2) otherwise, pass the desired values on the `make' command line.
421 $(RECURSIVE_TARGETS
):
422 @fail
= failcom
='exit 1'; \
423 for f in x
$$MAKEFLAGS; do \
426 *k
*) failcom
='fail=yes';; \
430 target
=`echo $@ | sed s/-recursive//`; \
431 list
='$(SUBDIRS)'; for subdir in
$$list; do \
432 echo
"Making $$target in $$subdir"; \
433 if
test "$$subdir" = "."; then \
435 local_target
="$$target-am"; \
437 local_target
="$$target"; \
439 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
442 if
test "$$dot_seen" = "no"; then \
443 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
446 $(RECURSIVE_CLEAN_TARGETS
):
447 @fail
= failcom
='exit 1'; \
448 for f in x
$$MAKEFLAGS; do \
451 *k
*) failcom
='fail=yes';; \
456 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
457 *) list
='$(SUBDIRS)' ;; \
459 rev
=''; for subdir in
$$list; do \
460 if
test "$$subdir" = "."; then
:; else \
461 rev
="$$subdir $$rev"; \
465 target
=`echo $@ | sed s/-recursive//`; \
466 for subdir in
$$rev; do \
467 echo
"Making $$target in $$subdir"; \
468 if
test "$$subdir" = "."; then \
469 local_target
="$$target-am"; \
471 local_target
="$$target"; \
473 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
475 done
&& test -z
"$$fail"
477 list
='$(SUBDIRS)'; for subdir in
$$list; do \
478 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
481 list
='$(SUBDIRS)'; for subdir in
$$list; do \
482 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
485 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
486 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487 unique
=`for i in $$list; do \
488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491 END { if (nonempty) { for (i in files) print i; }; }'`; \
495 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
496 $(TAGS_FILES
) $(LISP
)
499 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
500 include_option
=--etags-include
; \
503 include_option
=--include; \
506 list
='$(SUBDIRS)'; for subdir in
$$list; do \
507 if
test "$$subdir" = .
; then
:; else \
508 test ! -f
$$subdir/TAGS || \
509 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
512 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
513 unique
=`for i in $$list; do \
514 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
516 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
517 END { if (nonempty) { for (i in files) print i; }; }'`; \
519 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
520 test -n
"$$unique" || unique
=$$empty_fix; \
521 if
test $$# -gt 0; then \
522 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
525 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
530 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
531 $(TAGS_FILES
) $(LISP
)
532 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533 unique
=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
537 END { if (nonempty) { for (i in files) print i; }; }'`; \
538 test -z
"$(CTAGS_ARGS)$$unique" \
539 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
543 here
=`$(am__cd) $(top_builddir) && pwd` \
544 && $(am__cd
) $(top_srcdir
) \
545 && gtags
-i
$(GTAGS_ARGS
) "$$here"
548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
550 distdir
: $(DISTFILES
)
551 $(am__remove_distdir
)
552 test -d
"$(distdir)" || mkdir
"$(distdir)"
553 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555 list
='$(DISTFILES)'; \
556 dist_files
=`for file in $$list; do echo $$file; done | \
557 sed -e "s|^$$srcdirstrip/||;t" \
558 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
559 case
$$dist_files in \
560 */*) $(MKDIR_P
) `echo "$$dist_files" | \
561 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
564 for file in
$$dist_files; do \
565 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
566 if
test -d
$$d/$$file; then \
567 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
568 if
test -d
"$(distdir)/$$file"; then \
569 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
571 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
572 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
573 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
575 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
577 test -f
"$(distdir)/$$file" \
578 || cp
-p
$$d/$$file "$(distdir)/$$file" \
582 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
583 if
test "$$subdir" = .
; then
:; else \
585 ||
test -d
"$(distdir)/$$subdir" \
586 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
588 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
590 new_distdir
=$$reldir; \
591 dir1
=$$subdir; dir2
="$(top_distdir)"; \
593 new_top_distdir
=$$reldir; \
594 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
595 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
596 ($(am__cd
) $$subdir && \
597 $(MAKE
) $(AM_MAKEFLAGS
) \
598 top_distdir
="$$new_top_distdir" \
599 distdir
="$$new_distdir" \
600 am__remove_distdir
=: \
601 am__skip_length_check
=: \
602 am__skip_mode_fix
=: \
607 -test -n
"$(am__skip_mode_fix)" \
608 || find
"$(distdir)" -type d
! -perm
-755 \
609 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
610 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
611 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
612 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
613 || chmod
-R a
+r
"$(distdir)"
615 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
616 $(am__remove_distdir
)
619 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
620 $(am__remove_distdir
)
623 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
624 $(am__remove_distdir
)
627 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
628 $(am__remove_distdir
)
631 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
632 $(am__remove_distdir
)
635 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
636 $(am__remove_distdir
)
639 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
640 $(am__remove_distdir
)
643 -rm -f
$(distdir
).zip
644 zip
-rq
$(distdir
).zip
$(distdir
)
645 $(am__remove_distdir
)
647 dist dist-all
: distdir
648 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
649 $(am__remove_distdir
)
651 # This target untars the dist file and tries a VPATH configuration. Then
652 # it guarantees that the distribution is self-contained by making another
655 case
'$(DIST_ARCHIVES)' in \
657 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
659 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
661 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
663 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
665 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
667 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
669 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
671 unzip
$(distdir
).zip
;;\
673 chmod
-R a-w
$(distdir
); chmod u
+w
$(distdir
)
674 mkdir
$(distdir
)/_build
675 mkdir
$(distdir
)/_inst
677 test -d
$(distdir
)/_build || exit
0; \
678 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
679 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
681 && $(am__cd
) $(distdir
)/_build \
682 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
683 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
684 $(DISTCHECK_CONFIGURE_FLAGS
) \
685 && $(MAKE
) $(AM_MAKEFLAGS
) \
686 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
687 && $(MAKE
) $(AM_MAKEFLAGS
) check \
688 && $(MAKE
) $(AM_MAKEFLAGS
) install \
689 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
690 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
691 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
693 && chmod
-R a-w
"$$dc_install_base" \
695 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
696 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
697 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
698 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
699 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
700 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
701 && rm -rf
"$$dc_destdir" \
702 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
703 && rm -rf
$(DIST_ARCHIVES
) \
704 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
707 $(am__remove_distdir
)
708 @
(echo
"$(distdir) archives ready for distribution: "; \
709 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
710 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
712 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
713 echo
'ERROR: trying to run $@ with an empty' \
714 '$$(distuninstallcheck_dir)' >&2; \
717 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
718 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
721 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
722 ||
{ echo
"ERROR: files left after uninstall:" ; \
723 if
test -n
"$(DESTDIR)"; then \
724 echo
" (check DESTDIR support)"; \
726 $(distuninstallcheck_listfiles
) ; \
728 distcleancheck
: distclean
729 @if
test '$(srcdir)' = .
; then \
730 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
733 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
734 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
735 $(distcleancheck_listfiles
) ; \
738 check: check-recursive
739 all-am
: Makefile
$(DATA
) config.h
740 installdirs: installdirs-recursive
742 for
dir in
"$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"; do \
743 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
745 install: install-recursive
746 install-exec
: install-exec-recursive
747 install-data
: install-data-recursive
748 uninstall: uninstall-recursive
751 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
753 installcheck: installcheck-recursive
755 if
test -z
'$(STRIP)'; then \
756 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
757 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
760 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
761 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
762 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
769 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
770 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
772 maintainer-clean-generic
:
773 @echo
"This command is intended for maintainers to use"
774 @echo
"it deletes files that may require special tools to rebuild."
775 clean: clean-recursive
777 clean-am
: clean-generic mostlyclean-am
779 distclean: distclean-recursive
780 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
782 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
796 install-data-am
: install-desktopDATA install-iconDATA
798 install-dvi
: install-dvi-recursive
804 install-html
: install-html-recursive
808 install-info
: install-info-recursive
814 install-pdf
: install-pdf-recursive
818 install-ps
: install-ps-recursive
824 maintainer-clean
: maintainer-clean-recursive
825 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
826 -rm -rf
$(top_srcdir
)/autom4te.cache
828 maintainer-clean-am
: distclean-am maintainer-clean-generic
830 mostlyclean: mostlyclean-recursive
832 mostlyclean-am
: mostlyclean-generic
842 uninstall-am
: uninstall-desktopDATA uninstall-iconDATA
844 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
845 ctags-recursive install-am install-strip tags-recursive
847 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
848 all all-am am--refresh
check check-am
clean clean-generic \
849 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
850 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
851 distcheck
distclean distclean-generic distclean-hdr \
852 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
853 dvi-am html html-am
info info-am
install install-am \
854 install-data install-data-am install-desktopDATA install-dvi \
855 install-dvi-am install-exec install-exec-am install-html \
856 install-html-am install-iconDATA install-info install-info-am \
857 install-man install-pdf install-pdf-am install-ps \
858 install-ps-am install-strip
installcheck installcheck-am \
859 installdirs installdirs-am maintainer-clean \
860 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
861 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
862 uninstall-desktopDATA uninstall-iconDATA
865 gdash.nsi
: gdash.nsi.in
866 sed s
/GDASH-VERSION
/$(PACKAGE_VERSION
)/ <$^
>$@
871 # Tell versions [3.59,3.63) of GNU make to not export all variables.
872 # Otherwise a system limit (for SysV at least) may be exceeded.