~ubuntu-branches/ubuntu/raring/powermanga/raring

« back to all changes in this revision

Viewing changes to src/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-08-19 10:15:56 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060819101556-llg7innyzoadukro
Tags: 0.80-3ubuntu1
* Re-merge with Debian
* Fix desktop file for validation
* Install icon in /usr/share/pixmaps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
2
# src/Makefile.  Generated from Makefile.in by configure.
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
5
# Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
38
38
build_triplet = i686-pc-linux-gnu
39
39
host_triplet = i686-pc-linux-gnu
40
40
target_triplet = i686-pc-linux-gnu
41
 
ACLOCAL = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run aclocal-1.7
 
41
ACLOCAL = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run aclocal-1.7
42
42
AMDEP_FALSE = #
43
43
AMDEP_TRUE = 
44
 
AMTAR = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run tar
 
44
AMTAR = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run tar
45
45
ASSEMBLY_FALSE = #
46
46
ASSEMBLY_TRUE = 
47
 
AUTOCONF = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run autoconf
48
 
AUTOHEADER = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run autoheader
49
 
AUTOMAKE = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run automake-1.7
 
47
AUTOCONF = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run autoconf
 
48
AUTOHEADER = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run autoheader
 
49
AUTOMAKE = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run automake-1.7
50
50
AWK = gawk
51
51
CC = gcc
52
52
CCAS = $(CC)
73
73
LIBOBJS = 
74
74
LIBS = 
75
75
LTLIBOBJS = 
76
 
MAKEINFO = ${SHELL} /home/bruno/Projects/powermanga-0.79/autotools/missing --run makeinfo
 
76
MAKEINFO = ${SHELL} /home/bruno/IM/powermanga/autotools/missing --run makeinfo
77
77
OBJEXT = o
78
78
PACKAGE = powermanga
79
79
PACKAGE_BUGREPORT = 
88
88
SET_MAKE = 
89
89
SHELL = /bin/sh
90
90
STRIP = 
91
 
VERSION = 0.78
 
91
VERSION = 0.80
92
92
XLIB_CFLAGS = -I/usr/X11R6/include
93
 
XLIB_LIBS = -L/usr/X11R6/lib -lXext -lXxf86dga -lXxf86vm
 
93
XLIB_LIBS = -L/usr/X11R6/lib -lXext
94
94
ac_ct_CC = gcc
95
95
ac_ct_CXX = g++
96
96
ac_ct_STRIP = 
99
99
am__fastdepCXX_FALSE = #
100
100
am__fastdepCXX_TRUE = 
101
101
am__include = include
 
102
am__leading_dot = .
102
103
am__quote = 
103
104
bindir = ${exec_prefix}/bin
104
105
build = i686-pc-linux-gnu
115
116
host_vendor = pc
116
117
includedir = ${prefix}/include
117
118
infodir = ${prefix}/info
118
 
install_sh = /home/bruno/Projects/powermanga-0.79/autotools/install-sh
 
119
install_sh = /home/bruno/IM/powermanga/autotools/install-sh
119
120
libdir = ${exec_prefix}/lib
120
121
libexecdir = ${exec_prefix}/libexec
121
122
localstatedir = ${prefix}/var
132
133
target_os = linux-gnu
133
134
target_vendor = pc
134
135
 
135
 
NULL = 
136
136
gamesdir = $(prefix)/games
137
137
scoredir = /var/games
138
138
score = powermanga.hi
140
140
games_PROGRAMS = powermanga
141
141
powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA)
142
142
powermanga_CXXFLAGS = -DPREFIX=\"$(prefix)\" -DSCOREFILE=\"$(scoredir)/$(score)\" -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT
143
 
powermanga_LDADD = -L/usr/X11R6/lib -lXext -lXxf86dga -lXxf86vm -lSDL_mixer -L/usr/lib -lSDL -lpthread
 
143
powermanga_LDADD = -L/usr/X11R6/lib -lXext -lSDL_mixer -L/usr/lib -lSDL -lpthread
144
144
#SOURCES_EXTRA = gfxroutines.cpp gfxroutines.hpp
145
145
 
146
146
SOURCES_EXTRA = assembler.S assembler_opt.S assembler.h
154
154
        chaine.cpp \
155
155
        chaine.hpp \
156
156
        congratulations.cpp \
 
157
        configfile.cpp \
 
158
        configfile.hpp \
157
159
        courbe.cpp \
158
160
        displayFonte.cpp \
159
161
        eclairExecution.cpp \
172
174
        inits_game.cpp \
173
175
        keymap.cpp \
174
176
        linux.hpp \
 
177
        lispreader.cpp \
 
178
        lipsreader.hpp \
 
179
        list.cpp \
 
180
        list.hpp \
175
181
        linuxroutines.cpp \
176
182
        main.cpp \
177
183
        menu.cpp \
192
198
        tirsJoueur.cpp \
193
199
        touchesTriches.cpp \
194
200
        vaisseau.cpp \
195
 
        xwindow.cpp \
196
 
        $(NULL)
 
201
        xwindow.cpp 
197
202
 
198
203
subdir = src
 
204
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
199
205
mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
200
206
CONFIG_HEADER = $(top_builddir)/config.h
201
207
CONFIG_CLEAN_FILES =
204
210
 
205
211
am__powermanga_SOURCES_DIST = afficheEtoiles.cpp bonus.cpp caractere.cpp \
206
212
        caractere.hpp cercle.hpp chaine.cpp chaine.hpp \
207
 
        congratulations.cpp courbe.cpp displayFonte.cpp \
208
 
        eclairExecution.cpp ennemis_execution.cpp etbfonte1.cpp \
209
 
        etbfonte1.hpp explosionExecution.cpp fntscrol.cpp gardien12.cpp \
210
 
        gardien13.cpp gardien14.cpp gardiens.cpp gfxbase.cpp grille.cpp \
211
 
        initialiseGameOver.cpp inits_game.cpp keymap.cpp linux.hpp \
212
 
        linuxroutines.cpp main.cpp menu.cpp metors.cpp onde.cpp \
213
 
        options.cpp playanim.cpp powermanga.cpp powermanga.hpp \
 
213
        congratulations.cpp configfile.cpp configfile.hpp courbe.cpp \
 
214
        displayFonte.cpp eclairExecution.cpp ennemis_execution.cpp \
 
215
        etbfonte1.cpp etbfonte1.hpp explosionExecution.cpp fntscrol.cpp \
 
216
        gardien12.cpp gardien13.cpp gardien14.cpp gardiens.cpp \
 
217
        gfxbase.cpp grille.cpp initialiseGameOver.cpp inits_game.cpp \
 
218
        keymap.cpp linux.hpp lispreader.cpp lipsreader.hpp list.cpp \
 
219
        list.hpp linuxroutines.cpp main.cpp menu.cpp metors.cpp \
 
220
        onde.cpp options.cpp playanim.cpp powermanga.cpp powermanga.hpp \
214
221
        powmangasub1.cpp powmangasub2.cpp score.cpp score.hpp \
215
222
        sdl_mixer.cpp sdl_tlk.cpp special_enemy.cpp tirsExecutions.cpp \
216
223
        tirsJoueur.cpp touchesTriches.cpp vaisseau.cpp xwindow.cpp \
217
224
        gfxroutines.cpp gfxroutines.hpp assembler.S assembler_opt.S \
218
225
        assembler.h
219
 
am__objects_1 =
220
 
am__objects_2 = powermanga-afficheEtoiles.$(OBJEXT) \
 
226
am__objects_1 = powermanga-afficheEtoiles.$(OBJEXT) \
221
227
        powermanga-bonus.$(OBJEXT) powermanga-caractere.$(OBJEXT) \
222
228
        powermanga-chaine.$(OBJEXT) \
223
229
        powermanga-congratulations.$(OBJEXT) \
224
 
        powermanga-courbe.$(OBJEXT) powermanga-displayFonte.$(OBJEXT) \
 
230
        powermanga-configfile.$(OBJEXT) powermanga-courbe.$(OBJEXT) \
 
231
        powermanga-displayFonte.$(OBJEXT) \
225
232
        powermanga-eclairExecution.$(OBJEXT) \
226
233
        powermanga-ennemis_execution.$(OBJEXT) \
227
234
        powermanga-etbfonte1.$(OBJEXT) \
232
239
        powermanga-grille.$(OBJEXT) \
233
240
        powermanga-initialiseGameOver.$(OBJEXT) \
234
241
        powermanga-inits_game.$(OBJEXT) powermanga-keymap.$(OBJEXT) \
 
242
        powermanga-lispreader.$(OBJEXT) powermanga-list.$(OBJEXT) \
235
243
        powermanga-linuxroutines.$(OBJEXT) powermanga-main.$(OBJEXT) \
236
244
        powermanga-menu.$(OBJEXT) powermanga-metors.$(OBJEXT) \
237
245
        powermanga-onde.$(OBJEXT) powermanga-options.$(OBJEXT) \
243
251
        powermanga-tirsExecutions.$(OBJEXT) \
244
252
        powermanga-tirsJoueur.$(OBJEXT) \
245
253
        powermanga-touchesTriches.$(OBJEXT) \
246
 
        powermanga-vaisseau.$(OBJEXT) powermanga-xwindow.$(OBJEXT) \
247
 
        $(am__objects_1)
248
 
am__objects_3 = assembler.$(OBJEXT) \
 
254
        powermanga-vaisseau.$(OBJEXT) powermanga-xwindow.$(OBJEXT)
 
255
am__objects_2 = assembler.$(OBJEXT) \
249
256
        assembler_opt.$(OBJEXT)
250
 
#am__objects_3 = powermanga-gfxroutines.$(OBJEXT)
251
 
am_powermanga_OBJECTS = $(am__objects_2) $(am__objects_3)
 
257
#am__objects_2 = powermanga-gfxroutines.$(OBJEXT)
 
258
am_powermanga_OBJECTS = $(am__objects_1) $(am__objects_2)
252
259
powermanga_OBJECTS = $(am_powermanga_OBJECTS)
253
260
powermanga_DEPENDENCIES =
254
261
powermanga_LDFLAGS =
260
267
        ./$(DEPDIR)/powermanga-bonus.Po \
261
268
        ./$(DEPDIR)/powermanga-caractere.Po \
262
269
        ./$(DEPDIR)/powermanga-chaine.Po \
 
270
        ./$(DEPDIR)/powermanga-configfile.Po \
263
271
        ./$(DEPDIR)/powermanga-congratulations.Po \
264
272
        ./$(DEPDIR)/powermanga-courbe.Po \
265
273
        ./$(DEPDIR)/powermanga-displayFonte.Po \
279
287
        ./$(DEPDIR)/powermanga-inits_game.Po \
280
288
        ./$(DEPDIR)/powermanga-keymap.Po \
281
289
        ./$(DEPDIR)/powermanga-linuxroutines.Po \
 
290
        ./$(DEPDIR)/powermanga-lispreader.Po \
 
291
        ./$(DEPDIR)/powermanga-list.Po \
282
292
        ./$(DEPDIR)/powermanga-main.Po \
283
293
        ./$(DEPDIR)/powermanga-menu.Po \
284
294
        ./$(DEPDIR)/powermanga-metors.Po \
308
318
CCLD = $(CC)
309
319
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
310
320
DIST_SOURCES = $(am__powermanga_SOURCES_DIST)
311
 
DIST_COMMON = Makefile.am Makefile.in
 
321
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
312
322
SOURCES = $(powermanga_SOURCES)
313
323
 
314
324
all: all-am
358
368
include ./$(DEPDIR)/powermanga-bonus.Po
359
369
include ./$(DEPDIR)/powermanga-caractere.Po
360
370
include ./$(DEPDIR)/powermanga-chaine.Po
 
371
include ./$(DEPDIR)/powermanga-configfile.Po
361
372
include ./$(DEPDIR)/powermanga-congratulations.Po
362
373
include ./$(DEPDIR)/powermanga-courbe.Po
363
374
include ./$(DEPDIR)/powermanga-displayFonte.Po
377
388
include ./$(DEPDIR)/powermanga-inits_game.Po
378
389
include ./$(DEPDIR)/powermanga-keymap.Po
379
390
include ./$(DEPDIR)/powermanga-linuxroutines.Po
 
