automake upgrade
[gdash.git] / include / Makefile.in
blob8854220b6a30a23bb2c01a7d44d07b03336ad8e9
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
19 VPATH = @srcdir@
20 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
21 am__make_running_with_option = \
22 case $${target_option-} in \
23 ?) ;; \
24 *) echo "am__make_running_with_option: internal error: invalid" \
25 "target option '$${target_option-}' specified" >&2; \
26 exit 1;; \
27 esac; \
28 has_opt=no; \
29 sane_makeflags=$$MAKEFLAGS; \
30 if $(am__is_gnu_make); then \
31 sane_makeflags=$$MFLAGS; \
32 else \
33 case $$MAKEFLAGS in \
34 *\\[\ \ ]*) \
35 bs=\\; \
36 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
37 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
38 esac; \
39 fi; \
40 skip_next=no; \
41 strip_trailopt () \
42 { \
43 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44 }; \
45 for flg in $$sane_makeflags; do \
46 test $$skip_next = yes && { skip_next=no; continue; }; \
47 case $$flg in \
48 *=*|--*) continue;; \
49 -*I) strip_trailopt 'I'; skip_next=yes;; \
50 -*I?*) strip_trailopt 'I';; \
51 -*O) strip_trailopt 'O'; skip_next=yes;; \
52 -*O?*) strip_trailopt 'O';; \
53 -*l) strip_trailopt 'l'; skip_next=yes;; \
54 -*l?*) strip_trailopt 'l';; \
55 -[dEDm]) skip_next=yes;; \
56 -[JT]) skip_next=yes;; \
57 esac; \
58 case $$flg in \
59 *$$target_option*) has_opt=yes; break;; \
60 esac; \
61 done; \
62 test $$has_opt = yes
63 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
64 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
65 pkgdatadir = $(datadir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 pkglibdir = $(libdir)/@PACKAGE@
68 pkglibexecdir = $(libexecdir)/@PACKAGE@
69 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70 install_sh_DATA = $(install_sh) -c -m 644
71 install_sh_PROGRAM = $(install_sh) -c
72 install_sh_SCRIPT = $(install_sh) -c
73 INSTALL_HEADER = $(INSTALL_DATA)
74 transform = $(program_transform_name)
75 NORMAL_INSTALL = :
76 PRE_INSTALL = :
77 POST_INSTALL = :
78 NORMAL_UNINSTALL = :
79 PRE_UNINSTALL = :
80 POST_UNINSTALL = :
81 build_triplet = @build@
82 host_triplet = @host@
83 noinst_PROGRAMS = file2c$(EXEEXT)
84 subdir = include
85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86 $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp \
87 $(noinst_HEADERS)
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) \
93 $(ACLOCAL_M4)
94 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
95 CONFIG_HEADER = $(top_builddir)/config.h
96 CONFIG_CLEAN_FILES =
97 CONFIG_CLEAN_VPATH_FILES =
98 PROGRAMS = $(noinst_PROGRAMS)
99 am_file2c_OBJECTS = file2c.$(OBJEXT)
100 file2c_OBJECTS = $(am_file2c_OBJECTS)
101 file2c_LDADD = $(LDADD)
102 AM_V_P = $(am__v_P_@AM_V@)
103 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104 am__v_P_0 = false
105 am__v_P_1 = :
106 AM_V_GEN = $(am__v_GEN_@AM_V@)
107 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108 am__v_GEN_0 = @echo " GEN " $@;
109 am__v_GEN_1 =
110 AM_V_at = $(am__v_at_@AM_V@)
111 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112 am__v_at_0 = @
113 am__v_at_1 =
114 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
115 depcomp = $(SHELL) $(top_srcdir)/depcomp
116 am__depfiles_maybe = depfiles
117 am__mv = mv -f
118 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
120 AM_V_CXX = $(am__v_CXX_@AM_V@)
121 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
122 am__v_CXX_0 = @echo " CXX " $@;
123 am__v_CXX_1 =
124 CXXLD = $(CXX)
125 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
126 -o $@
127 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
128 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
129 am__v_CXXLD_0 = @echo " CXXLD " $@;
130 am__v_CXXLD_1 =
131 SOURCES = $(file2c_SOURCES)
132 DIST_SOURCES = $(file2c_SOURCES)
133 am__can_run_installinfo = \
134 case $$AM_UPDATE_INFO_DIR in \
135 n|no|NO) false;; \
136 *) (install-info --version) >/dev/null 2>&1;; \
137 esac
138 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
139 am__vpath_adj = case $$p in \
140 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
141 *) f=$$p;; \
142 esac;
143 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
144 am__install_max = 40
145 am__nobase_strip_setup = \
146 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
147 am__nobase_strip = \
148 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
149 am__nobase_list = $(am__nobase_strip_setup); \
150 for p in $$list; do echo "$$p $$p"; done | \
151 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153 if (++n[$$2] == $(am__install_max)) \
154 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155 END { for (dir in files) print dir, files[dir] }'
156 am__base_list = \
157 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159 am__uninstall_files_from_dir = { \
160 test -z "$$files" \
161 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
162 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
163 $(am__cd) "$$dir" && rm -f $$files; }; \
165 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
166 DATA = $(pkgdata_DATA)
167 HEADERS = $(noinst_HEADERS)
168 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169 # Read a list of newline-separated strings from the standard input,
170 # and print each of them once, without duplicates. Input order is
171 # *not* preserved.
172 am__uniquify_input = $(AWK) '\
173 BEGIN { nonempty = 0; } \
174 { items[$$0] = 1; nonempty = 1; } \
175 END { if (nonempty) { for (i in items) print i; }; } \
177 # Make sure the list of sources is unique. This is necessary because,
178 # e.g., the same source file might be shared among _SOURCES variables
179 # for different programs/libraries.
180 am__define_uniq_tagged_files = \
181 list='$(am__tagged_files)'; \
182 unique=`for i in $$list; do \
183 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184 done | $(am__uniquify_input)`
185 ETAGS = etags
186 CTAGS = ctags
187 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188 ACLOCAL = @ACLOCAL@
189 AMTAR = @AMTAR@
190 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
191 AUTOCONF = @AUTOCONF@
192 AUTOHEADER = @AUTOHEADER@
193 AUTOMAKE = @AUTOMAKE@
194 AWK = @AWK@
195 CC = @CC@
196 CCDEPMODE = @CCDEPMODE@
197 CFLAGS = @CFLAGS@
198 CPP = @CPP@
199 CPPFLAGS = @CPPFLAGS@
200 CXX = @CXX@
201 CXXDEPMODE = @CXXDEPMODE@
202 CXXFLAGS = @CXXFLAGS@
203 CYGPATH_W = @CYGPATH_W@
204 DEFS = @DEFS@
205 DEPDIR = @DEPDIR@
206 ECHO_C = @ECHO_C@
207 ECHO_N = @ECHO_N@
208 ECHO_T = @ECHO_T@
209 EGREP = @EGREP@
210 EXEEXT = @EXEEXT@
211 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
212 GLIB_CFLAGS = @GLIB_CFLAGS@
213 GLIB_LIBS = @GLIB_LIBS@
214 GL_CFLAGS = @GL_CFLAGS@
215 GL_LIBS = @GL_LIBS@
216 GMSGFMT = @GMSGFMT@
217 GMSGFMT_015 = @GMSGFMT_015@
218 GREP = @GREP@
219 GTK_CFLAGS = @GTK_CFLAGS@
220 GTK_LIBS = @GTK_LIBS@
221 INSTALL = @INSTALL@
222 INSTALL_DATA = @INSTALL_DATA@
223 INSTALL_PROGRAM = @INSTALL_PROGRAM@
224 INSTALL_SCRIPT = @INSTALL_SCRIPT@
225 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
226 INTLLIBS = @INTLLIBS@
227 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
228 LDFLAGS = @LDFLAGS@
229 LIBICONV = @LIBICONV@
230 LIBINTL = @LIBINTL@
231 LIBOBJS = @LIBOBJS@
232 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
233 LIBPNG_LIBS = @LIBPNG_LIBS@
234 LIBS = @LIBS@
235 LTLIBICONV = @LTLIBICONV@
236 LTLIBINTL = @LTLIBINTL@
237 LTLIBOBJS = @LTLIBOBJS@
238 MAKEINFO = @MAKEINFO@
239 MKDIR_P = @MKDIR_P@
240 MSGFMT = @MSGFMT@
241 MSGFMT_015 = @MSGFMT_015@
242 MSGMERGE = @MSGMERGE@
243 OBJEXT = @OBJEXT@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 PKG_CONFIG = @PKG_CONFIG@
253 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
254 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
255 POSUB = @POSUB@
256 SDL_CFLAGS = @SDL_CFLAGS@
257 SDL_CONFIG = @SDL_CONFIG@
258 SDL_LIBS = @SDL_LIBS@
259 SED = @SED@
260 SET_MAKE = @SET_MAKE@
261 SHELL = @SHELL@
262 STRIP = @STRIP@
263 USE_NLS = @USE_NLS@
264 VERSION = @VERSION@
265 XGETTEXT = @XGETTEXT@
266 XGETTEXT_015 = @XGETTEXT_015@
267 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
268 XMKMF = @XMKMF@
269 abs_builddir = @abs_builddir@
270 abs_srcdir = @abs_srcdir@
271 abs_top_builddir = @abs_top_builddir@
272 abs_top_srcdir = @abs_top_srcdir@
273 ac_ct_CC = @ac_ct_CC@
274 ac_ct_CXX = @ac_ct_CXX@
275 am__include = @am__include@
276 am__leading_dot = @am__leading_dot@
277 am__quote = @am__quote@
278 am__tar = @am__tar@
279 am__untar = @am__untar@
280 bindir = @bindir@
281 build = @build@
282 build_alias = @build_alias@
283 build_cpu = @build_cpu@
284 build_os = @build_os@
285 build_vendor = @build_vendor@
286 builddir = @builddir@
287 datadir = @datadir@
288 datarootdir = @datarootdir@
289 docdir = @docdir@
290 dvidir = @dvidir@
291 exec_prefix = @exec_prefix@
292 host = @host@
293 host_alias = @host_alias@
294 host_cpu = @host_cpu@
295 host_os = @host_os@
296 host_vendor = @host_vendor@
297 htmldir = @htmldir@
298 includedir = @includedir@
299 infodir = @infodir@
300 install_sh = @install_sh@
301 libdir = @libdir@
302 libexecdir = @libexecdir@
303 localedir = @localedir@
304 localstatedir = @localstatedir@
305 mandir = @mandir@
306 mkdir_p = @mkdir_p@
307 oldincludedir = @oldincludedir@
308 pdfdir = @pdfdir@
309 prefix = @prefix@
310 program_transform_name = @program_transform_name@
311 psdir = @psdir@
312 sbindir = @sbindir@
313 sharedstatedir = @sharedstatedir@
314 srcdir = @srcdir@
315 sysconfdir = @sysconfdir@
316 target_alias = @target_alias@
317 top_build_prefix = @top_build_prefix@
318 top_builddir = @top_builddir@
319 top_srcdir = @top_srcdir@
320 CAVES = \
321 Afl_Posocopi.gds
323 ATARIPALETTES = \
324 BuiltIn.act \
325 BuiltIn_contrast.act \
326 Default.act \
327 Jakub.act \
328 Jakub_contrast.act \
329 Real.act \
330 Real_contrast.act \
331 XFormer.act
333 DTVPALETTES = \
334 Spiff.act \
335 Murray.act
337 ICONS = \
338 add_filled_rectangle.png \
339 add_freehand.png \
340 add_line.png \
341 add_join.png \
342 add_point.png \
343 add_raster.png \
344 add_rectangle.png \
345 add_fill_replace.png \
346 add_fill_border.png \
347 add_maze.png \
348 add_maze_uni.png \
349 add_maze_braid.png \
350 cave_editor.png \
351 move.png \
352 snapshot.png \
353 restart_level.png \
354 random_fill.png \
355 award.png \
356 to_top.png \
357 to_bottom.png \
358 object_on_all.png \
359 object_not_on_all.png \
360 object_not_on_current.png \
361 replay.png \
362 keyboard.png \
363 image.png \
364 statistics.png
366 TITLE = \
367 gdash_screen.png \
368 gdash_tile.png
370 GAMEBACKGROUND = \
371 gamebackground.png
373 GDASH_ICON_32 = \
374 gdash_icon_32.png
376 GDASH_ICON_48 = \
377 gdash_icon_48.png
379 FOR_HTML = \
380 background.png \
381 style.css
383 noinst_HEADERS = \
384 icons.cpp \
385 c64_gfx.cpp \
386 c64_font.cpp \
387 title.cpp \
388 gamebackground.cpp \
389 gdash_icon_32.cpp \
390 gdash_icon_48.cpp \
391 levels.cpp \
392 ataripal.cpp \
393 dtvpal.cpp \
394 for_html.cpp
396 pkgdata_DATA = boulder_rush.png c64_gfx.png c64_gfx_bd2.png
397 EXTRA_DIST = $(ICONS) $(TITLE) $(GAMEBACKGROUND) $(FOR_HTML) \
398 icons.list \
399 files2c.sh \
400 c64_font.png \
401 palettetoact.c palette2c.c \
402 $(GDASH_ICON_32) \
403 $(GDASH_ICON_48) \
404 $(pkgdata_DATA) \
405 $(CAVES) \
406 $(ATARIPALETTES) \
407 $(DTVPALETTES)
410 # this utility creates an include file for any datafile
411 file2c_SOURCES = \
412 file2c.cpp
414 all: all-am
416 .SUFFIXES:
417 .SUFFIXES: .cpp .o .obj
418 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
419 @for dep in $?; do \
420 case '$(am__configure_deps)' in \
421 *$$dep*) \
422 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
423 && { if test -f $@; then exit 0; else break; fi; }; \
424 exit 1;; \
425 esac; \
426 done; \
427 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
428 $(am__cd) $(top_srcdir) && \
429 $(AUTOMAKE) --gnu include/Makefile
430 .PRECIOUS: Makefile
431 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
432 @case '$?' in \
433 *config.status*) \
434 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
435 *) \
436 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
437 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
438 esac;
440 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
441 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443 $(top_srcdir)/configure: $(am__configure_deps)
444 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
446 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447 $(am__aclocal_m4_deps):
449 clean-noinstPROGRAMS:
450 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
452 file2c$(EXEEXT): $(file2c_OBJECTS) $(file2c_DEPENDENCIES) $(EXTRA_file2c_DEPENDENCIES)
453 @rm -f file2c$(EXEEXT)
454 $(AM_V_CXXLD)$(CXXLINK) $(file2c_OBJECTS) $(file2c_LDADD) $(LIBS)
456 mostlyclean-compile:
457 -rm -f *.$(OBJEXT)
459 distclean-compile:
460 -rm -f *.tab.c
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file2c.Po@am__quote@
464 .cpp.o:
465 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
466 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
467 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
471 .cpp.obj:
472 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
473 @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
477 install-pkgdataDATA: $(pkgdata_DATA)
478 @$(NORMAL_INSTALL)
479 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
480 if test -n "$$list"; then \
481 echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
482 $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
483 fi; \
484 for p in $$list; do \
485 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
486 echo "$$d$$p"; \
487 done | $(am__base_list) | \
488 while read files; do \
489 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
490 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
491 done
493 uninstall-pkgdataDATA:
494 @$(NORMAL_UNINSTALL)
495 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
496 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
497 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
499 ID: $(am__tagged_files)
500 $(am__define_uniq_tagged_files); mkid -fID $$unique
501 tags: tags-am
502 TAGS: tags
504 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
505 set x; \
506 here=`pwd`; \
507 $(am__define_uniq_tagged_files); \
508 shift; \
509 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
510 test -n "$$unique" || unique=$$empty_fix; \
511 if test $$# -gt 0; then \
512 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513 "$$@" $$unique; \
514 else \
515 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
516 $$unique; \
517 fi; \
519 ctags: ctags-am
521 CTAGS: ctags
522 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
523 $(am__define_uniq_tagged_files); \
524 test -z "$(CTAGS_ARGS)$$unique" \
525 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
526 $$unique
528 GTAGS:
529 here=`$(am__cd) $(top_builddir) && pwd` \
530 && $(am__cd) $(top_srcdir) \
531 && gtags -i $(GTAGS_ARGS) "$$here"
532 cscopelist: cscopelist-am
534 cscopelist-am: $(am__tagged_files)
535 list='$(am__tagged_files)'; \
536 case "$(srcdir)" in \
537 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
538 *) sdir=$(subdir)/$(srcdir) ;; \
539 esac; \
540 for i in $$list; do \
541 if test -f "$$i"; then \
542 echo "$(subdir)/$$i"; \
543 else \
544 echo "$$sdir/$$i"; \
545 fi; \
546 done >> $(top_builddir)/cscope.files
548 distclean-tags:
549 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
551 distdir: $(DISTFILES)
552 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
553 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554 list='$(DISTFILES)'; \
555 dist_files=`for file in $$list; do echo $$file; done | \
556 sed -e "s|^$$srcdirstrip/||;t" \
557 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
558 case $$dist_files in \
559 */*) $(MKDIR_P) `echo "$$dist_files" | \
560 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
561 sort -u` ;; \
562 esac; \
563 for file in $$dist_files; do \
564 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
565 if test -d $$d/$$file; then \
566 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
567 if test -d "$(distdir)/$$file"; then \
568 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
569 fi; \
570 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
571 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
572 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
573 fi; \
574 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
575 else \
576 test -f "$(distdir)/$$file" \
577 || cp -p $$d/$$file "$(distdir)/$$file" \
578 || exit 1; \
579 fi; \
580 done
581 check-am: all-am
582 check: check-am
583 all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
584 installdirs:
585 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
586 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
587 done
588 install: install-am
589 install-exec: install-exec-am
590 install-data: install-data-am
591 uninstall: uninstall-am
593 install-am: all-am
594 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
596 installcheck: installcheck-am
597 install-strip:
598 if test -z '$(STRIP)'; then \
599 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
600 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
601 install; \
602 else \
603 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
607 mostlyclean-generic:
609 clean-generic:
611 distclean-generic:
612 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
615 maintainer-clean-generic:
616 @echo "This command is intended for maintainers to use"
617 @echo "it deletes files that may require special tools to rebuild."
618 clean: clean-am
620 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
622 distclean: distclean-am
623 -rm -rf ./$(DEPDIR)
624 -rm -f Makefile
625 distclean-am: clean-am distclean-compile distclean-generic \
626 distclean-tags
628 dvi: dvi-am
630 dvi-am:
632 html: html-am
634 html-am:
636 info: info-am
638 info-am:
640 install-data-am: install-pkgdataDATA
642 install-dvi: install-dvi-am
644 install-dvi-am:
646 install-exec-am:
648 install-html: install-html-am
650 install-html-am:
652 install-info: install-info-am
654 install-info-am:
656 install-man:
658 install-pdf: install-pdf-am
660 install-pdf-am:
662 install-ps: install-ps-am
664 install-ps-am:
666 installcheck-am:
668 maintainer-clean: maintainer-clean-am
669 -rm -rf ./$(DEPDIR)
670 -rm -f Makefile
671 maintainer-clean-am: distclean-am maintainer-clean-generic
673 mostlyclean: mostlyclean-am
675 mostlyclean-am: mostlyclean-compile mostlyclean-generic
677 pdf: pdf-am
679 pdf-am:
681 ps: ps-am
683 ps-am:
685 uninstall-am: uninstall-pkgdataDATA
687 .MAKE: install-am install-strip
689 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
690 clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
691 distclean-compile distclean-generic distclean-tags distdir dvi \
692 dvi-am html html-am info info-am install install-am \
693 install-data install-data-am install-dvi install-dvi-am \
694 install-exec install-exec-am install-html install-html-am \
695 install-info install-info-am install-man install-pdf \
696 install-pdf-am install-pkgdataDATA install-ps install-ps-am \
697 install-strip installcheck installcheck-am installdirs \
698 maintainer-clean maintainer-clean-generic mostlyclean \
699 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
700 tags tags-am uninstall uninstall-am uninstall-pkgdataDATA
703 # for included ICONS
704 icons.list: $(ICONS) Makefile.am
705 ( rm -f $@; \
706 for image in $(ICONS); do \
707 echo $$image | sed s/\.png$$// >> $@; \
708 echo $$image >> $@; \
709 done )
711 # the include files
712 icons.cpp: $(ICONS) icons.list
713 gdk-pixbuf-csource --rle --build-list `cat icons.list` > $@
715 levels.cpp: $(CAVES) file2c Makefile.am
716 sh ./files2c.sh $@ level $(CAVES)
718 ataripal.cpp: $(ATARIPALETTES) file2c Makefile.am
719 sh ./files2c.sh $@ atari_palettes $(ATARIPALETTES)
721 dtvpal.cpp: $(DTVPALETTES) file2c Makefile.am
722 sh ./files2c.sh $@ c64dtv_palettes $(DTVPALETTES)
724 # the empty string causes files2c.sh not to write the pointer arrays
725 title.cpp: $(TITLE) file2c Makefile.am
726 sh ./files2c.sh $@ "" $(TITLE)
728 # the empty string causes files2c.sh not to write the pointer arrays
729 gamebackground.cpp: $(GAMEBACKGROUND) file2c Makefile.am
730 sh ./files2c.sh $@ "" $(GAMEBACKGROUND)
732 # the empty string causes files2c.sh not to write the pointer arrays
733 gdash_icon_32.cpp: $(GDASH_ICON_32) file2c Makefile.am
734 sh ./files2c.sh $@ "" $(GDASH_ICON_32)
736 # the empty string causes files2c.sh not to write the pointer arrays
737 gdash_icon_48.cpp: $(GDASH_ICON_48) file2c Makefile.am
738 sh ./files2c.sh $@ "" $(GDASH_ICON_48)
740 # the empty string causes files2c.sh not to write the pointer arrays
741 c64_gfx.cpp: c64_gfx.png file2c Makefile.am
742 sh ./files2c.sh $@ "" c64_gfx.png
744 # the empty string causes files2c.sh not to write the pointer arrays
745 c64_font.cpp: c64_font.png file2c Makefile.am
746 sh ./files2c.sh $@ "" c64_font.png
748 # the empty string causes files2c.sh not to write the pointer arrays
749 for_html.cpp: $(FOR_HTML) file2c Makefile.am
750 sh ./files2c.sh $@ "" $(FOR_HTML)
752 # Tell versions [3.59,3.63) of GNU make to not export all variables.
753 # Otherwise a system limit (for SysV at least) may be exceeded.
754 .NOEXPORT: