1 # Makefile.in generated by automake 1.10.1 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_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
216 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
221 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
223 case
'$(am__configure_deps)' in \
225 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
226 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
231 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
232 cd
$(top_srcdir
) && \
233 $(AUTOMAKE
) --gnu Makefile
235 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
238 echo
' $(SHELL) ./config.status'; \
239 $(SHELL
) .
/config.status
;; \
241 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
242 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
)
254 @if
test ! -f
$@
; then \
256 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
259 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
261 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
262 $(srcdir)/config.h.in
: $(am__configure_deps
)
263 cd
$(top_srcdir
) && $(AUTOHEADER
)
268 -rm -f config.h stamp-h1
269 install-desktopDATA
: $(desktop_DATA
)
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
; \
275 echo
" $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
276 $(desktopDATA_INSTALL
) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
279 uninstall-desktopDATA
:
281 @list
='$(desktop_DATA)'; for p in
$$list; do \
283 echo
" rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
284 rm -f
"$(DESTDIR)$(desktopdir)/$$f"; \
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
):
295 for f in x
$$MAKEFLAGS; do \
298 *k
*) failcom
='fail=yes';; \
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 \
307 local_target
="$$target-am"; \
309 local_target
="$$target"; \
311 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
314 if
test "$$dot_seen" = "no"; then \
315 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
318 $(RECURSIVE_CLEAN_TARGETS
):
320 for f in x
$$MAKEFLAGS; do \
323 *k
*) failcom
='fail=yes';; \
328 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
329 *) list
='$(SUBDIRS)' ;; \
331 rev
=''; for subdir in
$$list; do \
332 if
test "$$subdir" = "."; then
:; else \
333 rev
="$$subdir $$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"; \
343 local_target
="$$target"; \
345 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
347 done
&& test -z
"$$fail"
349 list
='$(SUBDIRS)'; for subdir in
$$list; do \
350 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
353 list
='$(SUBDIRS)'; for subdir in
$$list; do \
354 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
362 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
363 END { if (nonempty) { for (i in files) print i; }; }'`; \
367 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
368 $(TAGS_FILES
) $(LISP
)
371 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
372 include_option
=--etags-include
; \
375 include_option
=--include; \
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"; \
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; \
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
) \
396 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
397 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
410 here
=`$(am__cd) $(top_builddir) && pwd` \
411 && cd
$(top_srcdir
) \
412 && gtags
-i
$(GTAGS_ARGS
) $$here
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,/[^/]*$$,,' | \
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; \
438 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
440 test -f
$(distdir
)/$$file \
441 || cp
-p
$$d/$$file $(distdir
)/$$file \
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" \
450 distdir
=`$(am__cd) $(distdir) && pwd`; \
451 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
453 $(MAKE
) $(AM_MAKEFLAGS
) \
454 top_distdir
="$$top_distdir" \
455 distdir
="$$distdir/$$subdir" \
456 am__remove_distdir
=: \
457 am__skip_length_check
=: \
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
)
468 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
469 $(am__remove_distdir
)
472 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
473 $(am__remove_distdir
)
476 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
477 $(am__remove_distdir
)
480 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
481 $(am__remove_distdir
)
484 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
485 $(am__remove_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
500 case
'$(DIST_ARCHIVES)' in \
502 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
504 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
506 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
508 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
510 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
512 unzip
$(distdir
).zip
;;\
514 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
515 mkdir
$(distdir
)/_build
516 mkdir
$(distdir
)/_inst
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" \
531 && chmod
-R a-w
"$$dc_install_base" \
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'
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)"; \
554 $(distuninstallcheck_listfiles
) ; \
556 distcleancheck
: distclean
557 @if
test '$(srcdir)' = .
; then \
558 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
561 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
562 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
563 $(distcleancheck_listfiles
) ; \
566 check: check-recursive
567 all-am
: Makefile
$(DATA
) config.h
568 installdirs: installdirs-recursive
570 for
dir in
"$(DESTDIR)$(desktopdir)"; do \
571 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
573 install: install-recursive
574 install-exec
: install-exec-recursive
575 install-data
: install-data-recursive
576 uninstall: uninstall-recursive
579 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
581 installcheck: installcheck-recursive
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
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
)
604 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
616 install-data-am
: install-desktopDATA
618 install-dvi
: install-dvi-recursive
622 install-html
: install-html-recursive
624 install-info
: install-info-recursive
628 install-pdf
: install-pdf-recursive
630 install-ps
: install-ps-recursive
634 maintainer-clean
: maintainer-clean-recursive
635 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
636 -rm -rf
$(top_srcdir
)/autom4te.cache
638 maintainer-clean-am
: distclean-am maintainer-clean-generic
640 mostlyclean: mostlyclean-recursive
642 mostlyclean-am
: mostlyclean-generic
652 uninstall-am
: uninstall-desktopDATA
654 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
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.