1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
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
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
)
33 build_triplet
= @build@
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
) \
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
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/||"`;; \
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
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
86 distuninstallcheck_listfiles
= find .
-type f
-print
87 distcleancheck_listfiles
= find .
-type f
-print
91 AUTOHEADER
= @AUTOHEADER@
95 CCDEPMODE
= @CCDEPMODE@
99 CYGPATH_W
= @CYGPATH_W@
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@
113 GMSGFMT_015
= @GMSGFMT_015@
114 GOBJECT_QUERY
= @GOBJECT_QUERY@
116 GTK_CFLAGS
= @GTK_CFLAGS@
117 GTK_LIBS
= @GTK_LIBS@
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@
126 LIBICONV
= @LIBICONV@
129 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
130 LIBPNG_LIBS
= @LIBPNG_LIBS@
132 LTLIBICONV
= @LTLIBICONV@
133 LTLIBINTL
= @LTLIBINTL@
134 LTLIBOBJS
= @LTLIBOBJS@
135 MAKEINFO
= @MAKEINFO@
138 MSGFMT_015
= @MSGFMT_015@
139 MSGMERGE
= @MSGMERGE@
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@
150 SDL_CFLAGS
= @SDL_CFLAGS@
151 SDL_CONFIG
= @SDL_CONFIG@
152 SDL_LIBS
= @SDL_LIBS@
153 SET_MAKE
= @SET_MAKE@
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@
170 am__untar
= @am__untar@
173 build_alias
= @build_alias@
174 build_cpu
= @build_cpu@
175 build_os
= @build_os@
176 build_vendor
= @build_vendor@
177 builddir
= @builddir@
179 datarootdir
= @datarootdir@
182 exec_prefix = @
exec_prefix@
184 host_alias
= @host_alias@
185 host_cpu
= @host_cpu@
187 host_vendor
= @host_vendor@
189 includedir = @
includedir@
191 install_sh
= @install_sh@
193 libexecdir
= @libexecdir@
194 localedir
= @localedir@
195 localstatedir
= @localstatedir@
198 oldincludedir = @
oldincludedir@
201 program_transform_name
= @program_transform_name@
204 sharedstatedir
= @sharedstatedir@
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
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
222 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
227 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
229 case
'$(am__configure_deps)' in \
231 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
232 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
237 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
238 cd
$(top_srcdir
) && \
239 $(AUTOMAKE
) --gnu Makefile
241 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
244 echo
' $(SHELL) ./config.status'; \
245 $(SHELL
) .
/config.status
;; \
247 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
248 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
)
260 @if
test ! -f
$@
; then \
262 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
265 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
267 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
268 $(srcdir)/config.h.in
: $(am__configure_deps
)
269 cd
$(top_srcdir
) && $(AUTOHEADER
)
274 -rm -f config.h stamp-h1
275 install-desktopDATA
: $(desktop_DATA
)
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
; \
281 echo
" $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
282 $(desktopDATA_INSTALL
) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
285 uninstall-desktopDATA
:
287 @list
='$(desktop_DATA)'; for p in
$$list; do \
289 echo
" rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
290 rm -f
"$(DESTDIR)$(desktopdir)/$$f"; \
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
):
301 for f in x
$$MAKEFLAGS; do \
304 *k
*) failcom
='fail=yes';; \
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 \
313 local_target
="$$target-am"; \
315 local_target
="$$target"; \
317 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
320 if
test "$$dot_seen" = "no"; then \
321 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
324 $(RECURSIVE_CLEAN_TARGETS
):
326 for f in x
$$MAKEFLAGS; do \
329 *k
*) failcom
='fail=yes';; \
334 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
335 *) list
='$(SUBDIRS)' ;; \
337 rev
=''; for subdir in
$$list; do \
338 if
test "$$subdir" = "."; then
:; else \
339 rev
="$$subdir $$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"; \
349 local_target
="$$target"; \
351 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
353 done
&& test -z
"$$fail"
355 list
='$(SUBDIRS)'; for subdir in
$$list; do \
356 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
359 list
='$(SUBDIRS)'; for subdir in
$$list; do \
360 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
368 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369 END { if (nonempty) { for (i in files) print i; }; }'`; \
373 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
374 $(TAGS_FILES
) $(LISP
)
377 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
378 include_option
=--etags-include
; \
381 include_option
=--include; \
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"; \
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; \
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
) \
402 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
403 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
416 here
=`$(am__cd) $(top_builddir) && pwd` \
417 && cd
$(top_srcdir
) \
418 && gtags
-i
$(GTAGS_ARGS
) $$here
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,/[^/]*$$,,' | \
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; \
444 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
446 test -f
$(distdir
)/$$file \
447 || cp
-p
$$d/$$file $(distdir
)/$$file \
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" \
456 distdir
=`$(am__cd) $(distdir) && pwd`; \
457 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
459 $(MAKE
) $(AM_MAKEFLAGS
) \
460 top_distdir
="$$top_distdir" \
461 distdir
="$$distdir/$$subdir" \
462 am__remove_distdir
=: \
463 am__skip_length_check
=: \
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
)
474 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
475 $(am__remove_distdir
)
478 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
479 $(am__remove_distdir
)
482 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
483 $(am__remove_distdir
)
486 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
487 $(am__remove_distdir
)
490 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
491 $(am__remove_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
506 case
'$(DIST_ARCHIVES)' in \
508 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
510 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
512 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
514 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
516 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
518 unzip
$(distdir
).zip
;;\
520 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
521 mkdir
$(distdir
)/_build
522 mkdir
$(distdir
)/_inst
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" \
537 && chmod
-R a-w
"$$dc_install_base" \
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'
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)"; \
560 $(distuninstallcheck_listfiles
) ; \
562 distcleancheck
: distclean
563 @if
test '$(srcdir)' = .
; then \
564 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
567 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
568 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
569 $(distcleancheck_listfiles
) ; \
572 check: check-recursive
573 all-am
: Makefile
$(DATA
) config.h
574 installdirs: installdirs-recursive
576 for
dir in
"$(DESTDIR)$(desktopdir)"; do \
577 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
579 install: install-recursive
580 install-exec
: install-exec-recursive
581 install-data
: install-data-recursive
582 uninstall: uninstall-recursive
585 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
587 installcheck: installcheck-recursive
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
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
)
610 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
622 install-data-am
: install-desktopDATA
624 install-dvi
: install-dvi-recursive
628 install-html
: install-html-recursive
630 install-info
: install-info-recursive
634 install-pdf
: install-pdf-recursive
636 install-ps
: install-ps-recursive
640 maintainer-clean
: maintainer-clean-recursive
641 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
642 -rm -rf
$(top_srcdir
)/autom4te.cache
644 maintainer-clean-am
: distclean-am maintainer-clean-generic
646 mostlyclean: mostlyclean-recursive
648 mostlyclean-am
: mostlyclean-generic
658 uninstall-am
: uninstall-desktopDATA
660 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
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
)/ <$^
>$@
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.