1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 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
18 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
19 am__make_running_with_option
= \
20 case
$${target_option-
} in \
22 *) echo
"am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
27 sane_makeflags
=$$MAKEFLAGS; \
28 if
$(am__is_gnu_make
); then \
29 sane_makeflags
=$$MFLAGS; \
34 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 for flg in
$$sane_makeflags; do \
44 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
47 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
48 -*I?
*) strip_trailopt
'I';; \
49 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
50 -*O?
*) strip_trailopt
'O';; \
51 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
52 -*l?
*) strip_trailopt
'l';; \
53 -[dEDm
]) skip_next
=yes
;; \
54 -[JT
]) skip_next
=yes
;; \
57 *$$target_option*) has_opt
=yes
; break
;; \
61 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
62 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
63 pkgdatadir
= $(datadir)/@PACKAGE@
64 pkgincludedir
= $(includedir)/@PACKAGE@
65 pkglibdir
= $(libdir)/@PACKAGE@
66 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
67 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA
= $(install_sh
) -c
-m
644
69 install_sh_PROGRAM
= $(install_sh
) -c
70 install_sh_SCRIPT
= $(install_sh
) -c
71 INSTALL_HEADER
= $(INSTALL_DATA
)
72 transform
= $(program_transform_name
)
79 build_triplet
= @build@
82 DIST_COMMON
= INSTALL NEWS README AUTHORS ChangeLog \
83 $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
84 $(top_srcdir
)/configure
$(am__configure_deps
) \
85 $(srcdir)/config.h.in mkinstalldirs ABOUT-NLS COPYING TODO \
86 compile config.guess config.rpath config.sub depcomp \
88 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
89 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/ax_check_gl.m4 \
90 $(top_srcdir
)/m4
/ax_lang_compiler_ms.m4 \
91 $(top_srcdir
)/configure.ac
92 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
94 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
95 configure.lineno config.status.lineno
96 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
97 CONFIG_HEADER
= config.h
99 CONFIG_CLEAN_VPATH_FILES
=
100 AM_V_P
= $(am__v_P_@AM_V@
)
101 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
104 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
105 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
106 am__v_GEN_0
= @echo
" GEN " $@
;
108 AM_V_at
= $(am__v_at_@AM_V@
)
109 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
114 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
115 ctags-recursive dvi-recursive html-recursive info-recursive \
116 install-data-recursive install-dvi-recursive \
117 install-exec-recursive install-html-recursive \
118 install-info-recursive install-pdf-recursive \
119 install-ps-recursive install-recursive installcheck-recursive \
120 installdirs-recursive pdf-recursive ps-recursive \
121 tags-recursive uninstall-recursive
122 am__can_run_installinfo
= \
123 case
$$AM_UPDATE_INFO_DIR in \
125 *) (install-info
--version
) >/dev
/null
2>&1;; \
127 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
128 am__vpath_adj
= case
$$p in \
129 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
132 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
134 am__nobase_strip_setup
= \
135 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
137 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
138 am__nobase_list
= $(am__nobase_strip_setup
); \
139 for p in
$$list; do echo
"$$p $$p"; done | \
140 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
141 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
142 if (++n[$$2] == $(am__install_max)) \
143 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
144 END { for (dir in files) print dir, files[dir] }'
146 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
147 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
148 am__uninstall_files_from_dir
= { \
150 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
151 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
152 $(am__cd
) "$$dir" && rm -f
$$files; }; \
154 am__installdirs
= "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"
155 DATA
= $(desktop_DATA
) $(icon_DATA
)
156 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
157 distclean-recursive maintainer-clean-recursive
158 am__recursive_targets
= \
159 $(RECURSIVE_TARGETS
) \
160 $(RECURSIVE_CLEAN_TARGETS
) \
161 $(am__extra_recursive_targets
)
162 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
163 cscope distdir
dist dist-all distcheck
164 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) \
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates. Input order is
169 am__uniquify_input
= $(AWK
) '\
170 BEGIN { nonempty = 0; } \
171 { items[$$0] = 1; nonempty = 1; } \
172 END { if (nonempty) { for (i in items) print i; }; } \
174 # Make sure the list of sources is unique. This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files
= \
178 list
='$(am__tagged_files)'; \
179 unique
=`for i in $$list; do \
180 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181 done | $(am__uniquify_input)`
185 DIST_SUBDIRS
= $(SUBDIRS
)
186 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
187 distdir
= $(PACKAGE
)-$(VERSION
)
188 top_distdir
= $(distdir
)
189 am__remove_distdir
= \
190 if
test -d
"$(distdir)"; then \
191 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
192 && rm -rf
"$(distdir)" \
193 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
195 am__post_remove_distdir
= $(am__remove_distdir
)
198 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
199 sed_rest
='s,^[^/]*/*,,'; \
200 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
201 sed_butlast
='s,/*[^/]*$$,,'; \
202 while
test -n
"$$dir1"; do \
203 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
204 if
test "$$first" != "."; then \
205 if
test "$$first" = ".."; then \
206 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
209 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
210 if
test "$$first2" = "$$first"; then \
211 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
215 dir0
="$$dir0"/"$$first"; \
218 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221 DIST_ARCHIVES
= $(distdir
).
tar.gz
223 DIST_TARGETS
= dist-gzip
224 distuninstallcheck_listfiles
= find .
-type f
-print
225 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
226 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
227 distcleancheck_listfiles
= find .
-type f
-print
230 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
231 AUTOCONF
= @AUTOCONF@
232 AUTOHEADER
= @AUTOHEADER@
233 AUTOMAKE
= @AUTOMAKE@
236 CCDEPMODE
= @CCDEPMODE@
239 CPPFLAGS
= @CPPFLAGS@
241 CXXDEPMODE
= @CXXDEPMODE@
242 CXXFLAGS
= @CXXFLAGS@
243 CYGPATH_W
= @CYGPATH_W@
251 GETTEXT_MACRO_VERSION
= @GETTEXT_MACRO_VERSION@
252 GLIB_CFLAGS
= @GLIB_CFLAGS@
253 GLIB_LIBS
= @GLIB_LIBS@
254 GL_CFLAGS
= @GL_CFLAGS@
257 GMSGFMT_015
= @GMSGFMT_015@
259 GTK_CFLAGS
= @GTK_CFLAGS@
260 GTK_LIBS
= @GTK_LIBS@
262 INSTALL_DATA
= @INSTALL_DATA@
263 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
264 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
265 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
266 INTLLIBS
= @INTLLIBS@
267 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
269 LIBICONV
= @LIBICONV@
272 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
273 LIBPNG_LIBS
= @LIBPNG_LIBS@
275 LTLIBICONV
= @LTLIBICONV@
276 LTLIBINTL
= @LTLIBINTL@
277 LTLIBOBJS
= @LTLIBOBJS@
278 MAKEINFO
= @MAKEINFO@
281 MSGFMT_015
= @MSGFMT_015@
282 MSGMERGE
= @MSGMERGE@
285 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
286 PACKAGE_NAME
= @PACKAGE_NAME@
287 PACKAGE_STRING
= @PACKAGE_STRING@
288 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
289 PACKAGE_URL
= @PACKAGE_URL@
290 PACKAGE_VERSION
= @PACKAGE_VERSION@
291 PATH_SEPARATOR
= @PATH_SEPARATOR@
292 PKG_CONFIG
= @PKG_CONFIG@
293 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
294 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
296 SDL_CFLAGS
= @SDL_CFLAGS@
297 SDL_CONFIG
= @SDL_CONFIG@
298 SDL_LIBS
= @SDL_LIBS@
300 SET_MAKE
= @SET_MAKE@
305 XGETTEXT
= @XGETTEXT@
306 XGETTEXT_015
= @XGETTEXT_015@
307 XGETTEXT_EXTRA_OPTIONS
= @XGETTEXT_EXTRA_OPTIONS@
309 abs_builddir
= @abs_builddir@
310 abs_srcdir
= @abs_srcdir@
311 abs_top_builddir
= @abs_top_builddir@
312 abs_top_srcdir
= @abs_top_srcdir@
313 ac_ct_CC
= @ac_ct_CC@
314 ac_ct_CXX
= @ac_ct_CXX@
315 am__include
= @am__include@
316 am__leading_dot
= @am__leading_dot@
317 am__quote
= @am__quote@
319 am__untar
= @am__untar@
322 build_alias
= @build_alias@
323 build_cpu
= @build_cpu@
324 build_os
= @build_os@
325 build_vendor
= @build_vendor@
326 builddir
= @builddir@
328 datarootdir
= @datarootdir@
331 exec_prefix = @
exec_prefix@
333 host_alias
= @host_alias@
334 host_cpu
= @host_cpu@
336 host_vendor
= @host_vendor@
338 includedir = @
includedir@
340 install_sh
= @install_sh@
342 libexecdir
= @libexecdir@
343 localedir
= @localedir@
344 localstatedir
= @localstatedir@
347 oldincludedir = @
oldincludedir@
350 program_transform_name
= @program_transform_name@
353 sharedstatedir
= @sharedstatedir@
355 sysconfdir
= @sysconfdir@
356 target_alias
= @target_alias@
357 top_build_prefix
= @top_build_prefix@
358 top_builddir
= @top_builddir@
359 top_srcdir
= @top_srcdir@
360 SUBDIRS
= po
include src caves docs sound music shaders
361 ACLOCAL_AMFLAGS
= -Im4
362 desktopdir
= $(datadir)/applications
363 desktop_DATA
= gdash.desktop
364 icondir
= $(datadir)/pixmaps
365 icon_DATA
= gdash.png
367 $(icon_DATA
) $(desktop_DATA
) \
368 config.rpath mkinstalldirs m4
/ChangeLog \
369 gdash.ico gdash.nsi.in gtkrc_win32 \
370 engine_tests.bd replays_example.bd \
371 COPYING.SDL COPYING.GTK COPYING.HQX README-SDL.txt \
372 doxygen.conf doxygen.css
375 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
378 am--refresh
: Makefile
380 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
382 case
'$(am__configure_deps)' in \
384 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
385 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
390 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
391 $(am__cd
) $(top_srcdir
) && \
392 $(AUTOMAKE
) --gnu Makefile
394 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
397 echo
' $(SHELL) ./config.status'; \
398 $(SHELL
) .
/config.status
;; \
400 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
401 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
404 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
405 $(SHELL
) .
/config.status
--recheck
407 $(top_srcdir
)/configure
: $(am__configure_deps
)
408 $(am__cd
) $(srcdir) && $(AUTOCONF
)
409 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
410 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
411 $(am__aclocal_m4_deps
):
414 @
test -f
$@ ||
rm -f stamp-h1
415 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
417 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
419 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
420 $(srcdir)/config.h.in
: $(am__configure_deps
)
421 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
426 -rm -f config.h stamp-h1
427 install-desktopDATA
: $(desktop_DATA
)
429 @list
='$(desktop_DATA)'; test -n
"$(desktopdir)" || list
=; \
430 if
test -n
"$$list"; then \
431 echo
" $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
432 $(MKDIR_P
) "$(DESTDIR)$(desktopdir)" || exit
1; \
434 for p in
$$list; do \
435 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
437 done |
$(am__base_list
) | \
438 while read files
; do \
439 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
440 $(INSTALL_DATA
) $$files "$(DESTDIR)$(desktopdir)" || exit
$$?
; \
443 uninstall-desktopDATA
:
445 @list
='$(desktop_DATA)'; test -n
"$(desktopdir)" || list
=; \
446 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
447 dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir
)
448 install-iconDATA
: $(icon_DATA
)
450 @list
='$(icon_DATA)'; test -n
"$(icondir)" || list
=; \
451 if
test -n
"$$list"; then \
452 echo
" $(MKDIR_P) '$(DESTDIR)$(icondir)'"; \
453 $(MKDIR_P
) "$(DESTDIR)$(icondir)" || exit
1; \
455 for p in
$$list; do \
456 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
458 done |
$(am__base_list
) | \
459 while read files
; do \
460 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
461 $(INSTALL_DATA
) $$files "$(DESTDIR)$(icondir)" || exit
$$?
; \
466 @list
='$(icon_DATA)'; test -n
"$(icondir)" || list
=; \
467 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
468 dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir
)
470 # This directory's subdirectories are mostly independent; you can cd
471 # into them and run 'make' without going through this Makefile.
472 # To change the values of 'make' variables: instead of editing Makefiles,
473 # (1) if the variable is set in 'config.status', edit 'config.status'
474 # (which will cause the Makefiles to be regenerated when you run 'make');
475 # (2) otherwise, pass the desired values on the 'make' command line.
476 $(am__recursive_targets
):
478 if
$(am__make_keepgoing
); then \
479 failcom
='fail=yes'; \
484 target
=`echo $@ | sed s/-recursive//`; \
486 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
487 *) list
='$(SUBDIRS)' ;; \
489 for subdir in
$$list; do \
490 echo
"Making $$target in $$subdir"; \
491 if
test "$$subdir" = "."; then \
493 local_target
="$$target-am"; \
495 local_target
="$$target"; \
497 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
500 if
test "$$dot_seen" = "no"; then \
501 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
504 ID
: $(am__tagged_files
)
505 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
509 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
512 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
513 include_option
=--etags-include
; \
516 include_option
=--include; \
519 list
='$(SUBDIRS)'; for subdir in
$$list; do \
520 if
test "$$subdir" = .
; then
:; else \
521 test ! -f
$$subdir/TAGS || \
522 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
525 $(am__define_uniq_tagged_files
); \
527 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
528 test -n
"$$unique" || unique
=$$empty_fix; \
529 if
test $$# -gt 0; then \
530 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
533 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
537 ctags
: ctags-recursive
540 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
541 $(am__define_uniq_tagged_files
); \
542 test -z
"$(CTAGS_ARGS)$$unique" \
543 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
547 here
=`$(am__cd) $(top_builddir) && pwd` \
548 && $(am__cd
) $(top_srcdir
) \
549 && gtags
-i
$(GTAGS_ARGS
) "$$here"
551 test ! -s cscope.files \
552 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
555 cscope.files
: clean-cscope cscopelist
556 cscopelist
: cscopelist-recursive
558 cscopelist-am
: $(am__tagged_files
)
559 list
='$(am__tagged_files)'; \
560 case
"$(srcdir)" in \
561 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
562 *) sdir
=$(subdir
)/$(srcdir) ;; \
564 for i in
$$list; do \
565 if
test -f
"$$i"; then \
566 echo
"$(subdir)/$$i"; \
570 done
>> $(top_builddir
)/cscope.files
573 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
574 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
576 distdir
: $(DISTFILES
)
577 $(am__remove_distdir
)
578 test -d
"$(distdir)" || mkdir
"$(distdir)"
579 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
581 list
='$(DISTFILES)'; \
582 dist_files
=`for file in $$list; do echo $$file; done | \
583 sed -e "s|^$$srcdirstrip/||;t" \
584 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
585 case
$$dist_files in \
586 */*) $(MKDIR_P
) `echo "$$dist_files" | \
587 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
590 for file in
$$dist_files; do \
591 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
592 if
test -d
$$d/$$file; then \
593 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
594 if
test -d
"$(distdir)/$$file"; then \
595 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
597 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
598 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
599 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
601 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
603 test -f
"$(distdir)/$$file" \
604 || cp
-p
$$d/$$file "$(distdir)/$$file" \
608 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
609 if
test "$$subdir" = .
; then
:; else \
611 ||
test -d
"$(distdir)/$$subdir" \
612 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
614 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
616 new_distdir
=$$reldir; \
617 dir1
=$$subdir; dir2
="$(top_distdir)"; \
619 new_top_distdir
=$$reldir; \
620 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
621 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
622 ($(am__cd
) $$subdir && \
623 $(MAKE
) $(AM_MAKEFLAGS
) \
624 top_distdir
="$$new_top_distdir" \
625 distdir
="$$new_distdir" \
626 am__remove_distdir
=: \
627 am__skip_length_check
=: \
628 am__skip_mode_fix
=: \
633 -test -n
"$(am__skip_mode_fix)" \
634 || find
"$(distdir)" -type d
! -perm
-755 \
635 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
636 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
637 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
638 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
639 || chmod
-R a
+r
"$(distdir)"
641 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
642 $(am__post_remove_distdir
)
645 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
646 $(am__post_remove_distdir
)
649 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
650 $(am__post_remove_distdir
)
653 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
654 $(am__post_remove_distdir
)
657 @echo WARNING
: "Support for shar distribution archives is" \
659 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
660 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
661 $(am__post_remove_distdir
)
664 @echo WARNING
: "Support for distribution archives compressed with" \
665 "legacy program 'compress' is deprecated." >&2
666 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
667 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
668 $(am__post_remove_distdir
)
671 -rm -f
$(distdir
).zip
672 zip
-rq
$(distdir
).zip
$(distdir
)
673 $(am__post_remove_distdir
)
676 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
677 $(am__post_remove_distdir
)
679 # This target untars the dist file and tries a VPATH configuration. Then
680 # it guarantees that the distribution is self-contained by making another
683 case
'$(DIST_ARCHIVES)' in \
685 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
687 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
689 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
691 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
693 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
695 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
697 unzip
$(distdir
).zip
;;\
699 chmod
-R a-w
$(distdir
)
701 mkdir
$(distdir
)/_build
$(distdir
)/_inst
703 test -d
$(distdir
)/_build || exit
0; \
704 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
705 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
707 && $(am__cd
) $(distdir
)/_build \
709 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
710 $(DISTCHECK_CONFIGURE_FLAGS
) \
711 --srcdir=..
--prefix="$$dc_install_base" \
712 && $(MAKE
) $(AM_MAKEFLAGS
) \
713 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
714 && $(MAKE
) $(AM_MAKEFLAGS
) check \
715 && $(MAKE
) $(AM_MAKEFLAGS
) install \
716 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
717 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
718 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
720 && chmod
-R a-w
"$$dc_install_base" \
722 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
723 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
724 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
725 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
726 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
727 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
728 && rm -rf
"$$dc_destdir" \
729 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
730 && rm -rf
$(DIST_ARCHIVES
) \
731 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
734 $(am__post_remove_distdir
)
735 @
(echo
"$(distdir) archives ready for distribution: "; \
736 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
737 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
739 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
740 echo
'ERROR: trying to run $@ with an empty' \
741 '$$(distuninstallcheck_dir)' >&2; \
744 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
745 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
748 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
749 ||
{ echo
"ERROR: files left after uninstall:" ; \
750 if
test -n
"$(DESTDIR)"; then \
751 echo
" (check DESTDIR support)"; \
753 $(distuninstallcheck_listfiles
) ; \
755 distcleancheck
: distclean
756 @if
test '$(srcdir)' = .
; then \
757 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
760 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
761 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
762 $(distcleancheck_listfiles
) ; \
765 check: check-recursive
766 all-am
: Makefile
$(DATA
) config.h
767 installdirs: installdirs-recursive
769 for
dir in
"$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icondir)"; do \
770 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
772 install: install-recursive
773 install-exec
: install-exec-recursive
774 install-data
: install-data-recursive
775 uninstall: uninstall-recursive
778 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
780 installcheck: installcheck-recursive
782 if
test -z
'$(STRIP)'; then \
783 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
784 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
787 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
788 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
789 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
796 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
797 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
799 maintainer-clean-generic
:
800 @echo
"This command is intended for maintainers to use"
801 @echo
"it deletes files that may require special tools to rebuild."
802 clean: clean-recursive
804 clean-am
: clean-generic mostlyclean-am
806 distclean: distclean-recursive
807 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
809 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
823 install-data-am
: install-desktopDATA install-iconDATA
825 install-dvi
: install-dvi-recursive
831 install-html
: install-html-recursive
835 install-info
: install-info-recursive
841 install-pdf
: install-pdf-recursive
845 install-ps
: install-ps-recursive
851 maintainer-clean
: maintainer-clean-recursive
852 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
853 -rm -rf
$(top_srcdir
)/autom4te.cache
855 maintainer-clean-am
: distclean-am maintainer-clean-generic
857 mostlyclean: mostlyclean-recursive
859 mostlyclean-am
: mostlyclean-generic
869 uninstall-am
: uninstall-desktopDATA uninstall-iconDATA
871 .MAKE
: $(am__recursive_targets
) all install-am install-strip
873 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
874 am--refresh
check check-am
clean clean-cscope clean-generic \
875 cscope cscopelist-am ctags ctags-am
dist dist-all dist-bzip2 \
876 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
877 distcheck
distclean distclean-generic distclean-hdr \
878 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
879 dvi-am html html-am
info info-am
install install-am \
880 install-data install-data-am install-desktopDATA install-dvi \
881 install-dvi-am install-exec install-exec-am install-html \
882 install-html-am install-iconDATA install-info install-info-am \
883 install-man install-pdf install-pdf-am install-ps \
884 install-ps-am install-strip
installcheck installcheck-am \
885 installdirs installdirs-am maintainer-clean \
886 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
887 pdf-am ps ps-am
tags tags-am
uninstall uninstall-am \
888 uninstall-desktopDATA uninstall-iconDATA
891 gdash.nsi
: gdash.nsi.in
892 sed s
/GDASH-VERSION
/$(PACKAGE_VERSION
)/ <$^
>$@
893 echo do not forget to
strip gdash.exe
894 echo do not forget to create documentation
899 # Tell versions [3.59,3.63) of GNU make to not export all variables.
900 # Otherwise a system limit (for SysV at least) may be exceeded.