391
include ./$(DEPDIR)/powermanga-lispreader.Po
 
392
include ./$(DEPDIR)/powermanga-list.Po
380
393
include ./$(DEPDIR)/powermanga-main.Po
381
394
include ./$(DEPDIR)/powermanga-menu.Po
382
395
include ./$(DEPDIR)/powermanga-metors.Po
396
409
include ./$(DEPDIR)/powermanga-vaisseau.Po
397
410
include ./$(DEPDIR)/powermanga-xwindow.Po
398
411
 
399
 
distclean-depend:
400
 
        -rm -rf ./$(DEPDIR)
401
 
 
402
412
.S.o:
403
413
        $(CCASCOMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
404
414
 
408
418
.cpp.o:
409
419
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
410
420
          -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
411
 
        then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
421
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
412
422
        else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
413
423
        fi
414
424
#       source='$<' object='$@' libtool=no \
419
429
.cpp.obj:
420
430
        if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
421
431
          -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
422
 
        then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
432
        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
423
433
        else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
424
434
        fi
425
435
#       source='$<' object='$@' libtool=no \
430
440
powermanga-afficheEtoiles.o: afficheEtoiles.cpp
431
441
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-afficheEtoiles.o -MD -MP -MF "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" \
432
442
          -c -o powermanga-afficheEtoiles.o `test -f 'afficheEtoiles.cpp' || echo '$(srcdir)/'`afficheEtoiles.cpp; \
433
 
        then mv "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" "$(DEPDIR)/powermanga-afficheEtoiles.Po"; \
 
443
        then mv -f "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" "$(DEPDIR)/powermanga-afficheEtoiles.Po"; \
434
444
        else rm -f "$(DEPDIR)/powermanga-afficheEtoiles.Tpo"; exit 1; \
435
445
        fi
436
446
#       source='afficheEtoiles.cpp' object='powermanga-afficheEtoiles.o' libtool=no \
441
451
powermanga-afficheEtoiles.obj: afficheEtoiles.cpp
442
452
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-afficheEtoiles.obj -MD -MP -MF "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" \
443
453
          -c -o powermanga-afficheEtoiles.obj `if test -f 'afficheEtoiles.cpp'; then $(CYGPATH_W) 'afficheEtoiles.cpp'; else $(CYGPATH_W) '$(srcdir)/afficheEtoiles.cpp'; fi`; \
444
 
        then mv "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" "$(DEPDIR)/powermanga-afficheEtoiles.Po"; \
 
454
        then mv -f "$(DEPDIR)/powermanga-afficheEtoiles.Tpo" "$(DEPDIR)/powermanga-afficheEtoiles.Po"; \
445
455
        else rm -f "$(DEPDIR)/powermanga-afficheEtoiles.Tpo"; exit 1; \
446
456
        fi
447
457
#       source='afficheEtoiles.cpp' object='powermanga-afficheEtoiles.obj' libtool=no \
452
462
powermanga-bonus.o: bonus.cpp
453
463
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-bonus.o -MD -MP -MF "$(DEPDIR)/powermanga-bonus.Tpo" \
454
464
          -c -o powermanga-bonus.o `test -f 'bonus.cpp' || echo '$(srcdir)/'`bonus.cpp; \
455
 
        then mv "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; \
 
465
        then mv -f "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; \
456
466
        else rm -f "$(DEPDIR)/powermanga-bonus.Tpo"; exit 1; \
457
467
        fi
458
468
#       source='bonus.cpp' object='powermanga-bonus.o' libtool=no \
463
473
powermanga-bonus.obj: bonus.cpp
464
474
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-bonus.obj -MD -MP -MF "$(DEPDIR)/powermanga-bonus.Tpo" \
465
475
          -c -o powermanga-bonus.obj `if test -f 'bonus.cpp'; then $(CYGPATH_W) 'bonus.cpp'; else $(CYGPATH_W) '$(srcdir)/bonus.cpp'; fi`; \
466
 
        then mv "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; \
 
476
        then mv -f "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; \
467
477
        else rm -f "$(DEPDIR)/powermanga-bonus.Tpo"; exit 1; \
468
478
        fi
469
479
#       source='bonus.cpp' object='powermanga-bonus.obj' libtool=no \
474
484
powermanga-caractere.o: caractere.cpp
475
485
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-caractere.o -MD -MP -MF "$(DEPDIR)/powermanga-caractere.Tpo" \
476
486
          -c -o powermanga-caractere.o `test -f 'caractere.cpp' || echo '$(srcdir)/'`caractere.cpp; \
477
 
        then mv "$(DEPDIR)/powermanga-caractere.Tpo" "$(DEPDIR)/powermanga-caractere.Po"; \
 
487
        then mv -f "$(DEPDIR)/powermanga-caractere.Tpo" "$(DEPDIR)/powermanga-caractere.Po"; \
478
488
        else rm -f "$(DEPDIR)/powermanga-caractere.Tpo"; exit 1; \
479
489
        fi
480
490
#       source='caractere.cpp' object='powermanga-caractere.o' libtool=no \
485
495
powermanga-caractere.obj: caractere.cpp
486
496
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-caractere.obj -MD -MP -MF "$(DEPDIR)/powermanga-caractere.Tpo" \
487
497
          -c -o powermanga-caractere.obj `if test -f 'caractere.cpp'; then $(CYGPATH_W) 'caractere.cpp'; else $(CYGPATH_W) '$(srcdir)/caractere.cpp'; fi`; \
488
 
        then mv "$(DEPDIR)/powermanga-caractere.Tpo" "$(DEPDIR)/powermanga-caractere.Po"; \
 
498
        then mv -f "$(DEPDIR)/powermanga-caractere.Tpo" "$(DEPDIR)/powermanga-caractere.Po"; \
489
499
        else rm -f "$(DEPDIR)/powermanga-caractere.Tpo"; exit 1; \
490
500
        fi
491
501
#       source='caractere.cpp' object='powermanga-caractere.obj' libtool=no \
496
506
powermanga-chaine.o: chaine.cpp
497
507
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-chaine.o -MD -MP -MF "$(DEPDIR)/powermanga-chaine.Tpo" \
498
508
          -c -o powermanga-chaine.o `test -f 'chaine.cpp' || echo '$(srcdir)/'`chaine.cpp; \
499
 
        then mv "$(DEPDIR)/powermanga-chaine.Tpo" "$(DEPDIR)/powermanga-chaine.Po"; \
 
509
        then mv -f "$(DEPDIR)/powermanga-chaine.Tpo" "$(DEPDIR)/powermanga-chaine.Po"; \
500
510
        else rm -f "$(DEPDIR)/powermanga-chaine.Tpo"; exit 1; \
501
511
        fi
502
512
#       source='chaine.cpp' object='powermanga-chaine.o' libtool=no \
507
517
powermanga-chaine.obj: chaine.cpp
508
518
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-chaine.obj -MD -MP -MF "$(DEPDIR)/powermanga-chaine.Tpo" \
509
519
          -c -o powermanga-chaine.obj `if test -f 'chaine.cpp'; then $(CYGPATH_W) 'chaine.cpp'; else $(CYGPATH_W) '$(srcdir)/chaine.cpp'; fi`; \
510
 
        then mv "$(DEPDIR)/powermanga-chaine.Tpo" "$(DEPDIR)/powermanga-chaine.Po"; \
 
520
        then mv -f "$(DEPDIR)/powermanga-chaine.Tpo" "$(DEPDIR)/powermanga-chaine.Po"; \
511
521
        else rm -f "$(DEPDIR)/powermanga-chaine.Tpo"; exit 1; \
512
522
        fi
513
523
#       source='chaine.cpp' object='powermanga-chaine.obj' libtool=no \
518
528
powermanga-congratulations.o: congratulations.cpp
519
529
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-congratulations.o -MD -MP -MF "$(DEPDIR)/powermanga-congratulations.Tpo" \
520
530
          -c -o powermanga-congratulations.o `test -f 'congratulations.cpp' || echo '$(srcdir)/'`congratulations.cpp; \
521
 
        then mv "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; \
 
531
        then mv -f "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; \
522
532
        else rm -f "$(DEPDIR)/powermanga-congratulations.Tpo"; exit 1; \
523
533
        fi
524
534
#       source='congratulations.cpp' object='powermanga-congratulations.o' libtool=no \
529
539
powermanga-congratulations.obj: congratulations.cpp
530
540
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-congratulations.obj -MD -MP -MF "$(DEPDIR)/powermanga-congratulations.Tpo" \
531
541
          -c -o powermanga-congratulations.obj `if test -f 'congratulations.cpp'; then $(CYGPATH_W) 'congratulations.cpp'; else $(CYGPATH_W) '$(srcdir)/congratulations.cpp'; fi`; \
532
 
        then mv "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; \
 
542
        then mv -f "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; \
533
543
        else rm -f "$(DEPDIR)/powermanga-congratulations.Tpo"; exit 1; \
534
544
        fi
535
545
#       source='congratulations.cpp' object='powermanga-congratulations.obj' libtool=no \
537
547
#       $(CXXDEPMODE) $(depcomp) \
538
548
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-congratulations.obj `if test -f 'congratulations.cpp'; then $(CYGPATH_W) 'congratulations.cpp'; else $(CYGPATH_W) '$(srcdir)/congratulations.cpp'; fi`
539
549
 
 
550
powermanga-configfile.o: configfile.cpp
 
551
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-configfile.o -MD -MP -MF "$(DEPDIR)/powermanga-configfile.Tpo" \
 
552
          -c -o powermanga-configfile.o `test -f 'configfile.cpp' || echo '$(srcdir)/'`configfile.cpp; \
 
553
        then mv -f "$(DEPDIR)/powermanga-configfile.Tpo" "$(DEPDIR)/powermanga-configfile.Po"; \
 
554
        else rm -f "$(DEPDIR)/powermanga-configfile.Tpo"; exit 1; \
 
555
        fi
 
556
#       source='configfile.cpp' object='powermanga-configfile.o' libtool=no \
 
557
#       depfile='$(DEPDIR)/powermanga-configfile.Po' tmpdepfile='$(DEPDIR)/powermanga-configfile.TPo' \
 
558
#       $(CXXDEPMODE) $(depcomp) \
 
559
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-configfile.o `test -f 'configfile.cpp' || echo '$(srcdir)/'`configfile.cpp
 
560
 
 
561
powermanga-configfile.obj: configfile.cpp
 
562
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-configfile.obj -MD -MP -MF "$(DEPDIR)/powermanga-configfile.Tpo" \
 
563
          -c -o powermanga-configfile.obj `if test -f 'configfile.cpp'; then $(CYGPATH_W) 'configfile.cpp'; else $(CYGPATH_W) '$(srcdir)/configfile.cpp'; fi`; \
 
564
        then mv -f "$(DEPDIR)/powermanga-configfile.Tpo" "$(DEPDIR)/powermanga-configfile.Po"; \
 
565
        else rm -f "$(DEPDIR)/powermanga-configfile.Tpo"; exit 1; \
 
566
        fi
 
567
#       source='configfile.cpp' object='powermanga-configfile.obj' libtool=no \
 
568
#       depfile='$(DEPDIR)/powermanga-configfile.Po' tmpdepfile='$(DEPDIR)/powermanga-configfile.TPo' \
 
569
#       $(CXXDEPMODE) $(depcomp) \
 
570
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-configfile.obj `if test -f 'configfile.cpp'; then $(CYGPATH_W) 'configfile.cpp'; else $(CYGPATH_W) '$(srcdir)/configfile.cpp'; fi`
 
571
 
540
572
powermanga-courbe.o: courbe.cpp
541
573
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-courbe.o -MD -MP -MF "$(DEPDIR)/powermanga-courbe.Tpo" \
542
574
          -c -o powermanga-courbe.o `test -f 'courbe.cpp' || echo '$(srcdir)/'`courbe.cpp; \
543
 
        then mv "$(DEPDIR)/powermanga-courbe.Tpo" "$(DEPDIR)/powermanga-courbe.Po"; \
 
575
        then mv -f "$(DEPDIR)/powermanga-courbe.Tpo" "$(DEPDIR)/powermanga-courbe.Po"; \
544
576
        else rm -f "$(DEPDIR)/powermanga-courbe.Tpo"; exit 1; \
545
577
        fi
546
578
#       source='courbe.cpp' object='powermanga-courbe.o' libtool=no \
551
583
powermanga-courbe.obj: courbe.cpp
552
584
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-courbe.obj -MD -MP -MF "$(DEPDIR)/powermanga-courbe.Tpo" \
553
585
          -c -o powermanga-courbe.obj `if test -f 'courbe.cpp'; then $(CYGPATH_W) 'courbe.cpp'; else $(CYGPATH_W) '$(srcdir)/courbe.cpp'; fi`; \
554
 
        then mv "$(DEPDIR)/powermanga-courbe.Tpo" "$(DEPDIR)/powermanga-courbe.Po"; \
 
586
        then mv -f "$(DEPDIR)/powermanga-courbe.Tpo" "$(DEPDIR)/powermanga-courbe.Po"; \
555
587
        else rm -f "$(DEPDIR)/powermanga-courbe.Tpo"; exit 1; \
556
588
        fi
557
589
#       source='courbe.cpp' object='powermanga-courbe.obj' libtool=no \
562
594
powermanga-displayFonte.o: displayFonte.cpp
563
595
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-displayFonte.o -MD -MP -MF "$(DEPDIR)/powermanga-displayFonte.Tpo" \
564
596
          -c -o powermanga-displayFonte.o `test -f 'displayFonte.cpp' || echo '$(srcdir)/'`displayFonte.cpp; \
565
 
        then mv "$(DEPDIR)/powermanga-displayFonte.Tpo" "$(DEPDIR)/powermanga-displayFonte.Po"; \
 
597
        then mv -f "$(DEPDIR)/powermanga-displayFonte.Tpo" "$(DEPDIR)/powermanga-displayFonte.Po"; \
566
598
        else rm -f "$(DEPDIR)/powermanga-displayFonte.Tpo"; exit 1; \
567
599
        fi
568
600
#       source='displayFonte.cpp' object='powermanga-displayFonte.o' libtool=no \
573
605
powermanga-displayFonte.obj: displayFonte.cpp
574
606
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-displayFonte.obj -MD -MP -MF "$(DEPDIR)/powermanga-displayFonte.Tpo" \
575
607
          -c -o powermanga-displayFonte.obj `if test -f 'displayFonte.cpp'; then $(CYGPATH_W) 'displayFonte.cpp'; else $(CYGPATH_W) '$(srcdir)/displayFonte.cpp'; fi`; \
576
 
        then mv "$(DEPDIR)/powermanga-displayFonte.Tpo" "$(DEPDIR)/powermanga-displayFonte.Po"; \
 
608
        then mv -f "$(DEPDIR)/powermanga-displayFonte.Tpo" "$(DEPDIR)/powermanga-displayFonte.Po"; \
577
609
        else rm -f "$(DEPDIR)/powermanga-displayFonte.Tpo"; exit 1; \
578
610
        fi
579
611
#       source='displayFonte.cpp' object='powermanga-displayFonte.obj' libtool=no \
584
616
powermanga-eclairExecution.o: eclairExecution.cpp
585
617
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-eclairExecution.o -MD -MP -MF "$(DEPDIR)/powermanga-eclairExecution.Tpo" \
586
618
          -c -o powermanga-eclairExecution.o `test -f 'eclairExecution.cpp' || echo '$(srcdir)/'`eclairExecution.cpp; \
587
 
        then mv "$(DEPDIR)/powermanga-eclairExecution.Tpo" "$(DEPDIR)/powermanga-eclairExecution.Po"; \
 
619
        then mv -f "$(DEPDIR)/powermanga-eclairExecution.Tpo" "$(DEPDIR)/powermanga-eclairExecution.Po"; \
588
620
        else rm -f "$(DEPDIR)/powermanga-eclairExecution.Tpo"; exit 1; \
589
621
        fi
590
622
#       source='eclairExecution.cpp' object='powermanga-eclairExecution.o' libtool=no \
595
627
powermanga-eclairExecution.obj: eclairExecution.cpp
596
628
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-eclairExecution.obj -MD -MP -MF "$(DEPDIR)/powermanga-eclairExecution.Tpo" \
597
629
          -c -o powermanga-eclairExecution.obj `if test -f 'eclairExecution.cpp'; then $(CYGPATH_W) 'eclairExecution.cpp'; else $(CYGPATH_W) '$(srcdir)/eclairExecution.cpp'; fi`; \
598
 
        then mv "$(DEPDIR)/powermanga-eclairExecution.Tpo" "$(DEPDIR)/powermanga-eclairExecution.Po"; \
 
630
        then mv -f "$(DEPDIR)/powermanga-eclairExecution.Tpo" "$(DEPDIR)/powermanga-eclairExecution.Po"; \
599
631
        else rm -f "$(DEPDIR)/powermanga-eclairExecution.Tpo"; exit 1; \
600
632
        fi
601
633
#       source='eclairExecution.cpp' object='powermanga-eclairExecution.obj' libtool=no \
606
638
powermanga-ennemis_execution.o: ennemis_execution.cpp
607
639
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-ennemis_execution.o -MD -MP -MF "$(DEPDIR)/powermanga-ennemis_execution.Tpo" \
608
640
          -c -o powermanga-ennemis_execution.o `test -f 'ennemis_execution.cpp' || echo '$(srcdir)/'`ennemis_execution.cpp; \
609
 
        then mv "$(DEPDIR)/powermanga-ennemis_execution.Tpo" "$(DEPDIR)/powermanga-ennemis_execution.Po"; \
 
641
        then mv -f "$(DEPDIR)/powermanga-ennemis_execution.Tpo" "$(DEPDIR)/powermanga-ennemis_execution.Po"; \
610
642
        else rm -f "$(DEPDIR)/powermanga-ennemis_execution.Tpo"; exit 1; \
611
643
        fi
612
644
#       source='ennemis_execution.cpp' object='powermanga-ennemis_execution.o' libtool=no \
617
649
powermanga-ennemis_execution.obj: ennemis_execution.cpp
618
650
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-ennemis_execution.obj -MD -MP -MF "$(DEPDIR)/powermanga-ennemis_execution.Tpo" \
619
651
          -c -o powermanga-ennemis_execution.obj `if test -f 'ennemis_execution.cpp'; then $(CYGPATH_W) 'ennemis_execution.cpp'; else $(CYGPATH_W) '$(srcdir)/ennemis_execution.cpp'; fi`; \
620
 
        then mv "$(DEPDIR)/powermanga-ennemis_execution.Tpo" "$(DEPDIR)/powermanga-ennemis_execution.Po"; \
 
652
        then mv -f "$(DEPDIR)/powermanga-ennemis_execution.Tpo" "$(DEPDIR)/powermanga-ennemis_execution.Po"; \
621
653
        else rm -f "$(DEPDIR)/powermanga-ennemis_execution.Tpo"; exit 1; \
622
654
        fi
623
655
#       source='ennemis_execution.cpp' object='powermanga-ennemis_execution.obj' libtool=no \
628
660
powermanga-etbfonte1.o: etbfonte1.cpp
629
661
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-etbfonte1.o -MD -MP -MF "$(DEPDIR)/powermanga-etbfonte1.Tpo" \
630
662
          -c -o powermanga-etbfonte1.o `test -f 'etbfonte1.cpp' || echo '$(srcdir)/'`etbfonte1.cpp; \
631
 
        then mv "$(DEPDIR)/powermanga-etbfonte1.Tpo" "$(DEPDIR)/powermanga-etbfonte1.Po"; \
 
663
        then mv -f "$(DEPDIR)/powermanga-etbfonte1.Tpo" "$(DEPDIR)/powermanga-etbfonte1.Po"; \
632
664
        else rm -f "$(DEPDIR)/powermanga-etbfonte1.Tpo"; exit 1; \
633
665
        fi
634
666
#       source='etbfonte1.cpp' object='powermanga-etbfonte1.o' libtool=no \
639
671
powermanga-etbfonte1.obj: etbfonte1.cpp
640
672
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-etbfonte1.obj -MD -MP -MF "$(DEPDIR)/powermanga-etbfonte1.Tpo" \
641
673
          -c -o powermanga-etbfonte1.obj `if test -f 'etbfonte1.cpp'; then $(CYGPATH_W) 'etbfonte1.cpp'; else $(CYGPATH_W) '$(srcdir)/etbfonte1.cpp'; fi`; \
642
 
        then mv "$(DEPDIR)/powermanga-etbfonte1.Tpo" "$(DEPDIR)/powermanga-etbfonte1.Po"; \
 
674
        then mv -f "$(DEPDIR)/powermanga-etbfonte1.Tpo" "$(DEPDIR)/powermanga-etbfonte1.Po"; \
643
675
        else rm -f "$(DEPDIR)/powermanga-etbfonte1.Tpo"; exit 1; \
644
676
        fi
645
677
#       source='etbfonte1.cpp' object='powermanga-etbfonte1.obj' libtool=no \
650
682
powermanga-explosionExecution.o: explosionExecution.cpp
651
683
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-explosionExecution.o -MD -MP -MF "$(DEPDIR)/powermanga-explosionExecution.Tpo" \
652
684
          -c -o powermanga-explosionExecution.o `test -f 'explosionExecution.cpp' || echo '$(srcdir)/'`explosionExecution.cpp; \
653
 
        then mv "$(DEPDIR)/powermanga-explosionExecution.Tpo" "$(DEPDIR)/powermanga-explosionExecution.Po"; \
 
685
        then mv -f "$(DEPDIR)/powermanga-explosionExecution.Tpo" "$(DEPDIR)/powermanga-explosionExecution.Po"; \
654
686
        else rm -f "$(DEPDIR)/powermanga-explosionExecution.Tpo"; exit 1; \
655
687
        fi
656
688
#       source='explosionExecution.cpp' object='powermanga-explosionExecution.o' libtool=no \
661
693
powermanga-explosionExecution.obj: explosionExecution.cpp
662
694
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-explosionExecution.obj -MD -MP -MF "$(DEPDIR)/powermanga-explosionExecution.Tpo" \
663
695
          -c -o powermanga-explosionExecution.obj `if test -f 'explosionExecution.cpp'; then $(CYGPATH_W) 'explosionExecution.cpp'; else $(CYGPATH_W) '$(srcdir)/explosionExecution.cpp'; fi`; \
664
 
        then mv "$(DEPDIR)/powermanga-explosionExecution.Tpo" "$(DEPDIR)/powermanga-explosionExecution.Po"; \
 
696
        then mv -f "$(DEPDIR)/powermanga-explosionExecution.Tpo" "$(DEPDIR)/powermanga-explosionExecution.Po"; \
665
697
        else rm -f "$(DEPDIR)/powermanga-explosionExecution.Tpo"; exit 1; \
666
698
        fi
667
699
#       source='explosionExecution.cpp' object='powermanga-explosionExecution.obj' libtool=no \
672
704
powermanga-fntscrol.o: fntscrol.cpp
673
705
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-fntscrol.o -MD -MP -MF "$(DEPDIR)/powermanga-fntscrol.Tpo" \
674
706
          -c -o powermanga-fntscrol.o `test -f 'fntscrol.cpp' || echo '$(srcdir)/'`fntscrol.cpp; \
675
 
        then mv "$(DEPDIR)/powermanga-fntscrol.Tpo" "$(DEPDIR)/powermanga-fntscrol.Po"; \
 
707
        then mv -f "$(DEPDIR)/powermanga-fntscrol.Tpo" "$(DEPDIR)/powermanga-fntscrol.Po"; \
676
708
        else rm -f "$(DEPDIR)/powermanga-fntscrol.Tpo"; exit 1; \
677
709
        fi
678
710
#       source='fntscrol.cpp' object='powermanga-fntscrol.o' libtool=no \
683
715
powermanga-fntscrol.obj: fntscrol.cpp
684
716
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-fntscrol.obj -MD -MP -MF "$(DEPDIR)/powermanga-fntscrol.Tpo" \
685
717
          -c -o powermanga-fntscrol.obj `if test -f 'fntscrol.cpp'; then $(CYGPATH_W) 'fntscrol.cpp'; else $(CYGPATH_W) '$(srcdir)/fntscrol.cpp'; fi`; \
686
 
        then mv "$(DEPDIR)/powermanga-fntscrol.Tpo" "$(DEPDIR)/powermanga-fntscrol.Po"; \
 
718
        then mv -f "$(DEPDIR)/powermanga-fntscrol.Tpo" "$(DEPDIR)/powermanga-fntscrol.Po"; \
687
719
        else rm -f "$(DEPDIR)/powermanga-fntscrol.Tpo"; exit 1; \
688
720
        fi
689
721
#       source='fntscrol.cpp' object='powermanga-fntscrol.obj' libtool=no \
694
726
powermanga-gardien12.o: gardien12.cpp
695
727
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien12.o -MD -MP -MF "$(DEPDIR)/powermanga-gardien12.Tpo" \
696
728
          -c -o powermanga-gardien12.o `test -f 'gardien12.cpp' || echo '$(srcdir)/'`gardien12.cpp; \
697
 
        then mv "$(DEPDIR)/powermanga-gardien12.Tpo" "$(DEPDIR)/powermanga-gardien12.Po"; \
 
729
        then mv -f "$(DEPDIR)/powermanga-gardien12.Tpo" "$(DEPDIR)/powermanga-gardien12.Po"; \
698
730
        else rm -f "$(DEPDIR)/powermanga-gardien12.Tpo"; exit 1; \
699
731
        fi
700
732
#       source='gardien12.cpp' object='powermanga-gardien12.o' libtool=no \
705
737
powermanga-gardien12.obj: gardien12.cpp
706
738
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien12.obj -MD -MP -MF "$(DEPDIR)/powermanga-gardien12.Tpo" \
707
739
          -c -o powermanga-gardien12.obj `if test -f 'gardien12.cpp'; then $(CYGPATH_W) 'gardien12.cpp'; else $(CYGPATH_W) '$(srcdir)/gardien12.cpp'; fi`; \
708
 
        then mv "$(DEPDIR)/powermanga-gardien12.Tpo" "$(DEPDIR)/powermanga-gardien12.Po"; \
 
740
        then mv -f "$(DEPDIR)/powermanga-gardien12.Tpo" "$(DEPDIR)/powermanga-gardien12.Po"; \
709
741
        else rm -f "$(DEPDIR)/powermanga-gardien12.Tpo"; exit 1; \
710
742
        fi
711
743
#       source='gardien12.cpp' object='powermanga-gardien12.obj' libtool=no \
716
748
powermanga-gardien13.o: gardien13.cpp
717
749
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien13.o -MD -MP -MF "$(DEPDIR)/powermanga-gardien13.Tpo" \
718
750
          -c -o powermanga-gardien13.o `test -f 'gardien13.cpp' || echo '$(srcdir)/'`gardien13.cpp; \
719
 
        then mv "$(DEPDIR)/powermanga-gardien13.Tpo" "$(DEPDIR)/powermanga-gardien13.Po"; \
 
751
        then mv -f "$(DEPDIR)/powermanga-gardien13.Tpo" "$(DEPDIR)/powermanga-gardien13.Po"; \
720
752
        else rm -f "$(DEPDIR)/powermanga-gardien13.Tpo"; exit 1; \
721
753
        fi
722
754
#       source='gardien13.cpp' object='powermanga-gardien13.o' libtool=no \
727
759
powermanga-gardien13.obj: gardien13.cpp
728
760
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien13.obj -MD -MP -MF "$(DEPDIR)/powermanga-gardien13.Tpo" \
729
761
          -c -o powermanga-gardien13.obj `if test -f 'gardien13.cpp'; then $(CYGPATH_W) 'gardien13.cpp'; else $(CYGPATH_W) '$(srcdir)/gardien13.cpp'; fi`; \
730
 
        then mv "$(DEPDIR)/powermanga-gardien13.Tpo" "$(DEPDIR)/powermanga-gardien13.Po"; \
 
762
        then mv -f "$(DEPDIR)/powermanga-gardien13.Tpo" "$(DEPDIR)/powermanga-gardien13.Po"; \
731
763
        else rm -f "$(DEPDIR)/powermanga-gardien13.Tpo"; exit 1; \
732
764
        fi
733
765
#       source='gardien13.cpp' object='powermanga-gardien13.obj' libtool=no \
738
770
powermanga-gardien14.o: gardien14.cpp
739
771
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien14.o -MD -MP -MF "$(DEPDIR)/powermanga-gardien14.Tpo" \
740
772
          -c -o powermanga-gardien14.o `test -f 'gardien14.cpp' || echo '$(srcdir)/'`gardien14.cpp; \
741
 
        then mv "$(DEPDIR)/powermanga-gardien14.Tpo" "$(DEPDIR)/powermanga-gardien14.Po"; \
 
773
        then mv -f "$(DEPDIR)/powermanga-gardien14.Tpo" "$(DEPDIR)/powermanga-gardien14.Po"; \
742
774
        else rm -f "$(DEPDIR)/powermanga-gardien14.Tpo"; exit 1; \
743
775
        fi
744
776
#       source='gardien14.cpp' object='powermanga-gardien14.o' libtool=no \
749
781
powermanga-gardien14.obj: gardien14.cpp
750
782
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardien14.obj -MD -MP -MF "$(DEPDIR)/powermanga-gardien14.Tpo" \
751
783
          -c -o powermanga-gardien14.obj `if test -f 'gardien14.cpp'; then $(CYGPATH_W) 'gardien14.cpp'; else $(CYGPATH_W) '$(srcdir)/gardien14.cpp'; fi`; \
752
 
        then mv "$(DEPDIR)/powermanga-gardien14.Tpo" "$(DEPDIR)/powermanga-gardien14.Po"; \
 
784
        then mv -f "$(DEPDIR)/powermanga-gardien14.Tpo" "$(DEPDIR)/powermanga-gardien14.Po"; \
753
785
        else rm -f "$(DEPDIR)/powermanga-gardien14.Tpo"; exit 1; \
754
786
        fi
755
787
#       source='gardien14.cpp' object='powermanga-gardien14.obj' libtool=no \
760
792
powermanga-gardiens.o: gardiens.cpp
761
793
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardiens.o -MD -MP -MF "$(DEPDIR)/powermanga-gardiens.Tpo" \
762
794
          -c -o powermanga-gardiens.o `test -f 'gardiens.cpp' || echo '$(srcdir)/'`gardiens.cpp; \
763
 
        then mv "$(DEPDIR)/powermanga-gardiens.Tpo" "$(DEPDIR)/powermanga-gardiens.Po"; \
 
795
        then mv -f "$(DEPDIR)/powermanga-gardiens.Tpo" "$(DEPDIR)/powermanga-gardiens.Po"; \
764
796
        else rm -f "$(DEPDIR)/powermanga-gardiens.Tpo"; exit 1; \
765
797
        fi
766
798
#       source='gardiens.cpp' object='powermanga-gardiens.o' libtool=no \
771
803
powermanga-gardiens.obj: gardiens.cpp
772
804
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gardiens.obj -MD -MP -MF "$(DEPDIR)/powermanga-gardiens.Tpo" \
773
805
          -c -o powermanga-gardiens.obj `if test -f 'gardiens.cpp'; then $(CYGPATH_W) 'gardiens.cpp'; else $(CYGPATH_W) '$(srcdir)/gardiens.cpp'; fi`; \
774
 
        then mv "$(DEPDIR)/powermanga-gardiens.Tpo" "$(DEPDIR)/powermanga-gardiens.Po"; \
 
806
        then mv -f "$(DEPDIR)/powermanga-gardiens.Tpo" "$(DEPDIR)/powermanga-gardiens.Po"; \
775
807
        else rm -f "$(DEPDIR)/powermanga-gardiens.Tpo"; exit 1; \
776
808
        fi
777
809
#       source='gardiens.cpp' object='powermanga-gardiens.obj' libtool=no \
782
814
powermanga-gfxbase.o: gfxbase.cpp
783
815
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gfxbase.o -MD -MP -MF "$(DEPDIR)/powermanga-gfxbase.Tpo" \
784
816
          -c -o powermanga-gfxbase.o `test -f 'gfxbase.cpp' || echo '$(srcdir)/'`gfxbase.cpp; \
785
 
        then mv "$(DEPDIR)/powermanga-gfxbase.Tpo" "$(DEPDIR)/powermanga-gfxbase.Po"; \
 
817
        then mv -f "$(DEPDIR)/powermanga-gfxbase.Tpo" "$(DEPDIR)/powermanga-gfxbase.Po"; \
786
818
        else rm -f "$(DEPDIR)/powermanga-gfxbase.Tpo"; exit 1; \
787
819
        fi
788
820
#       source='gfxbase.cpp' object='powermanga-gfxbase.o' libtool=no \
793
825
powermanga-gfxbase.obj: gfxbase.cpp
794
826
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gfxbase.obj -MD -MP -MF "$(DEPDIR)/powermanga-gfxbase.Tpo" \
795
827
          -c -o powermanga-gfxbase.obj `if test -f 'gfxbase.cpp'; then $(CYGPATH_W) 'gfxbase.cpp'; else $(CYGPATH_W) '$(srcdir)/gfxbase.cpp'; fi`; \
796
 
        then mv "$(DEPDIR)/powermanga-gfxbase.Tpo" "$(DEPDIR)/powermanga-gfxbase.Po"; \
 
828
        then mv -f "$(DEPDIR)/powermanga-gfxbase.Tpo" "$(DEPDIR)/powermanga-gfxbase.Po"; \
797
829
        else rm -f "$(DEPDIR)/powermanga-gfxbase.Tpo"; exit 1; \
798
830
        fi
799
831
#       source='gfxbase.cpp' object='powermanga-gfxbase.obj' libtool=no \
804
836
powermanga-grille.o: grille.cpp
805
837
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-grille.o -MD -MP -MF "$(DEPDIR)/powermanga-grille.Tpo" \
806
838
          -c -o powermanga-grille.o `test -f 'grille.cpp' || echo '$(srcdir)/'`grille.cpp; \
807
 
        then mv "$(DEPDIR)/powermanga-grille.Tpo" "$(DEPDIR)/powermanga-grille.Po"; \
 
839
        then mv -f "$(DEPDIR)/powermanga-grille.Tpo" "$(DEPDIR)/powermanga-grille.Po"; \
808
840
        else rm -f "$(DEPDIR)/powermanga-grille.Tpo"; exit 1; \
809
841
        fi
810
842
#       source='grille.cpp' object='powermanga-grille.o' libtool=no \
815
847
powermanga-grille.obj: grille.cpp
816
848
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-grille.obj -MD -MP -MF "$(DEPDIR)/powermanga-grille.Tpo" \
817
849
          -c -o powermanga-grille.obj `if test -f 'grille.cpp'; then $(CYGPATH_W) 'grille.cpp'; else $(CYGPATH_W) '$(srcdir)/grille.cpp'; fi`; \
818
 
        then mv "$(DEPDIR)/powermanga-grille.Tpo" "$(DEPDIR)/powermanga-grille.Po"; \
 
850
        then mv -f "$(DEPDIR)/powermanga-grille.Tpo" "$(DEPDIR)/powermanga-grille.Po"; \
819
851
        else rm -f "$(DEPDIR)/powermanga-grille.Tpo"; exit 1; \
820
852
        fi
821
853
#       source='grille.cpp' object='powermanga-grille.obj' libtool=no \
826
858
powermanga-initialiseGameOver.o: initialiseGameOver.cpp
827
859
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-initialiseGameOver.o -MD -MP -MF "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" \
828
860
          -c -o powermanga-initialiseGameOver.o `test -f 'initialiseGameOver.cpp' || echo '$(srcdir)/'`initialiseGameOver.cpp; \
829
 
        then mv "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" "$(DEPDIR)/powermanga-initialiseGameOver.Po"; \
 
861
        then mv -f "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" "$(DEPDIR)/powermanga-initialiseGameOver.Po"; \
830
862
        else rm -f "$(DEPDIR)/powermanga-initialiseGameOver.Tpo"; exit 1; \
831
863
        fi
832
864
#       source='initialiseGameOver.cpp' object='powermanga-initialiseGameOver.o' libtool=no \
837
869
powermanga-initialiseGameOver.obj: initialiseGameOver.cpp
838
870
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-initialiseGameOver.obj -MD -MP -MF "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" \
839
871
          -c -o powermanga-initialiseGameOver.obj `if test -f 'initialiseGameOver.cpp'; then $(CYGPATH_W) 'initialiseGameOver.cpp'; else $(CYGPATH_W) '$(srcdir)/initialiseGameOver.cpp'; fi`; \
840
 
        then mv "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" "$(DEPDIR)/powermanga-initialiseGameOver.Po"; \
 
872
        then mv -f "$(DEPDIR)/powermanga-initialiseGameOver.Tpo" "$(DEPDIR)/powermanga-initialiseGameOver.Po"; \
841
873
        else rm -f "$(DEPDIR)/powermanga-initialiseGameOver.Tpo"; exit 1; \
842
874
        fi
843
875
#       source='initialiseGameOver.cpp' object='powermanga-initialiseGameOver.obj' libtool=no \
848
880
powermanga-inits_game.o: inits_game.cpp
849
881
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-inits_game.o -MD -MP -MF "$(DEPDIR)/powermanga-inits_game.Tpo" \
850
882
          -c -o powermanga-inits_game.o `test -f 'inits_game.cpp' || echo '$(srcdir)/'`inits_game.cpp; \
851
 
        then mv "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; \
 
883
        then mv -f "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; \
852
884
        else rm -f "$(DEPDIR)/powermanga-inits_game.Tpo"; exit 1; \
853
885
        fi
854
886
#       source='inits_game.cpp' object='powermanga-inits_game.o' libtool=no \
859
891
powermanga-inits_game.obj: inits_game.cpp
860
892
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-inits_game.obj -MD -MP -MF "$(DEPDIR)/powermanga-inits_game.Tpo" \
861
893
          -c -o powermanga-inits_game.obj `if test -f 'inits_game.cpp'; then $(CYGPATH_W) 'inits_game.cpp'; else $(CYGPATH_W) '$(srcdir)/inits_game.cpp'; fi`; \
862
 
        then mv "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; \
 
894
        then mv -f "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; \
863
895
        else rm -f "$(DEPDIR)/powermanga-inits_game.Tpo"; exit 1; \
864
896
        fi
865
897
#       source='inits_game.cpp' object='powermanga-inits_game.obj' libtool=no \
870
902
powermanga-keymap.o: keymap.cpp
871
903
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-keymap.o -MD -MP -MF "$(DEPDIR)/powermanga-keymap.Tpo" \
872
904
          -c -o powermanga-keymap.o `test -f 'keymap.cpp' || echo '$(srcdir)/'`keymap.cpp; \
873
 
        then mv "$(DEPDIR)/powermanga-keymap.Tpo" "$(DEPDIR)/powermanga-keymap.Po"; \
 
905
        then mv -f "$(DEPDIR)/powermanga-keymap.Tpo" "$(DEPDIR)/powermanga-keymap.Po"; \
874
906
        else rm -f "$(DEPDIR)/powermanga-keymap.Tpo"; exit 1; \
875
907
        fi
876
908
#       source='keymap.cpp' object='powermanga-keymap.o' libtool=no \
881
913
powermanga-keymap.obj: keymap.cpp
882
914
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-keymap.obj -MD -MP -MF "$(DEPDIR)/powermanga-keymap.Tpo" \
883
915
          -c -o powermanga-keymap.obj `if test -f 'keymap.cpp'; then $(CYGPATH_W) 'keymap.cpp'; else $(CYGPATH_W) '$(srcdir)/keymap.cpp'; fi`; \
884
 
        then mv "$(DEPDIR)/powermanga-keymap.Tpo" "$(DEPDIR)/powermanga-keymap.Po"; \
 
916
        then mv -f "$(DEPDIR)/powermanga-keymap.Tpo" "$(DEPDIR)/powermanga-keymap.Po"; \
885
917
        else rm -f "$(DEPDIR)/powermanga-keymap.Tpo"; exit 1; \
886
918
        fi
887
919
#       source='keymap.cpp' object='powermanga-keymap.obj' libtool=no \
889
921
#       $(CXXDEPMODE) $(depcomp) \
890
922
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-keymap.obj `if test -f 'keymap.cpp'; then $(CYGPATH_W) 'keymap.cpp'; else $(CYGPATH_W) '$(srcdir)/keymap.cpp'; fi`
891
923
 
 
924
powermanga-lispreader.o: lispreader.cpp
 
925
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-lispreader.o -MD -MP -MF "$(DEPDIR)/powermanga-lispreader.Tpo" \
 
926
          -c -o powermanga-lispreader.o `test -f 'lispreader.cpp' || echo '$(srcdir)/'`lispreader.cpp; \
 
927
        then mv -f "$(DEPDIR)/powermanga-lispreader.Tpo" "$(DEPDIR)/powermanga-lispreader.Po"; \
 
928
        else rm -f "$(DEPDIR)/powermanga-lispreader.Tpo"; exit 1; \
 
929
        fi
 
930
#       source='lispreader.cpp' object='powermanga-lispreader.o' libtool=no \
 
931
#       depfile='$(DEPDIR)/powermanga-lispreader.Po' tmpdepfile='$(DEPDIR)/powermanga-lispreader.TPo' \
 
932
#       $(CXXDEPMODE) $(depcomp) \
 
933
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-lispreader.o `test -f 'lispreader.cpp' || echo '$(srcdir)/'`lispreader.cpp
 
934
 
 
935
powermanga-lispreader.obj: lispreader.cpp
 
936
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-lispreader.obj -MD -MP -MF "$(DEPDIR)/powermanga-lispreader.Tpo" \
 
937
          -c -o powermanga-lispreader.obj `if test -f 'lispreader.cpp'; then $(CYGPATH_W) 'lispreader.cpp'; else $(CYGPATH_W) '$(srcdir)/lispreader.cpp'; fi`; \
 
938
        then mv -f "$(DEPDIR)/powermanga-lispreader.Tpo" "$(DEPDIR)/powermanga-lispreader.Po"; \
 
939
        else rm -f "$(DEPDIR)/powermanga-lispreader.Tpo"; exit 1; \
 
940
        fi
 
941
#       source='lispreader.cpp' object='powermanga-lispreader.obj' libtool=no \
 
942
#       depfile='$(DEPDIR)/powermanga-lispreader.Po' tmpdepfile='$(DEPDIR)/powermanga-lispreader.TPo' \
 
943
#       $(CXXDEPMODE) $(depcomp) \
 
944
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-lispreader.obj `if test -f 'lispreader.cpp'; then $(CYGPATH_W) 'lispreader.cpp'; else $(CYGPATH_W) '$(srcdir)/lispreader.cpp'; fi`
 
945
 
 
946
powermanga-list.o: list.cpp
 
947
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-list.o -MD -MP -MF "$(DEPDIR)/powermanga-list.Tpo" \
 
948
          -c -o powermanga-list.o `test -f 'list.cpp' || echo '$(srcdir)/'`list.cpp; \
 
949
        then mv -f "$(DEPDIR)/powermanga-list.Tpo" "$(DEPDIR)/powermanga-list.Po"; \
 
950
        else rm -f "$(DEPDIR)/powermanga-list.Tpo"; exit 1; \
 
951
        fi
 
952
#       source='list.cpp' object='powermanga-list.o' libtool=no \
 
953
#       depfile='$(DEPDIR)/powermanga-list.Po' tmpdepfile='$(DEPDIR)/powermanga-list.TPo' \
 
954
#       $(CXXDEPMODE) $(depcomp) \
 
955
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-list.o `test -f 'list.cpp' || echo '$(srcdir)/'`list.cpp
 
956
 
 
957
powermanga-list.obj: list.cpp
 
958
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-list.obj -MD -MP -MF "$(DEPDIR)/powermanga-list.Tpo" \
 
959
          -c -o powermanga-list.obj `if test -f 'list.cpp'; then $(CYGPATH_W) 'list.cpp'; else $(CYGPATH_W) '$(srcdir)/list.cpp'; fi`; \
 
960
        then mv -f "$(DEPDIR)/powermanga-list.Tpo" "$(DEPDIR)/powermanga-list.Po"; \
 
961
        else rm -f "$(DEPDIR)/powermanga-list.Tpo"; exit 1; \
 
962
        fi
 
963
#       source='list.cpp' object='powermanga-list.obj' libtool=no \
 
964
#       depfile='$(DEPDIR)/powermanga-list.Po' tmpdepfile='$(DEPDIR)/powermanga-list.TPo' \
 
965
#       $(CXXDEPMODE) $(depcomp) \
 
966
#       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -c -o powermanga-list.obj `if test -f 'list.cpp'; then $(CYGPATH_W) 'list.cpp'; else $(CYGPATH_W) '$(srcdir)/list.cpp'; fi`
 
967
 
892
968
powermanga-linuxroutines.o: linuxroutines.cpp
893
969
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-linuxroutines.o -MD -MP -MF "$(DEPDIR)/powermanga-linuxroutines.Tpo" \
894
970
          -c -o powermanga-linuxroutines.o `test -f 'linuxroutines.cpp' || echo '$(srcdir)/'`linuxroutines.cpp; \
895
 
        then mv "$(DEPDIR)/powermanga-linuxroutines.Tpo" "$(DEPDIR)/powermanga-linuxroutines.Po"; \
 
971
        then mv -f "$(DEPDIR)/powermanga-linuxroutines.Tpo" "$(DEPDIR)/powermanga-linuxroutines.Po"; \
896
972
        else rm -f "$(DEPDIR)/powermanga-linuxroutines.Tpo"; exit 1; \
897
973
        fi
898
974
#       source='linuxroutines.cpp' object='powermanga-linuxroutines.o' libtool=no \
903
979
powermanga-linuxroutines.obj: linuxroutines.cpp
904
980
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-linuxroutines.obj -MD -MP -MF "$(DEPDIR)/powermanga-linuxroutines.Tpo" \
905
981
          -c -o powermanga-linuxroutines.obj `if test -f 'linuxroutines.cpp'; then $(CYGPATH_W) 'linuxroutines.cpp'; else $(CYGPATH_W) '$(srcdir)/linuxroutines.cpp'; fi`; \
906
 
        then mv "$(DEPDIR)/powermanga-linuxroutines.Tpo" "$(DEPDIR)/powermanga-linuxroutines.Po"; \
 
982
        then mv -f "$(DEPDIR)/powermanga-linuxroutines.Tpo" "$(DEPDIR)/powermanga-linuxroutines.Po"; \
907
983
        else rm -f "$(DEPDIR)/powermanga-linuxroutines.Tpo"; exit 1; \
908
984
        fi
909
985
#       source='linuxroutines.cpp' object='powermanga-linuxroutines.obj' libtool=no \
914
990
powermanga-main.o: main.cpp
915
991
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-main.o -MD -MP -MF "$(DEPDIR)/powermanga-main.Tpo" \
916
992
          -c -o powermanga-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp; \
917
 
        then mv "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; \
 
993
        then mv -f "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; \
918
994
        else rm -f "$(DEPDIR)/powermanga-main.Tpo"; exit 1; \
919
995
        fi
920
996
#       source='main.cpp' object='powermanga-main.o' libtool=no \
925
1001
powermanga-main.obj: main.cpp
926
1002
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-main.obj -MD -MP -MF "$(DEPDIR)/powermanga-main.Tpo" \
927
1003
          -c -o powermanga-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`; \
928
 
        then mv "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; \
 
1004
        then mv -f "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; \
929
1005
        else rm -f "$(DEPDIR)/powermanga-main.Tpo"; exit 1; \
930
1006
        fi
931
1007
#       source='main.cpp' object='powermanga-main.obj' libtool=no \
936
1012
powermanga-menu.o: menu.cpp
937
1013
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-menu.o -MD -MP -MF "$(DEPDIR)/powermanga-menu.Tpo" \
938
1014
          -c -o powermanga-menu.o `test -f 'menu.cpp' || echo '$(srcdir)/'`menu.cpp; \
939
 
        then mv "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; \
 
1015
        then mv -f "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; \
940
1016
        else rm -f "$(DEPDIR)/powermanga-menu.Tpo"; exit 1; \
941
1017
        fi
942
1018
#       source='menu.cpp' object='powermanga-menu.o' libtool=no \
947
1023
powermanga-menu.obj: menu.cpp
948
1024
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-menu.obj -MD -MP -MF "$(DEPDIR)/powermanga-menu.Tpo" \
949
1025
          -c -o powermanga-menu.obj `if test -f 'menu.cpp'; then $(CYGPATH_W) 'menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu.cpp'; fi`; \
950
 
        then mv "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; \
 
1026
        then mv -f "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; \
951
1027
        else rm -f "$(DEPDIR)/powermanga-menu.Tpo"; exit 1; \
952
1028
        fi
953
1029
#       source='menu.cpp' object='powermanga-menu.obj' libtool=no \
958
1034
powermanga-metors.o: metors.cpp
959
1035
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-metors.o -MD -MP -MF "$(DEPDIR)/powermanga-metors.Tpo" \
960
1036
          -c -o powermanga-metors.o `test -f 'metors.cpp' || echo '$(srcdir)/'`metors.cpp; \
961
 
        then mv "$(DEPDIR)/powermanga-metors.Tpo" "$(DEPDIR)/powermanga-metors.Po"; \
 
1037
        then mv -f "$(DEPDIR)/powermanga-metors.Tpo" "$(DEPDIR)/powermanga-metors.Po"; \
962
1038
        else rm -f "$(DEPDIR)/powermanga-metors.Tpo"; exit 1; \
963
1039
        fi
964
1040
#       source='metors.cpp' object='powermanga-metors.o' libtool=no \
969
1045
powermanga-metors.obj: metors.cpp
970
1046
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-metors.obj -MD -MP -MF "$(DEPDIR)/powermanga-metors.Tpo" \
971
1047
          -c -o powermanga-metors.obj `if test -f 'metors.cpp'; then $(CYGPATH_W) 'metors.cpp'; else $(CYGPATH_W) '$(srcdir)/metors.cpp'; fi`; \
972
 
        then mv "$(DEPDIR)/powermanga-metors.Tpo" "$(DEPDIR)/powermanga-metors.Po"; \
 
1048
        then mv -f "$(DEPDIR)/powermanga-metors.Tpo" "$(DEPDIR)/powermanga-metors.Po"; \
973
1049
        else rm -f "$(DEPDIR)/powermanga-metors.Tpo"; exit 1; \
974
1050
        fi
975
1051
#       source='metors.cpp' object='powermanga-metors.obj' libtool=no \
980
1056
powermanga-onde.o: onde.cpp
981
1057
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-onde.o -MD -MP -MF "$(DEPDIR)/powermanga-onde.Tpo" \
982
1058
          -c -o powermanga-onde.o `test -f 'onde.cpp' || echo '$(srcdir)/'`onde.cpp; \
983
 
        then mv "$(DEPDIR)/powermanga-onde.Tpo" "$(DEPDIR)/powermanga-onde.Po"; \
 
1059
        then mv -f "$(DEPDIR)/powermanga-onde.Tpo" "$(DEPDIR)/powermanga-onde.Po"; \
984
1060
        else rm -f "$(DEPDIR)/powermanga-onde.Tpo"; exit 1; \
985
1061
        fi
986
1062
#       source='onde.cpp' object='powermanga-onde.o' libtool=no \
991
1067
powermanga-onde.obj: onde.cpp
992
1068
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-onde.obj -MD -MP -MF "$(DEPDIR)/powermanga-onde.Tpo" \
993
1069
          -c -o powermanga-onde.obj `if test -f 'onde.cpp'; then $(CYGPATH_W) 'onde.cpp'; else $(CYGPATH_W) '$(srcdir)/onde.cpp'; fi`; \
994
 
        then mv "$(DEPDIR)/powermanga-onde.Tpo" "$(DEPDIR)/powermanga-onde.Po"; \
 
1070
        then mv -f "$(DEPDIR)/powermanga-onde.Tpo" "$(DEPDIR)/powermanga-onde.Po"; \
995
1071
        else rm -f "$(DEPDIR)/powermanga-onde.Tpo"; exit 1; \
996
1072
        fi
997
1073
#       source='onde.cpp' object='powermanga-onde.obj' libtool=no \
1002
1078
powermanga-options.o: options.cpp
1003
1079
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-options.o -MD -MP -MF "$(DEPDIR)/powermanga-options.Tpo" \
1004
1080
          -c -o powermanga-options.o `test -f 'options.cpp' || echo '$(srcdir)/'`options.cpp; \
1005
 
        then mv "$(DEPDIR)/powermanga-options.Tpo" "$(DEPDIR)/powermanga-options.Po"; \
 
1081
        then mv -f "$(DEPDIR)/powermanga-options.Tpo" "$(DEPDIR)/powermanga-options.Po"; \
1006
1082
        else rm -f "$(DEPDIR)/powermanga-options.Tpo"; exit 1; \
1007
1083
        fi
1008
1084
#       source='options.cpp' object='powermanga-options.o' libtool=no \
1013
1089
powermanga-options.obj: options.cpp
1014
1090
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-options.obj -MD -MP -MF "$(DEPDIR)/powermanga-options.Tpo" \
1015
1091
          -c -o powermanga-options.obj `if test -f 'options.cpp'; then $(CYGPATH_W) 'options.cpp'; else $(CYGPATH_W) '$(srcdir)/options.cpp'; fi`; \
1016
 
        then mv "$(DEPDIR)/powermanga-options.Tpo" "$(DEPDIR)/powermanga-options.Po"; \
 
1092
        then mv -f "$(DEPDIR)/powermanga-options.Tpo" "$(DEPDIR)/powermanga-options.Po"; \
1017
1093
        else rm -f "$(DEPDIR)/powermanga-options.Tpo"; exit 1; \
1018
1094
        fi
1019
1095
#       source='options.cpp' object='powermanga-options.obj' libtool=no \
1024
1100
powermanga-playanim.o: playanim.cpp
1025
1101
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-playanim.o -MD -MP -MF "$(DEPDIR)/powermanga-playanim.Tpo" \
1026
1102
          -c -o powermanga-playanim.o `test -f 'playanim.cpp' || echo '$(srcdir)/'`playanim.cpp; \
1027
 
        then mv "$(DEPDIR)/powermanga-playanim.Tpo" "$(DEPDIR)/powermanga-playanim.Po"; \
 
1103
        then mv -f "$(DEPDIR)/powermanga-playanim.Tpo" "$(DEPDIR)/powermanga-playanim.Po"; \
1028
1104
        else rm -f "$(DEPDIR)/powermanga-playanim.Tpo"; exit 1; \
1029
1105
        fi
1030
1106
#       source='playanim.cpp' object='powermanga-playanim.o' libtool=no \
1035
1111
powermanga-playanim.obj: playanim.cpp
1036
1112
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-playanim.obj -MD -MP -MF "$(DEPDIR)/powermanga-playanim.Tpo" \
1037
1113
          -c -o powermanga-playanim.obj `if test -f 'playanim.cpp'; then $(CYGPATH_W) 'playanim.cpp'; else $(CYGPATH_W) '$(srcdir)/playanim.cpp'; fi`; \
1038
 
        then mv "$(DEPDIR)/powermanga-playanim.Tpo" "$(DEPDIR)/powermanga-playanim.Po"; \
 
1114
        then mv -f "$(DEPDIR)/powermanga-playanim.Tpo" "$(DEPDIR)/powermanga-playanim.Po"; \
1039
1115
        else rm -f "$(DEPDIR)/powermanga-playanim.Tpo"; exit 1; \
1040
1116
        fi
1041
1117
#       source='playanim.cpp' object='powermanga-playanim.obj' libtool=no \
1046
1122
powermanga-powermanga.o: powermanga.cpp
1047
1123
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powermanga.o -MD -MP -MF "$(DEPDIR)/powermanga-powermanga.Tpo" \
1048
1124
          -c -o powermanga-powermanga.o `test -f 'powermanga.cpp' || echo '$(srcdir)/'`powermanga.cpp; \
1049
 
        then mv "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; \
 
1125
        then mv -f "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; \
1050
1126
        else rm -f "$(DEPDIR)/powermanga-powermanga.Tpo"; exit 1; \
1051
1127
        fi
1052
1128
#       source='powermanga.cpp' object='powermanga-powermanga.o' libtool=no \
1057
1133
powermanga-powermanga.obj: powermanga.cpp
1058
1134
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powermanga.obj -MD -MP -MF "$(DEPDIR)/powermanga-powermanga.Tpo" \
1059
1135
          -c -o powermanga-powermanga.obj `if test -f 'powermanga.cpp'; then $(CYGPATH_W) 'powermanga.cpp'; else $(CYGPATH_W) '$(srcdir)/powermanga.cpp'; fi`; \
1060
 
        then mv "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; \
 
1136
        then mv -f "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; \
1061
1137
        else rm -f "$(DEPDIR)/powermanga-powermanga.Tpo"; exit 1; \
1062
1138
        fi
1063
1139
#       source='powermanga.cpp' object='powermanga-powermanga.obj' libtool=no \
1068
1144
powermanga-powmangasub1.o: powmangasub1.cpp
1069
1145
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powmangasub1.o -MD -MP -MF "$(DEPDIR)/powermanga-powmangasub1.Tpo" \
1070
1146
          -c -o powermanga-powmangasub1.o `test -f 'powmangasub1.cpp' || echo '$(srcdir)/'`powmangasub1.cpp; \
1071
 
        then mv "$(DEPDIR)/powermanga-powmangasub1.Tpo" "$(DEPDIR)/powermanga-powmangasub1.Po"; \
 
1147
        then mv -f "$(DEPDIR)/powermanga-powmangasub1.Tpo" "$(DEPDIR)/powermanga-powmangasub1.Po"; \
1072
1148
        else rm -f "$(DEPDIR)/powermanga-powmangasub1.Tpo"; exit 1; \
1073
1149
        fi
1074
1150
#       source='powmangasub1.cpp' object='powermanga-powmangasub1.o' libtool=no \
1079
1155
powermanga-powmangasub1.obj: powmangasub1.cpp
1080
1156
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powmangasub1.obj -MD -MP -MF "$(DEPDIR)/powermanga-powmangasub1.Tpo" \
1081
1157
          -c -o powermanga-powmangasub1.obj `if test -f 'powmangasub1.cpp'; then $(CYGPATH_W) 'powmangasub1.cpp'; else $(CYGPATH_W) '$(srcdir)/powmangasub1.cpp'; fi`; \
1082
 
        then mv "$(DEPDIR)/powermanga-powmangasub1.Tpo" "$(DEPDIR)/powermanga-powmangasub1.Po"; \
 
1158
        then mv -f "$(DEPDIR)/powermanga-powmangasub1.Tpo" "$(DEPDIR)/powermanga-powmangasub1.Po"; \
1083
1159
        else rm -f "$(DEPDIR)/powermanga-powmangasub1.Tpo"; exit 1; \
1084
1160
        fi
1085
1161
#       source='powmangasub1.cpp' object='powermanga-powmangasub1.obj' libtool=no \
1090
1166
powermanga-powmangasub2.o: powmangasub2.cpp
1091
1167
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powmangasub2.o -MD -MP -MF "$(DEPDIR)/powermanga-powmangasub2.Tpo" \
1092
1168
          -c -o powermanga-powmangasub2.o `test -f 'powmangasub2.cpp' || echo '$(srcdir)/'`powmangasub2.cpp; \
1093
 
        then mv "$(DEPDIR)/powermanga-powmangasub2.Tpo" "$(DEPDIR)/powermanga-powmangasub2.Po"; \
 
1169
        then mv -f "$(DEPDIR)/powermanga-powmangasub2.Tpo" "$(DEPDIR)/powermanga-powmangasub2.Po"; \
1094
1170
        else rm -f "$(DEPDIR)/powermanga-powmangasub2.Tpo"; exit 1; \
1095
1171
        fi
1096
1172
#       source='powmangasub2.cpp' object='powermanga-powmangasub2.o' libtool=no \
1101
1177
powermanga-powmangasub2.obj: powmangasub2.cpp
1102
1178
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-powmangasub2.obj -MD -MP -MF "$(DEPDIR)/powermanga-powmangasub2.Tpo" \
1103
1179
          -c -o powermanga-powmangasub2.obj `if test -f 'powmangasub2.cpp'; then $(CYGPATH_W) 'powmangasub2.cpp'; else $(CYGPATH_W) '$(srcdir)/powmangasub2.cpp'; fi`; \
1104
 
        then mv "$(DEPDIR)/powermanga-powmangasub2.Tpo" "$(DEPDIR)/powermanga-powmangasub2.Po"; \
 
1180
        then mv -f "$(DEPDIR)/powermanga-powmangasub2.Tpo" "$(DEPDIR)/powermanga-powmangasub2.Po"; \
1105
1181
        else rm -f "$(DEPDIR)/powermanga-powmangasub2.Tpo"; exit 1; \
1106
1182
        fi
1107
1183
#       source='powmangasub2.cpp' object='powermanga-powmangasub2.obj' libtool=no \
1112
1188
powermanga-score.o: score.cpp
1113
1189
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-score.o -MD -MP -MF "$(DEPDIR)/powermanga-score.Tpo" \
1114
1190
          -c -o powermanga-score.o `test -f 'score.cpp' || echo '$(srcdir)/'`score.cpp; \
1115
 
        then mv "$(DEPDIR)/powermanga-score.Tpo" "$(DEPDIR)/powermanga-score.Po"; \
 
1191
        then mv -f "$(DEPDIR)/powermanga-score.Tpo" "$(DEPDIR)/powermanga-score.Po"; \
1116
1192
        else rm -f "$(DEPDIR)/powermanga-score.Tpo"; exit 1; \
1117
1193
        fi
1118
1194
#       source='score.cpp' object='powermanga-score.o' libtool=no \
1123
1199
powermanga-score.obj: score.cpp
1124
1200
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-score.obj -MD -MP -MF "$(DEPDIR)/powermanga-score.Tpo" \
1125
1201
          -c -o powermanga-score.obj `if test -f 'score.cpp'; then $(CYGPATH_W) 'score.cpp'; else $(CYGPATH_W) '$(srcdir)/score.cpp'; fi`; \
1126
 
        then mv "$(DEPDIR)/powermanga-score.Tpo" "$(DEPDIR)/powermanga-score.Po"; \
 
1202
        then mv -f "$(DEPDIR)/powermanga-score.Tpo" "$(DEPDIR)/powermanga-score.Po"; \
1127
1203
        else rm -f "$(DEPDIR)/powermanga-score.Tpo"; exit 1; \
1128
1204
        fi
1129
1205
#       source='score.cpp' object='powermanga-score.obj' libtool=no \
1134
1210
powermanga-sdl_mixer.o: sdl_mixer.cpp
1135
1211
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-sdl_mixer.o -MD -MP -MF "$(DEPDIR)/powermanga-sdl_mixer.Tpo" \
1136
1212
          -c -o powermanga-sdl_mixer.o `test -f 'sdl_mixer.cpp' || echo '$(srcdir)/'`sdl_mixer.cpp; \
1137
 
        then mv "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; \
 
1213
        then mv -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; \
1138
1214
        else rm -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo"; exit 1; \
1139
1215
        fi
1140
1216
#       source='sdl_mixer.cpp' object='powermanga-sdl_mixer.o' libtool=no \
1145
1221
powermanga-sdl_mixer.obj: sdl_mixer.cpp
1146
1222
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-sdl_mixer.obj -MD -MP -MF "$(DEPDIR)/powermanga-sdl_mixer.Tpo" \
1147
1223
          -c -o powermanga-sdl_mixer.obj `if test -f 'sdl_mixer.cpp'; then $(CYGPATH_W) 'sdl_mixer.cpp'; else $(CYGPATH_W) '$(srcdir)/sdl_mixer.cpp'; fi`; \
1148
 
        then mv "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; \
 
1224
        then mv -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; \
1149
1225
        else rm -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo"; exit 1; \
1150
1226
        fi
1151
1227
#       source='sdl_mixer.cpp' object='powermanga-sdl_mixer.obj' libtool=no \
1156
1232
powermanga-sdl_tlk.o: sdl_tlk.cpp
1157
1233
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-sdl_tlk.o -MD -MP -MF "$(DEPDIR)/powermanga-sdl_tlk.Tpo" \
1158
1234
          -c -o powermanga-sdl_tlk.o `test -f 'sdl_tlk.cpp' || echo '$(srcdir)/'`sdl_tlk.cpp; \
1159
 
        then mv "$(DEPDIR)/powermanga-sdl_tlk.Tpo" "$(DEPDIR)/powermanga-sdl_tlk.Po"; \
 
1235
        then mv -f "$(DEPDIR)/powermanga-sdl_tlk.Tpo" "$(DEPDIR)/powermanga-sdl_tlk.Po"; \
1160
1236
        else rm -f "$(DEPDIR)/powermanga-sdl_tlk.Tpo"; exit 1; \
1161
1237
        fi
1162
1238
#       source='sdl_tlk.cpp' object='powermanga-sdl_tlk.o' libtool=no \
1167
1243
powermanga-sdl_tlk.obj: sdl_tlk.cpp
1168
1244
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-sdl_tlk.obj -MD -MP -MF "$(DEPDIR)/powermanga-sdl_tlk.Tpo" \
1169
1245
          -c -o powermanga-sdl_tlk.obj `if test -f 'sdl_tlk.cpp'; then $(CYGPATH_W) 'sdl_tlk.cpp'; else $(CYGPATH_W) '$(srcdir)/sdl_tlk.cpp'; fi`; \
1170
 
        then mv "$(DEPDIR)/powermanga-sdl_tlk.Tpo" "$(DEPDIR)/powermanga-sdl_tlk.Po"; \
 
1246
        then mv -f "$(DEPDIR)/powermanga-sdl_tlk.Tpo" "$(DEPDIR)/powermanga-sdl_tlk.Po"; \
1171
1247
        else rm -f "$(DEPDIR)/powermanga-sdl_tlk.Tpo"; exit 1; \
1172
1248
        fi
1173
1249
#       source='sdl_tlk.cpp' object='powermanga-sdl_tlk.obj' libtool=no \
1178
1254
powermanga-special_enemy.o: special_enemy.cpp
1179
1255
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-special_enemy.o -MD -MP -MF "$(DEPDIR)/powermanga-special_enemy.Tpo" \
1180
1256
          -c -o powermanga-special_enemy.o `test -f 'special_enemy.cpp' || echo '$(srcdir)/'`special_enemy.cpp; \
1181
 
        then mv "$(DEPDIR)/powermanga-special_enemy.Tpo" "$(DEPDIR)/powermanga-special_enemy.Po"; \
 
1257
        then mv -f "$(DEPDIR)/powermanga-special_enemy.Tpo" "$(DEPDIR)/powermanga-special_enemy.Po"; \
1182
1258
        else rm -f "$(DEPDIR)/powermanga-special_enemy.Tpo"; exit 1; \
1183
1259
        fi
1184
1260
#       source='special_enemy.cpp' object='powermanga-special_enemy.o' libtool=no \
1189
1265
powermanga-special_enemy.obj: special_enemy.cpp
1190
1266
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-special_enemy.obj -MD -MP -MF "$(DEPDIR)/powermanga-special_enemy.Tpo" \
1191
1267
          -c -o powermanga-special_enemy.obj `if test -f 'special_enemy.cpp'; then $(CYGPATH_W) 'special_enemy.cpp'; else $(CYGPATH_W) '$(srcdir)/special_enemy.cpp'; fi`; \
1192
 
        then mv "$(DEPDIR)/powermanga-special_enemy.Tpo" "$(DEPDIR)/powermanga-special_enemy.Po"; \
 
1268
        then mv -f "$(DEPDIR)/powermanga-special_enemy.Tpo" "$(DEPDIR)/powermanga-special_enemy.Po"; \
1193
1269
        else rm -f "$(DEPDIR)/powermanga-special_enemy.Tpo"; exit 1; \
1194
1270
        fi
1195
1271
#       source='special_enemy.cpp' object='powermanga-special_enemy.obj' libtool=no \
1200
1276
powermanga-tirsExecutions.o: tirsExecutions.cpp
1201
1277
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-tirsExecutions.o -MD -MP -MF "$(DEPDIR)/powermanga-tirsExecutions.Tpo" \
1202
1278
          -c -o powermanga-tirsExecutions.o `test -f 'tirsExecutions.cpp' || echo '$(srcdir)/'`tirsExecutions.cpp; \
1203
 
        then mv "$(DEPDIR)/powermanga-tirsExecutions.Tpo" "$(DEPDIR)/powermanga-tirsExecutions.Po"; \
 
1279
        then mv -f "$(DEPDIR)/powermanga-tirsExecutions.Tpo" "$(DEPDIR)/powermanga-tirsExecutions.Po"; \
1204
1280
        else rm -f "$(DEPDIR)/powermanga-tirsExecutions.Tpo"; exit 1; \
1205
1281
        fi
1206
1282
#       source='tirsExecutions.cpp' object='powermanga-tirsExecutions.o' libtool=no \
1211
1287
powermanga-tirsExecutions.obj: tirsExecutions.cpp
1212
1288
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-tirsExecutions.obj -MD -MP -MF "$(DEPDIR)/powermanga-tirsExecutions.Tpo" \
1213
1289
          -c -o powermanga-tirsExecutions.obj `if test -f 'tirsExecutions.cpp'; then $(CYGPATH_W) 'tirsExecutions.cpp'; else $(CYGPATH_W) '$(srcdir)/tirsExecutions.cpp'; fi`; \
1214
 
        then mv "$(DEPDIR)/powermanga-tirsExecutions.Tpo" "$(DEPDIR)/powermanga-tirsExecutions.Po"; \
 
1290
        then mv -f "$(DEPDIR)/powermanga-tirsExecutions.Tpo" "$(DEPDIR)/powermanga-tirsExecutions.Po"; \
1215
1291
        else rm -f "$(DEPDIR)/powermanga-tirsExecutions.Tpo"; exit 1; \
1216
1292
        fi
1217
1293
#       source='tirsExecutions.cpp' object='powermanga-tirsExecutions.obj' libtool=no \
1222
1298
powermanga-tirsJoueur.o: tirsJoueur.cpp
1223
1299
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-tirsJoueur.o -MD -MP -MF "$(DEPDIR)/powermanga-tirsJoueur.Tpo" \
1224
1300
          -c -o powermanga-tirsJoueur.o `test -f 'tirsJoueur.cpp' || echo '$(srcdir)/'`tirsJoueur.cpp; \
1225
 
        then mv "$(DEPDIR)/powermanga-tirsJoueur.Tpo" "$(DEPDIR)/powermanga-tirsJoueur.Po"; \
 
1301
        then mv -f "$(DEPDIR)/powermanga-tirsJoueur.Tpo" "$(DEPDIR)/powermanga-tirsJoueur.Po"; \
1226
1302
        else rm -f "$(DEPDIR)/powermanga-tirsJoueur.Tpo"; exit 1; \
1227
1303
        fi
1228
1304
#       source='tirsJoueur.cpp' object='powermanga-tirsJoueur.o' libtool=no \
1233
1309
powermanga-tirsJoueur.obj: tirsJoueur.cpp
1234
1310
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-tirsJoueur.obj -MD -MP -MF "$(DEPDIR)/powermanga-tirsJoueur.Tpo" \
1235
1311
          -c -o powermanga-tirsJoueur.obj `if test -f 'tirsJoueur.cpp'; then $(CYGPATH_W) 'tirsJoueur.cpp'; else $(CYGPATH_W) '$(srcdir)/tirsJoueur.cpp'; fi`; \
1236
 
        then mv "$(DEPDIR)/powermanga-tirsJoueur.Tpo" "$(DEPDIR)/powermanga-tirsJoueur.Po"; \
 
1312
        then mv -f "$(DEPDIR)/powermanga-tirsJoueur.Tpo" "$(DEPDIR)/powermanga-tirsJoueur.Po"; \
1237
1313
        else rm -f "$(DEPDIR)/powermanga-tirsJoueur.Tpo"; exit 1; \
1238
1314
        fi
1239
1315
#       source='tirsJoueur.cpp' object='powermanga-tirsJoueur.obj' libtool=no \
1244
1320
powermanga-touchesTriches.o: touchesTriches.cpp
1245
1321
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-touchesTriches.o -MD -MP -MF "$(DEPDIR)/powermanga-touchesTriches.Tpo" \
1246
1322
          -c -o powermanga-touchesTriches.o `test -f 'touchesTriches.cpp' || echo '$(srcdir)/'`touchesTriches.cpp; \
1247
 
        then mv "$(DEPDIR)/powermanga-touchesTriches.Tpo" "$(DEPDIR)/powermanga-touchesTriches.Po"; \
 
1323
        then mv -f "$(DEPDIR)/powermanga-touchesTriches.Tpo" "$(DEPDIR)/powermanga-touchesTriches.Po"; \
1248
1324
        else rm -f "$(DEPDIR)/powermanga-touchesTriches.Tpo"; exit 1; \
1249
1325
        fi
1250
1326
#       source='touchesTriches.cpp' object='powermanga-touchesTriches.o' libtool=no \
1255
1331
powermanga-touchesTriches.obj: touchesTriches.cpp
1256
1332
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-touchesTriches.obj -MD -MP -MF "$(DEPDIR)/powermanga-touchesTriches.Tpo" \
1257
1333
          -c -o powermanga-touchesTriches.obj `if test -f 'touchesTriches.cpp'; then $(CYGPATH_W) 'touchesTriches.cpp'; else $(CYGPATH_W) '$(srcdir)/touchesTriches.cpp'; fi`; \
1258
 
        then mv "$(DEPDIR)/powermanga-touchesTriches.Tpo" "$(DEPDIR)/powermanga-touchesTriches.Po"; \
 
1334
        then mv -f "$(DEPDIR)/powermanga-touchesTriches.Tpo" "$(DEPDIR)/powermanga-touchesTriches.Po"; \
1259
1335
        else rm -f "$(DEPDIR)/powermanga-touchesTriches.Tpo"; exit 1; \
1260
1336
        fi
1261
1337
#       source='touchesTriches.cpp' object='powermanga-touchesTriches.obj' libtool=no \
1266
1342
powermanga-vaisseau.o: vaisseau.cpp
1267
1343
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-vaisseau.o -MD -MP -MF "$(DEPDIR)/powermanga-vaisseau.Tpo" \
1268
1344
          -c -o powermanga-vaisseau.o `test -f 'vaisseau.cpp' || echo '$(srcdir)/'`vaisseau.cpp; \
1269
 
        then mv "$(DEPDIR)/powermanga-vaisseau.Tpo" "$(DEPDIR)/powermanga-vaisseau.Po"; \
 
1345
        then mv -f "$(DEPDIR)/powermanga-vaisseau.Tpo" "$(DEPDIR)/powermanga-vaisseau.Po"; \
1270
1346
        else rm -f "$(DEPDIR)/powermanga-vaisseau.Tpo"; exit 1; \
1271
1347
        fi
1272
1348
#       source='vaisseau.cpp' object='powermanga-vaisseau.o' libtool=no \
1277
1353
powermanga-vaisseau.obj: vaisseau.cpp
1278
1354
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-vaisseau.obj -MD -MP -MF "$(DEPDIR)/powermanga-vaisseau.Tpo" \
1279
1355
          -c -o powermanga-vaisseau.obj `if test -f 'vaisseau.cpp'; then $(CYGPATH_W) 'vaisseau.cpp'; else $(CYGPATH_W) '$(srcdir)/vaisseau.cpp'; fi`; \
1280
 
        then mv "$(DEPDIR)/powermanga-vaisseau.Tpo" "$(DEPDIR)/powermanga-vaisseau.Po"; \
 
1356
        then mv -f "$(DEPDIR)/powermanga-vaisseau.Tpo" "$(DEPDIR)/powermanga-vaisseau.Po"; \
1281
1357
        else rm -f "$(DEPDIR)/powermanga-vaisseau.Tpo"; exit 1; \
1282
1358
        fi
1283
1359
#       source='vaisseau.cpp' object='powermanga-vaisseau.obj' libtool=no \
1288
1364
powermanga-xwindow.o: xwindow.cpp
1289
1365
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-xwindow.o -MD -MP -MF "$(DEPDIR)/powermanga-xwindow.Tpo" \
1290
1366
          -c -o powermanga-xwindow.o `test -f 'xwindow.cpp' || echo '$(srcdir)/'`xwindow.cpp; \
1291
 
        then mv "$(DEPDIR)/powermanga-xwindow.Tpo" "$(DEPDIR)/powermanga-xwindow.Po"; \
 
1367
        then mv -f "$(DEPDIR)/powermanga-xwindow.Tpo" "$(DEPDIR)/powermanga-xwindow.Po"; \
1292
1368
        else rm -f "$(DEPDIR)/powermanga-xwindow.Tpo"; exit 1; \
1293
1369
        fi
1294
1370
#       source='xwindow.cpp' object='powermanga-xwindow.o' libtool=no \
1299
1375
powermanga-xwindow.obj: xwindow.cpp
1300
1376
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-xwindow.obj -MD -MP -MF "$(DEPDIR)/powermanga-xwindow.Tpo" \
1301
1377
          -c -o powermanga-xwindow.obj `if test -f 'xwindow.cpp'; then $(CYGPATH_W) 'xwindow.cpp'; else $(CYGPATH_W) '$(srcdir)/xwindow.cpp'; fi`; \
1302
 
        then mv "$(DEPDIR)/powermanga-xwindow.Tpo" "$(DEPDIR)/powermanga-xwindow.Po"; \
 
1378
        then mv -f "$(DEPDIR)/powermanga-xwindow.Tpo" "$(DEPDIR)/powermanga-xwindow.Po"; \
1303
1379
        else rm -f "$(DEPDIR)/powermanga-xwindow.Tpo"; exit 1; \
1304
1380
        fi
1305
1381
#       source='xwindow.cpp' object='powermanga-xwindow.obj' libtool=no \
1310
1386
powermanga-gfxroutines.o: gfxroutines.cpp
1311
1387
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gfxroutines.o -MD -MP -MF "$(DEPDIR)/powermanga-gfxroutines.Tpo" \
1312
1388
          -c -o powermanga-gfxroutines.o `test -f 'gfxroutines.cpp' || echo '$(srcdir)/'`gfxroutines.cpp; \
1313
 
        then mv "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; \
 
1389
        then mv -f "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; \
1314
1390
        else rm -f "$(DEPDIR)/powermanga-gfxroutines.Tpo"; exit 1; \
1315
1391
        fi
1316
1392
#       source='gfxroutines.cpp' object='powermanga-gfxroutines.o' libtool=no \
1321
1397
powermanga-gfxroutines.obj: gfxroutines.cpp
1322
1398
        if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CXXFLAGS) $(CXXFLAGS) -MT powermanga-gfxroutines.obj -MD -MP -MF "$(DEPDIR)/powermanga-gfxroutines.Tpo" \
1323
1399
          -c -o powermanga-gfxroutines.obj `if test -f 'gfxroutines.cpp'; then $(CYGPATH_W) 'gfxroutines.cpp'; else $(CYGPATH_W) '$(srcdir)/gfxroutines.cpp'; fi`; \
1324
 
        then mv "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; \
 
1400
        then mv -f "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; \
1325
1401
        else rm -f "$(DEPDIR)/powermanga-gfxroutines.Tpo"; exit 1; \
1326
1402
        fi
1327
1403
#       source='gfxroutines.cpp' object='powermanga-gfxroutines.obj' libtool=no \
1421
1497
 
1422
1498
installdirs:
1423
1499
        $(mkinstalldirs) $(DESTDIR)$(gamesdir)
1424
 
 
1425
1500
install: install-am
1426
1501
install-exec: install-exec-am
1427
1502
install-data: install-data-am
1433
1508
installcheck: installcheck-am
1434
1509
install-strip:
1435
1510
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1436
 
          INSTALL_STRIP_FLAG=-s \
 
1511
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1437
1512
          `test -z '$(STRIP)' || \
1438
1513
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1439
1514
mostlyclean-generic:
1441
1516
clean-generic:
1442
1517
 
1443
1518
distclean-generic:
1444
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
1519
        -rm -f $(CONFIG_CLEAN_FILES)
1445
1520
 
1446
1521
maintainer-clean-generic:
1447
1522
        @echo "This command is intended for maintainers to use"
1451
1526
clean-am: clean-gamesPROGRAMS clean-generic mostlyclean-am
1452
1527
 
1453
1528
distclean: distclean-am
1454
 
 
1455
 
distclean-am: clean-am distclean-compile distclean-depend \
1456
 
        distclean-generic distclean-tags
 
1529
        -rm -rf ./$(DEPDIR)
 
1530
        -rm -f Makefile
 
1531
distclean-am: clean-am distclean-compile distclean-generic \
 
1532
        distclean-tags
1457
1533
 
1458
1534
dvi: dvi-am
1459
1535
 
1476
1552
installcheck-am:
1477
1553
 
1478
1554
maintainer-clean: maintainer-clean-am
1479
 
 
 
1555
        -rm -rf ./$(DEPDIR)
 
1556
        -rm -f Makefile
1480
1557
maintainer-clean-am: distclean-am maintainer-clean-generic
1481
1558
 
1482
1559
mostlyclean: mostlyclean-am
1495
1572
 
1496
1573
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-gamesPROGRAMS \
1497
1574
        clean-generic ctags distclean distclean-compile \
1498
 
        distclean-depend distclean-generic distclean-tags distdir dvi \
1499
 
        dvi-am info info-am install install-am install-data \
1500
 
        install-data-am install-exec install-exec-am \
1501
 
        install-gamesPROGRAMS install-info install-info-am install-man \
1502
 
        install-strip installcheck installcheck-am installdirs \
1503
 
        maintainer-clean maintainer-clean-generic mostlyclean \
1504
 
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1505
 
        tags uninstall uninstall-am uninstall-gamesPROGRAMS \
1506
 
        uninstall-info-am
 
1575
        distclean-generic distclean-tags distdir dvi dvi-am info \
 
1576
        info-am install install-am install-data install-data-am \
 
1577
        install-exec install-exec-am install-gamesPROGRAMS install-info \
 
1578
        install-info-am install-man install-strip installcheck \
 
1579
        installcheck-am installdirs maintainer-clean \
 
1580
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
1581
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
1582
        uninstall-am uninstall-gamesPROGRAMS uninstall-info-am
1507
1583
 
1508
1584
 
1509
1585
install-data-hook: