# Makefile.in generated by automake 1.9.6 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/powermanga
pkglibdir = $(libdir)/powermanga
pkgincludedir = $(includedir)/powermanga
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i686-pc-linux-gnu
host_triplet = i686-pc-linux-gnu
target_triplet = i686-pc-linux-gnu
games_PROGRAMS = powermanga$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
am__installdirs = "$(DESTDIR)$(gamesdir)"
gamesPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
PROGRAMS = $(games_PROGRAMS)
am__powermanga_SOURCES_DIST = bonus.c bonus.h counter_shareware.c \
	counter_shareware.h congratulations.c congratulations.h \
	config_file.c config_file.h curve_phase.c curve_phase.h \
	display.c display.h display_sdl.c display_x11.c \
	electrical_shock.c enemies.c enemies.h energy_gauge.c \
	energy_gauge.h explosions.c explosions.h extra_gun.c \
	extra_gun.h gfx_wrapper.c gfx_wrapper.h grid_phase.c \
	grid_phase.h guardians.c guardians.h images.c images.h \
	inits_game.c lispreader.c lispreader.h lonely_foes.c \
	lonely_foes.h main.c menu.c menu.h menu_sections.c \
	menu_sections.h meteors_phase.c meteors_phase.h movie.c \
	movie.h options_panel.c options_panel.h powermanga.c \
	powermanga.h scalebit.c scalebit.h scale2x.c scale2x.h \
	scale3x.c scale3x.h sdl_mixer.c sdl_mixer.h \
	satellite_protections.c satellite_protections.h scrolltext.c \
	scrolltext.h spaceship.c spaceship.h spaceship_weapons.c \
	spaceship_weapons.h special_keys.c sprites_string.c \
	sprites_string.h shots.c shots.h shockwave.c shockwave.h \
	script_page.c script_page.h starfield.c starfield.h \
	text_overlay.c text_overlay.h texts.c texts.h tools.c tools.h \
	gfxroutines.c gfxroutines.h assembler.S assembler_opt.S \
	assembler.h
am__objects_1 = powermanga-bonus.$(OBJEXT) \
	powermanga-counter_shareware.$(OBJEXT) \
	powermanga-congratulations.$(OBJEXT) \
	powermanga-config_file.$(OBJEXT) \
	powermanga-curve_phase.$(OBJEXT) powermanga-display.$(OBJEXT) \
	powermanga-display_sdl.$(OBJEXT) \
	powermanga-display_x11.$(OBJEXT) \
	powermanga-electrical_shock.$(OBJEXT) \
	powermanga-enemies.$(OBJEXT) powermanga-energy_gauge.$(OBJEXT) \
	powermanga-explosions.$(OBJEXT) powermanga-extra_gun.$(OBJEXT) \
	powermanga-gfx_wrapper.$(OBJEXT) \
	powermanga-grid_phase.$(OBJEXT) powermanga-guardians.$(OBJEXT) \
	powermanga-images.$(OBJEXT) powermanga-inits_game.$(OBJEXT) \
	powermanga-lispreader.$(OBJEXT) \
	powermanga-lonely_foes.$(OBJEXT) powermanga-main.$(OBJEXT) \
	powermanga-menu.$(OBJEXT) powermanga-menu_sections.$(OBJEXT) \
	powermanga-meteors_phase.$(OBJEXT) powermanga-movie.$(OBJEXT) \
	powermanga-options_panel.$(OBJEXT) \
	powermanga-powermanga.$(OBJEXT) powermanga-scalebit.$(OBJEXT) \
	powermanga-scale2x.$(OBJEXT) powermanga-scale3x.$(OBJEXT) \
	powermanga-sdl_mixer.$(OBJEXT) \
	powermanga-satellite_protections.$(OBJEXT) \
	powermanga-scrolltext.$(OBJEXT) powermanga-spaceship.$(OBJEXT) \
	powermanga-spaceship_weapons.$(OBJEXT) \
	powermanga-special_keys.$(OBJEXT) \
	powermanga-sprites_string.$(OBJEXT) powermanga-shots.$(OBJEXT) \
	powermanga-shockwave.$(OBJEXT) \
	powermanga-script_page.$(OBJEXT) \
	powermanga-starfield.$(OBJEXT) \
	powermanga-text_overlay.$(OBJEXT) powermanga-texts.$(OBJEXT) \
	powermanga-tools.$(OBJEXT)
#am__objects_2 = powermanga-gfxroutines.$(OBJEXT)
am__objects_2 = assembler.$(OBJEXT) \
	assembler_opt.$(OBJEXT)
am_powermanga_OBJECTS = $(am__objects_1) $(am__objects_2)
powermanga_OBJECTS = $(am_powermanga_OBJECTS)
powermanga_DEPENDENCIES =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
am__depfiles_maybe = depfiles
CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(powermanga_SOURCES)
DIST_SOURCES = $(am__powermanga_SOURCES_DIST)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run tar
ASSEMBLY_FALSE = #
ASSEMBLY_TRUE = 
AUTOCONF = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run autoconf
AUTOHEADER = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run autoheader
AUTOMAKE = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run automake-1.9
AWK = gawk
CC = gcc
CCAS = gcc
CCASFLAGS = -g -O2
CCDEPMODE = depmode=gcc3
CFLAGS = -O3 -Wall -std=c99
CPP = gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EXEEXT = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS =  -L/usr/lib -lSDL
LIBOBJS = 
LIBS = 
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/bubux/dev/tempo/powermanga-0.90/autotools/missing --run makeinfo
OBJEXT = o
PACKAGE = powermanga
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL_CONFIG = /usr/bin/sdl-config
SDL_LIBS = -lSDL_mixer -L/usr/lib -lSDL
SET_MAKE = 
SHELL = /bin/bash
STRIP = 
VERSION = 0.80
XLIB_CFLAGS = -I
XLIB_LIBS = -L -lXext -lXxf86dga
XMKMF = 
ac_ct_CC = gcc
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i686-pc-linux-gnu
host_alias = 
host_cpu = i686
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = /home/bubux/dev/tempo/powermanga-0.90/autotools/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target = i686-pc-linux-gnu
target_alias = 
target_cpu = i686
target_os = linux-gnu
target_vendor = pc
gamesdir = $(prefix)/games
scoredir = /var/games
score = powermanga.hi
powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA)
#powermanga_CXXFLAGS = -DPREFIX=\"$(prefix)\" -DSCOREFILE=\"$(scoredir)/$(score)\" -I -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
powermanga_CFLAGS = -DPREFIX=\"$(prefix)\" -DSCOREFILE=\"$(scoredir)/$(score)\" -I -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
powermanga_LDADD = -L -lXext -lXxf86dga -lSDL_mixer -L/usr/lib -lSDL
#SOURCES_EXTRA = gfxroutines.c gfxroutines.h
SOURCES_EXTRA = assembler.S assembler_opt.S assembler.h
SOURCES_MAIN = \
  bonus.c \
  bonus.h \
  counter_shareware.c \
  counter_shareware.h \
  congratulations.c \
  congratulations.h \
  config_file.c \
  config_file.h \
  curve_phase.c \
  curve_phase.h \
  display.c \
  display.h \
  display_sdl.c \
  display_x11.c \
  electrical_shock.c \
  enemies.c \
  enemies.h \
  energy_gauge.c \
  energy_gauge.h \
  explosions.c \
  explosions.h \
  extra_gun.c \
  extra_gun.h \
  gfx_wrapper.c \
  gfx_wrapper.h \
  grid_phase.c \
  grid_phase.h \
  guardians.c \
  guardians.h \
  images.c \
  images.h \
  inits_game.c \
  lispreader.c \
  lispreader.h \
  lonely_foes.c \
  lonely_foes.h \
  main.c \
  menu.c \
  menu.h \
  menu_sections.c \
  menu_sections.h \
  meteors_phase.c \
  meteors_phase.h \
  movie.c \
  movie.h \
  options_panel.c \
  options_panel.h \
  powermanga.c \
  powermanga.h \
  scalebit.c \
  scalebit.h \
  scale2x.c \
  scale2x.h \
  scale3x.c \
  scale3x.h \
  sdl_mixer.c \
  sdl_mixer.h \
  satellite_protections.c \
  satellite_protections.h \
  scrolltext.c \
  scrolltext.h \
  spaceship.c \
  spaceship.h \
  spaceship_weapons.c \
  spaceship_weapons.h \
  special_keys.c \
  sprites_string.c \
  sprites_string.h \
  shots.c \
  shots.h \
  shockwave.c \
  shockwave.h \
  script_page.c \
  script_page.h \
  starfield.c \
  starfield.h \
  text_overlay.c \
  text_overlay.h \
  texts.c \
  texts.h \
  tools.c \
  tools.h

all: all-am

.SUFFIXES:
.SUFFIXES: .S .c .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  src/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-gamesPROGRAMS: $(games_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(gamesdir)" || $(mkdir_p) "$(DESTDIR)$(gamesdir)"
	@list='$(games_PROGRAMS)'; for p in $$list; do \
	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  if test -f $$p \
	  ; then \
	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
	   echo " $(INSTALL_PROGRAM_ENV) $(gamesPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(gamesdir)/$$f'"; \
	   $(INSTALL_PROGRAM_ENV) $(gamesPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(gamesdir)/$$f" || exit 1; \
	  else :; fi; \
	done

uninstall-gamesPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(games_PROGRAMS)'; for p in $$list; do \
	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
	  echo " rm -f '$(DESTDIR)$(gamesdir)/$$f'"; \
	  rm -f "$(DESTDIR)$(gamesdir)/$$f"; \
	done

clean-gamesPROGRAMS:
	-test -z "$(games_PROGRAMS)" || rm -f $(games_PROGRAMS)
powermanga$(EXEEXT): $(powermanga_OBJECTS) $(powermanga_DEPENDENCIES) 
	@rm -f powermanga$(EXEEXT)
	$(LINK) $(powermanga_LDFLAGS) $(powermanga_OBJECTS) $(powermanga_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/powermanga-bonus.Po
include ./$(DEPDIR)/powermanga-config_file.Po
include ./$(DEPDIR)/powermanga-congratulations.Po
include ./$(DEPDIR)/powermanga-counter_shareware.Po
include ./$(DEPDIR)/powermanga-curve_phase.Po
include ./$(DEPDIR)/powermanga-display.Po
include ./$(DEPDIR)/powermanga-display_sdl.Po
include ./$(DEPDIR)/powermanga-display_x11.Po
include ./$(DEPDIR)/powermanga-electrical_shock.Po
include ./$(DEPDIR)/powermanga-enemies.Po
include ./$(DEPDIR)/powermanga-energy_gauge.Po
include ./$(DEPDIR)/powermanga-explosions.Po
include ./$(DEPDIR)/powermanga-extra_gun.Po
include ./$(DEPDIR)/powermanga-gfx_wrapper.Po
include ./$(DEPDIR)/powermanga-gfxroutines.Po
include ./$(DEPDIR)/powermanga-grid_phase.Po
include ./$(DEPDIR)/powermanga-guardians.Po
include ./$(DEPDIR)/powermanga-images.Po
include ./$(DEPDIR)/powermanga-inits_game.Po
include ./$(DEPDIR)/powermanga-lispreader.Po
include ./$(DEPDIR)/powermanga-lonely_foes.Po
include ./$(DEPDIR)/powermanga-main.Po
include ./$(DEPDIR)/powermanga-menu.Po
include ./$(DEPDIR)/powermanga-menu_sections.Po
include ./$(DEPDIR)/powermanga-meteors_phase.Po
include ./$(DEPDIR)/powermanga-movie.Po
include ./$(DEPDIR)/powermanga-options_panel.Po
include ./$(DEPDIR)/powermanga-powermanga.Po
include ./$(DEPDIR)/powermanga-satellite_protections.Po
include ./$(DEPDIR)/powermanga-scale2x.Po
include ./$(DEPDIR)/powermanga-scale3x.Po
include ./$(DEPDIR)/powermanga-scalebit.Po
include ./$(DEPDIR)/powermanga-script_page.Po
include ./$(DEPDIR)/powermanga-scrolltext.Po
include ./$(DEPDIR)/powermanga-sdl_mixer.Po
include ./$(DEPDIR)/powermanga-shockwave.Po
include ./$(DEPDIR)/powermanga-shots.Po
include ./$(DEPDIR)/powermanga-spaceship.Po
include ./$(DEPDIR)/powermanga-spaceship_weapons.Po
include ./$(DEPDIR)/powermanga-special_keys.Po
include ./$(DEPDIR)/powermanga-sprites_string.Po
include ./$(DEPDIR)/powermanga-starfield.Po
include ./$(DEPDIR)/powermanga-text_overlay.Po
include ./$(DEPDIR)/powermanga-texts.Po
include ./$(DEPDIR)/powermanga-tools.Po

.S.o:
	$(CCASCOMPILE) -c $<

.S.obj:
	$(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

powermanga-bonus.o: bonus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-bonus.o -MD -MP -MF "$(DEPDIR)/powermanga-bonus.Tpo" -c -o powermanga-bonus.o `test -f 'bonus.c' || echo '$(srcdir)/'`bonus.c; \
	then mv -f "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; else rm -f "$(DEPDIR)/powermanga-bonus.Tpo"; exit 1; fi
#	source='bonus.c' object='powermanga-bonus.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-bonus.o `test -f 'bonus.c' || echo '$(srcdir)/'`bonus.c

powermanga-bonus.obj: bonus.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-bonus.obj -MD -MP -MF "$(DEPDIR)/powermanga-bonus.Tpo" -c -o powermanga-bonus.obj `if test -f 'bonus.c'; then $(CYGPATH_W) 'bonus.c'; else $(CYGPATH_W) '$(srcdir)/bonus.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-bonus.Tpo" "$(DEPDIR)/powermanga-bonus.Po"; else rm -f "$(DEPDIR)/powermanga-bonus.Tpo"; exit 1; fi
#	source='bonus.c' object='powermanga-bonus.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-bonus.obj `if test -f 'bonus.c'; then $(CYGPATH_W) 'bonus.c'; else $(CYGPATH_W) '$(srcdir)/bonus.c'; fi`

powermanga-counter_shareware.o: counter_shareware.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-counter_shareware.o -MD -MP -MF "$(DEPDIR)/powermanga-counter_shareware.Tpo" -c -o powermanga-counter_shareware.o `test -f 'counter_shareware.c' || echo '$(srcdir)/'`counter_shareware.c; \
	then mv -f "$(DEPDIR)/powermanga-counter_shareware.Tpo" "$(DEPDIR)/powermanga-counter_shareware.Po"; else rm -f "$(DEPDIR)/powermanga-counter_shareware.Tpo"; exit 1; fi
#	source='counter_shareware.c' object='powermanga-counter_shareware.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-counter_shareware.o `test -f 'counter_shareware.c' || echo '$(srcdir)/'`counter_shareware.c

powermanga-counter_shareware.obj: counter_shareware.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-counter_shareware.obj -MD -MP -MF "$(DEPDIR)/powermanga-counter_shareware.Tpo" -c -o powermanga-counter_shareware.obj `if test -f 'counter_shareware.c'; then $(CYGPATH_W) 'counter_shareware.c'; else $(CYGPATH_W) '$(srcdir)/counter_shareware.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-counter_shareware.Tpo" "$(DEPDIR)/powermanga-counter_shareware.Po"; else rm -f "$(DEPDIR)/powermanga-counter_shareware.Tpo"; exit 1; fi
#	source='counter_shareware.c' object='powermanga-counter_shareware.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-counter_shareware.obj `if test -f 'counter_shareware.c'; then $(CYGPATH_W) 'counter_shareware.c'; else $(CYGPATH_W) '$(srcdir)/counter_shareware.c'; fi`

powermanga-congratulations.o: congratulations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-congratulations.o -MD -MP -MF "$(DEPDIR)/powermanga-congratulations.Tpo" -c -o powermanga-congratulations.o `test -f 'congratulations.c' || echo '$(srcdir)/'`congratulations.c; \
	then mv -f "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; else rm -f "$(DEPDIR)/powermanga-congratulations.Tpo"; exit 1; fi
#	source='congratulations.c' object='powermanga-congratulations.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-congratulations.o `test -f 'congratulations.c' || echo '$(srcdir)/'`congratulations.c

powermanga-congratulations.obj: congratulations.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-congratulations.obj -MD -MP -MF "$(DEPDIR)/powermanga-congratulations.Tpo" -c -o powermanga-congratulations.obj `if test -f 'congratulations.c'; then $(CYGPATH_W) 'congratulations.c'; else $(CYGPATH_W) '$(srcdir)/congratulations.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-congratulations.Tpo" "$(DEPDIR)/powermanga-congratulations.Po"; else rm -f "$(DEPDIR)/powermanga-congratulations.Tpo"; exit 1; fi
#	source='congratulations.c' object='powermanga-congratulations.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-congratulations.obj `if test -f 'congratulations.c'; then $(CYGPATH_W) 'congratulations.c'; else $(CYGPATH_W) '$(srcdir)/congratulations.c'; fi`

powermanga-config_file.o: config_file.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-config_file.o -MD -MP -MF "$(DEPDIR)/powermanga-config_file.Tpo" -c -o powermanga-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c; \
	then mv -f "$(DEPDIR)/powermanga-config_file.Tpo" "$(DEPDIR)/powermanga-config_file.Po"; else rm -f "$(DEPDIR)/powermanga-config_file.Tpo"; exit 1; fi
#	source='config_file.c' object='powermanga-config_file.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-config_file.o `test -f 'config_file.c' || echo '$(srcdir)/'`config_file.c

powermanga-config_file.obj: config_file.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-config_file.obj -MD -MP -MF "$(DEPDIR)/powermanga-config_file.Tpo" -c -o powermanga-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-config_file.Tpo" "$(DEPDIR)/powermanga-config_file.Po"; else rm -f "$(DEPDIR)/powermanga-config_file.Tpo"; exit 1; fi
#	source='config_file.c' object='powermanga-config_file.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-config_file.obj `if test -f 'config_file.c'; then $(CYGPATH_W) 'config_file.c'; else $(CYGPATH_W) '$(srcdir)/config_file.c'; fi`

powermanga-curve_phase.o: curve_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-curve_phase.o -MD -MP -MF "$(DEPDIR)/powermanga-curve_phase.Tpo" -c -o powermanga-curve_phase.o `test -f 'curve_phase.c' || echo '$(srcdir)/'`curve_phase.c; \
	then mv -f "$(DEPDIR)/powermanga-curve_phase.Tpo" "$(DEPDIR)/powermanga-curve_phase.Po"; else rm -f "$(DEPDIR)/powermanga-curve_phase.Tpo"; exit 1; fi
#	source='curve_phase.c' object='powermanga-curve_phase.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-curve_phase.o `test -f 'curve_phase.c' || echo '$(srcdir)/'`curve_phase.c

powermanga-curve_phase.obj: curve_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-curve_phase.obj -MD -MP -MF "$(DEPDIR)/powermanga-curve_phase.Tpo" -c -o powermanga-curve_phase.obj `if test -f 'curve_phase.c'; then $(CYGPATH_W) 'curve_phase.c'; else $(CYGPATH_W) '$(srcdir)/curve_phase.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-curve_phase.Tpo" "$(DEPDIR)/powermanga-curve_phase.Po"; else rm -f "$(DEPDIR)/powermanga-curve_phase.Tpo"; exit 1; fi
#	source='curve_phase.c' object='powermanga-curve_phase.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-curve_phase.obj `if test -f 'curve_phase.c'; then $(CYGPATH_W) 'curve_phase.c'; else $(CYGPATH_W) '$(srcdir)/curve_phase.c'; fi`

powermanga-display.o: display.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display.o -MD -MP -MF "$(DEPDIR)/powermanga-display.Tpo" -c -o powermanga-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c; \
	then mv -f "$(DEPDIR)/powermanga-display.Tpo" "$(DEPDIR)/powermanga-display.Po"; else rm -f "$(DEPDIR)/powermanga-display.Tpo"; exit 1; fi
#	source='display.c' object='powermanga-display.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c

powermanga-display.obj: display.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display.obj -MD -MP -MF "$(DEPDIR)/powermanga-display.Tpo" -c -o powermanga-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-display.Tpo" "$(DEPDIR)/powermanga-display.Po"; else rm -f "$(DEPDIR)/powermanga-display.Tpo"; exit 1; fi
#	source='display.c' object='powermanga-display.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi`

powermanga-display_sdl.o: display_sdl.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display_sdl.o -MD -MP -MF "$(DEPDIR)/powermanga-display_sdl.Tpo" -c -o powermanga-display_sdl.o `test -f 'display_sdl.c' || echo '$(srcdir)/'`display_sdl.c; \
	then mv -f "$(DEPDIR)/powermanga-display_sdl.Tpo" "$(DEPDIR)/powermanga-display_sdl.Po"; else rm -f "$(DEPDIR)/powermanga-display_sdl.Tpo"; exit 1; fi
#	source='display_sdl.c' object='powermanga-display_sdl.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display_sdl.o `test -f 'display_sdl.c' || echo '$(srcdir)/'`display_sdl.c

powermanga-display_sdl.obj: display_sdl.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display_sdl.obj -MD -MP -MF "$(DEPDIR)/powermanga-display_sdl.Tpo" -c -o powermanga-display_sdl.obj `if test -f 'display_sdl.c'; then $(CYGPATH_W) 'display_sdl.c'; else $(CYGPATH_W) '$(srcdir)/display_sdl.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-display_sdl.Tpo" "$(DEPDIR)/powermanga-display_sdl.Po"; else rm -f "$(DEPDIR)/powermanga-display_sdl.Tpo"; exit 1; fi
#	source='display_sdl.c' object='powermanga-display_sdl.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display_sdl.obj `if test -f 'display_sdl.c'; then $(CYGPATH_W) 'display_sdl.c'; else $(CYGPATH_W) '$(srcdir)/display_sdl.c'; fi`

powermanga-display_x11.o: display_x11.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display_x11.o -MD -MP -MF "$(DEPDIR)/powermanga-display_x11.Tpo" -c -o powermanga-display_x11.o `test -f 'display_x11.c' || echo '$(srcdir)/'`display_x11.c; \
	then mv -f "$(DEPDIR)/powermanga-display_x11.Tpo" "$(DEPDIR)/powermanga-display_x11.Po"; else rm -f "$(DEPDIR)/powermanga-display_x11.Tpo"; exit 1; fi
#	source='display_x11.c' object='powermanga-display_x11.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display_x11.o `test -f 'display_x11.c' || echo '$(srcdir)/'`display_x11.c

powermanga-display_x11.obj: display_x11.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-display_x11.obj -MD -MP -MF "$(DEPDIR)/powermanga-display_x11.Tpo" -c -o powermanga-display_x11.obj `if test -f 'display_x11.c'; then $(CYGPATH_W) 'display_x11.c'; else $(CYGPATH_W) '$(srcdir)/display_x11.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-display_x11.Tpo" "$(DEPDIR)/powermanga-display_x11.Po"; else rm -f "$(DEPDIR)/powermanga-display_x11.Tpo"; exit 1; fi
#	source='display_x11.c' object='powermanga-display_x11.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-display_x11.obj `if test -f 'display_x11.c'; then $(CYGPATH_W) 'display_x11.c'; else $(CYGPATH_W) '$(srcdir)/display_x11.c'; fi`

powermanga-electrical_shock.o: electrical_shock.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-electrical_shock.o -MD -MP -MF "$(DEPDIR)/powermanga-electrical_shock.Tpo" -c -o powermanga-electrical_shock.o `test -f 'electrical_shock.c' || echo '$(srcdir)/'`electrical_shock.c; \
	then mv -f "$(DEPDIR)/powermanga-electrical_shock.Tpo" "$(DEPDIR)/powermanga-electrical_shock.Po"; else rm -f "$(DEPDIR)/powermanga-electrical_shock.Tpo"; exit 1; fi
#	source='electrical_shock.c' object='powermanga-electrical_shock.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-electrical_shock.o `test -f 'electrical_shock.c' || echo '$(srcdir)/'`electrical_shock.c

powermanga-electrical_shock.obj: electrical_shock.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-electrical_shock.obj -MD -MP -MF "$(DEPDIR)/powermanga-electrical_shock.Tpo" -c -o powermanga-electrical_shock.obj `if test -f 'electrical_shock.c'; then $(CYGPATH_W) 'electrical_shock.c'; else $(CYGPATH_W) '$(srcdir)/electrical_shock.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-electrical_shock.Tpo" "$(DEPDIR)/powermanga-electrical_shock.Po"; else rm -f "$(DEPDIR)/powermanga-electrical_shock.Tpo"; exit 1; fi
#	source='electrical_shock.c' object='powermanga-electrical_shock.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-electrical_shock.obj `if test -f 'electrical_shock.c'; then $(CYGPATH_W) 'electrical_shock.c'; else $(CYGPATH_W) '$(srcdir)/electrical_shock.c'; fi`

powermanga-enemies.o: enemies.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-enemies.o -MD -MP -MF "$(DEPDIR)/powermanga-enemies.Tpo" -c -o powermanga-enemies.o `test -f 'enemies.c' || echo '$(srcdir)/'`enemies.c; \
	then mv -f "$(DEPDIR)/powermanga-enemies.Tpo" "$(DEPDIR)/powermanga-enemies.Po"; else rm -f "$(DEPDIR)/powermanga-enemies.Tpo"; exit 1; fi
#	source='enemies.c' object='powermanga-enemies.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-enemies.o `test -f 'enemies.c' || echo '$(srcdir)/'`enemies.c

powermanga-enemies.obj: enemies.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-enemies.obj -MD -MP -MF "$(DEPDIR)/powermanga-enemies.Tpo" -c -o powermanga-enemies.obj `if test -f 'enemies.c'; then $(CYGPATH_W) 'enemies.c'; else $(CYGPATH_W) '$(srcdir)/enemies.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-enemies.Tpo" "$(DEPDIR)/powermanga-enemies.Po"; else rm -f "$(DEPDIR)/powermanga-enemies.Tpo"; exit 1; fi
#	source='enemies.c' object='powermanga-enemies.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-enemies.obj `if test -f 'enemies.c'; then $(CYGPATH_W) 'enemies.c'; else $(CYGPATH_W) '$(srcdir)/enemies.c'; fi`

powermanga-energy_gauge.o: energy_gauge.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-energy_gauge.o -MD -MP -MF "$(DEPDIR)/powermanga-energy_gauge.Tpo" -c -o powermanga-energy_gauge.o `test -f 'energy_gauge.c' || echo '$(srcdir)/'`energy_gauge.c; \
	then mv -f "$(DEPDIR)/powermanga-energy_gauge.Tpo" "$(DEPDIR)/powermanga-energy_gauge.Po"; else rm -f "$(DEPDIR)/powermanga-energy_gauge.Tpo"; exit 1; fi
#	source='energy_gauge.c' object='powermanga-energy_gauge.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-energy_gauge.o `test -f 'energy_gauge.c' || echo '$(srcdir)/'`energy_gauge.c

powermanga-energy_gauge.obj: energy_gauge.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-energy_gauge.obj -MD -MP -MF "$(DEPDIR)/powermanga-energy_gauge.Tpo" -c -o powermanga-energy_gauge.obj `if test -f 'energy_gauge.c'; then $(CYGPATH_W) 'energy_gauge.c'; else $(CYGPATH_W) '$(srcdir)/energy_gauge.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-energy_gauge.Tpo" "$(DEPDIR)/powermanga-energy_gauge.Po"; else rm -f "$(DEPDIR)/powermanga-energy_gauge.Tpo"; exit 1; fi
#	source='energy_gauge.c' object='powermanga-energy_gauge.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-energy_gauge.obj `if test -f 'energy_gauge.c'; then $(CYGPATH_W) 'energy_gauge.c'; else $(CYGPATH_W) '$(srcdir)/energy_gauge.c'; fi`

powermanga-explosions.o: explosions.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-explosions.o -MD -MP -MF "$(DEPDIR)/powermanga-explosions.Tpo" -c -o powermanga-explosions.o `test -f 'explosions.c' || echo '$(srcdir)/'`explosions.c; \
	then mv -f "$(DEPDIR)/powermanga-explosions.Tpo" "$(DEPDIR)/powermanga-explosions.Po"; else rm -f "$(DEPDIR)/powermanga-explosions.Tpo"; exit 1; fi
#	source='explosions.c' object='powermanga-explosions.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-explosions.o `test -f 'explosions.c' || echo '$(srcdir)/'`explosions.c

powermanga-explosions.obj: explosions.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-explosions.obj -MD -MP -MF "$(DEPDIR)/powermanga-explosions.Tpo" -c -o powermanga-explosions.obj `if test -f 'explosions.c'; then $(CYGPATH_W) 'explosions.c'; else $(CYGPATH_W) '$(srcdir)/explosions.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-explosions.Tpo" "$(DEPDIR)/powermanga-explosions.Po"; else rm -f "$(DEPDIR)/powermanga-explosions.Tpo"; exit 1; fi
#	source='explosions.c' object='powermanga-explosions.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-explosions.obj `if test -f 'explosions.c'; then $(CYGPATH_W) 'explosions.c'; else $(CYGPATH_W) '$(srcdir)/explosions.c'; fi`

powermanga-extra_gun.o: extra_gun.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-extra_gun.o -MD -MP -MF "$(DEPDIR)/powermanga-extra_gun.Tpo" -c -o powermanga-extra_gun.o `test -f 'extra_gun.c' || echo '$(srcdir)/'`extra_gun.c; \
	then mv -f "$(DEPDIR)/powermanga-extra_gun.Tpo" "$(DEPDIR)/powermanga-extra_gun.Po"; else rm -f "$(DEPDIR)/powermanga-extra_gun.Tpo"; exit 1; fi
#	source='extra_gun.c' object='powermanga-extra_gun.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-extra_gun.o `test -f 'extra_gun.c' || echo '$(srcdir)/'`extra_gun.c

powermanga-extra_gun.obj: extra_gun.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-extra_gun.obj -MD -MP -MF "$(DEPDIR)/powermanga-extra_gun.Tpo" -c -o powermanga-extra_gun.obj `if test -f 'extra_gun.c'; then $(CYGPATH_W) 'extra_gun.c'; else $(CYGPATH_W) '$(srcdir)/extra_gun.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-extra_gun.Tpo" "$(DEPDIR)/powermanga-extra_gun.Po"; else rm -f "$(DEPDIR)/powermanga-extra_gun.Tpo"; exit 1; fi
#	source='extra_gun.c' object='powermanga-extra_gun.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-extra_gun.obj `if test -f 'extra_gun.c'; then $(CYGPATH_W) 'extra_gun.c'; else $(CYGPATH_W) '$(srcdir)/extra_gun.c'; fi`

powermanga-gfx_wrapper.o: gfx_wrapper.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-gfx_wrapper.o -MD -MP -MF "$(DEPDIR)/powermanga-gfx_wrapper.Tpo" -c -o powermanga-gfx_wrapper.o `test -f 'gfx_wrapper.c' || echo '$(srcdir)/'`gfx_wrapper.c; \
	then mv -f "$(DEPDIR)/powermanga-gfx_wrapper.Tpo" "$(DEPDIR)/powermanga-gfx_wrapper.Po"; else rm -f "$(DEPDIR)/powermanga-gfx_wrapper.Tpo"; exit 1; fi
#	source='gfx_wrapper.c' object='powermanga-gfx_wrapper.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-gfx_wrapper.o `test -f 'gfx_wrapper.c' || echo '$(srcdir)/'`gfx_wrapper.c

powermanga-gfx_wrapper.obj: gfx_wrapper.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-gfx_wrapper.obj -MD -MP -MF "$(DEPDIR)/powermanga-gfx_wrapper.Tpo" -c -o powermanga-gfx_wrapper.obj `if test -f 'gfx_wrapper.c'; then $(CYGPATH_W) 'gfx_wrapper.c'; else $(CYGPATH_W) '$(srcdir)/gfx_wrapper.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-gfx_wrapper.Tpo" "$(DEPDIR)/powermanga-gfx_wrapper.Po"; else rm -f "$(DEPDIR)/powermanga-gfx_wrapper.Tpo"; exit 1; fi
#	source='gfx_wrapper.c' object='powermanga-gfx_wrapper.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-gfx_wrapper.obj `if test -f 'gfx_wrapper.c'; then $(CYGPATH_W) 'gfx_wrapper.c'; else $(CYGPATH_W) '$(srcdir)/gfx_wrapper.c'; fi`

powermanga-grid_phase.o: grid_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-grid_phase.o -MD -MP -MF "$(DEPDIR)/powermanga-grid_phase.Tpo" -c -o powermanga-grid_phase.o `test -f 'grid_phase.c' || echo '$(srcdir)/'`grid_phase.c; \
	then mv -f "$(DEPDIR)/powermanga-grid_phase.Tpo" "$(DEPDIR)/powermanga-grid_phase.Po"; else rm -f "$(DEPDIR)/powermanga-grid_phase.Tpo"; exit 1; fi
#	source='grid_phase.c' object='powermanga-grid_phase.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-grid_phase.o `test -f 'grid_phase.c' || echo '$(srcdir)/'`grid_phase.c

powermanga-grid_phase.obj: grid_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-grid_phase.obj -MD -MP -MF "$(DEPDIR)/powermanga-grid_phase.Tpo" -c -o powermanga-grid_phase.obj `if test -f 'grid_phase.c'; then $(CYGPATH_W) 'grid_phase.c'; else $(CYGPATH_W) '$(srcdir)/grid_phase.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-grid_phase.Tpo" "$(DEPDIR)/powermanga-grid_phase.Po"; else rm -f "$(DEPDIR)/powermanga-grid_phase.Tpo"; exit 1; fi
#	source='grid_phase.c' object='powermanga-grid_phase.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-grid_phase.obj `if test -f 'grid_phase.c'; then $(CYGPATH_W) 'grid_phase.c'; else $(CYGPATH_W) '$(srcdir)/grid_phase.c'; fi`

powermanga-guardians.o: guardians.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-guardians.o -MD -MP -MF "$(DEPDIR)/powermanga-guardians.Tpo" -c -o powermanga-guardians.o `test -f 'guardians.c' || echo '$(srcdir)/'`guardians.c; \
	then mv -f "$(DEPDIR)/powermanga-guardians.Tpo" "$(DEPDIR)/powermanga-guardians.Po"; else rm -f "$(DEPDIR)/powermanga-guardians.Tpo"; exit 1; fi
#	source='guardians.c' object='powermanga-guardians.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-guardians.o `test -f 'guardians.c' || echo '$(srcdir)/'`guardians.c

powermanga-guardians.obj: guardians.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-guardians.obj -MD -MP -MF "$(DEPDIR)/powermanga-guardians.Tpo" -c -o powermanga-guardians.obj `if test -f 'guardians.c'; then $(CYGPATH_W) 'guardians.c'; else $(CYGPATH_W) '$(srcdir)/guardians.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-guardians.Tpo" "$(DEPDIR)/powermanga-guardians.Po"; else rm -f "$(DEPDIR)/powermanga-guardians.Tpo"; exit 1; fi
#	source='guardians.c' object='powermanga-guardians.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-guardians.obj `if test -f 'guardians.c'; then $(CYGPATH_W) 'guardians.c'; else $(CYGPATH_W) '$(srcdir)/guardians.c'; fi`

powermanga-images.o: images.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-images.o -MD -MP -MF "$(DEPDIR)/powermanga-images.Tpo" -c -o powermanga-images.o `test -f 'images.c' || echo '$(srcdir)/'`images.c; \
	then mv -f "$(DEPDIR)/powermanga-images.Tpo" "$(DEPDIR)/powermanga-images.Po"; else rm -f "$(DEPDIR)/powermanga-images.Tpo"; exit 1; fi
#	source='images.c' object='powermanga-images.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-images.o `test -f 'images.c' || echo '$(srcdir)/'`images.c

powermanga-images.obj: images.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-images.obj -MD -MP -MF "$(DEPDIR)/powermanga-images.Tpo" -c -o powermanga-images.obj `if test -f 'images.c'; then $(CYGPATH_W) 'images.c'; else $(CYGPATH_W) '$(srcdir)/images.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-images.Tpo" "$(DEPDIR)/powermanga-images.Po"; else rm -f "$(DEPDIR)/powermanga-images.Tpo"; exit 1; fi
#	source='images.c' object='powermanga-images.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-images.obj `if test -f 'images.c'; then $(CYGPATH_W) 'images.c'; else $(CYGPATH_W) '$(srcdir)/images.c'; fi`

powermanga-inits_game.o: inits_game.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-inits_game.o -MD -MP -MF "$(DEPDIR)/powermanga-inits_game.Tpo" -c -o powermanga-inits_game.o `test -f 'inits_game.c' || echo '$(srcdir)/'`inits_game.c; \
	then mv -f "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; else rm -f "$(DEPDIR)/powermanga-inits_game.Tpo"; exit 1; fi
#	source='inits_game.c' object='powermanga-inits_game.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-inits_game.o `test -f 'inits_game.c' || echo '$(srcdir)/'`inits_game.c

powermanga-inits_game.obj: inits_game.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-inits_game.obj -MD -MP -MF "$(DEPDIR)/powermanga-inits_game.Tpo" -c -o powermanga-inits_game.obj `if test -f 'inits_game.c'; then $(CYGPATH_W) 'inits_game.c'; else $(CYGPATH_W) '$(srcdir)/inits_game.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-inits_game.Tpo" "$(DEPDIR)/powermanga-inits_game.Po"; else rm -f "$(DEPDIR)/powermanga-inits_game.Tpo"; exit 1; fi
#	source='inits_game.c' object='powermanga-inits_game.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-inits_game.obj `if test -f 'inits_game.c'; then $(CYGPATH_W) 'inits_game.c'; else $(CYGPATH_W) '$(srcdir)/inits_game.c'; fi`

powermanga-lispreader.o: lispreader.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-lispreader.o -MD -MP -MF "$(DEPDIR)/powermanga-lispreader.Tpo" -c -o powermanga-lispreader.o `test -f 'lispreader.c' || echo '$(srcdir)/'`lispreader.c; \
	then mv -f "$(DEPDIR)/powermanga-lispreader.Tpo" "$(DEPDIR)/powermanga-lispreader.Po"; else rm -f "$(DEPDIR)/powermanga-lispreader.Tpo"; exit 1; fi
#	source='lispreader.c' object='powermanga-lispreader.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-lispreader.o `test -f 'lispreader.c' || echo '$(srcdir)/'`lispreader.c

powermanga-lispreader.obj: lispreader.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-lispreader.obj -MD -MP -MF "$(DEPDIR)/powermanga-lispreader.Tpo" -c -o powermanga-lispreader.obj `if test -f 'lispreader.c'; then $(CYGPATH_W) 'lispreader.c'; else $(CYGPATH_W) '$(srcdir)/lispreader.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-lispreader.Tpo" "$(DEPDIR)/powermanga-lispreader.Po"; else rm -f "$(DEPDIR)/powermanga-lispreader.Tpo"; exit 1; fi
#	source='lispreader.c' object='powermanga-lispreader.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-lispreader.obj `if test -f 'lispreader.c'; then $(CYGPATH_W) 'lispreader.c'; else $(CYGPATH_W) '$(srcdir)/lispreader.c'; fi`

powermanga-lonely_foes.o: lonely_foes.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-lonely_foes.o -MD -MP -MF "$(DEPDIR)/powermanga-lonely_foes.Tpo" -c -o powermanga-lonely_foes.o `test -f 'lonely_foes.c' || echo '$(srcdir)/'`lonely_foes.c; \
	then mv -f "$(DEPDIR)/powermanga-lonely_foes.Tpo" "$(DEPDIR)/powermanga-lonely_foes.Po"; else rm -f "$(DEPDIR)/powermanga-lonely_foes.Tpo"; exit 1; fi
#	source='lonely_foes.c' object='powermanga-lonely_foes.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-lonely_foes.o `test -f 'lonely_foes.c' || echo '$(srcdir)/'`lonely_foes.c

powermanga-lonely_foes.obj: lonely_foes.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-lonely_foes.obj -MD -MP -MF "$(DEPDIR)/powermanga-lonely_foes.Tpo" -c -o powermanga-lonely_foes.obj `if test -f 'lonely_foes.c'; then $(CYGPATH_W) 'lonely_foes.c'; else $(CYGPATH_W) '$(srcdir)/lonely_foes.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-lonely_foes.Tpo" "$(DEPDIR)/powermanga-lonely_foes.Po"; else rm -f "$(DEPDIR)/powermanga-lonely_foes.Tpo"; exit 1; fi
#	source='lonely_foes.c' object='powermanga-lonely_foes.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-lonely_foes.obj `if test -f 'lonely_foes.c'; then $(CYGPATH_W) 'lonely_foes.c'; else $(CYGPATH_W) '$(srcdir)/lonely_foes.c'; fi`

powermanga-main.o: main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-main.o -MD -MP -MF "$(DEPDIR)/powermanga-main.Tpo" -c -o powermanga-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c; \
	then mv -f "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; else rm -f "$(DEPDIR)/powermanga-main.Tpo"; exit 1; fi
#	source='main.c' object='powermanga-main.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c

powermanga-main.obj: main.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-main.obj -MD -MP -MF "$(DEPDIR)/powermanga-main.Tpo" -c -o powermanga-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-main.Tpo" "$(DEPDIR)/powermanga-main.Po"; else rm -f "$(DEPDIR)/powermanga-main.Tpo"; exit 1; fi
#	source='main.c' object='powermanga-main.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`

powermanga-menu.o: menu.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-menu.o -MD -MP -MF "$(DEPDIR)/powermanga-menu.Tpo" -c -o powermanga-menu.o `test -f 'menu.c' || echo '$(srcdir)/'`menu.c; \
	then mv -f "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; else rm -f "$(DEPDIR)/powermanga-menu.Tpo"; exit 1; fi
#	source='menu.c' object='powermanga-menu.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-menu.o `test -f 'menu.c' || echo '$(srcdir)/'`menu.c

powermanga-menu.obj: menu.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-menu.obj -MD -MP -MF "$(DEPDIR)/powermanga-menu.Tpo" -c -o powermanga-menu.obj `if test -f 'menu.c'; then $(CYGPATH_W) 'menu.c'; else $(CYGPATH_W) '$(srcdir)/menu.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-menu.Tpo" "$(DEPDIR)/powermanga-menu.Po"; else rm -f "$(DEPDIR)/powermanga-menu.Tpo"; exit 1; fi
#	source='menu.c' object='powermanga-menu.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-menu.obj `if test -f 'menu.c'; then $(CYGPATH_W) 'menu.c'; else $(CYGPATH_W) '$(srcdir)/menu.c'; fi`

powermanga-menu_sections.o: menu_sections.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-menu_sections.o -MD -MP -MF "$(DEPDIR)/powermanga-menu_sections.Tpo" -c -o powermanga-menu_sections.o `test -f 'menu_sections.c' || echo '$(srcdir)/'`menu_sections.c; \
	then mv -f "$(DEPDIR)/powermanga-menu_sections.Tpo" "$(DEPDIR)/powermanga-menu_sections.Po"; else rm -f "$(DEPDIR)/powermanga-menu_sections.Tpo"; exit 1; fi
#	source='menu_sections.c' object='powermanga-menu_sections.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-menu_sections.o `test -f 'menu_sections.c' || echo '$(srcdir)/'`menu_sections.c

powermanga-menu_sections.obj: menu_sections.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-menu_sections.obj -MD -MP -MF "$(DEPDIR)/powermanga-menu_sections.Tpo" -c -o powermanga-menu_sections.obj `if test -f 'menu_sections.c'; then $(CYGPATH_W) 'menu_sections.c'; else $(CYGPATH_W) '$(srcdir)/menu_sections.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-menu_sections.Tpo" "$(DEPDIR)/powermanga-menu_sections.Po"; else rm -f "$(DEPDIR)/powermanga-menu_sections.Tpo"; exit 1; fi
#	source='menu_sections.c' object='powermanga-menu_sections.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-menu_sections.obj `if test -f 'menu_sections.c'; then $(CYGPATH_W) 'menu_sections.c'; else $(CYGPATH_W) '$(srcdir)/menu_sections.c'; fi`

powermanga-meteors_phase.o: meteors_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-meteors_phase.o -MD -MP -MF "$(DEPDIR)/powermanga-meteors_phase.Tpo" -c -o powermanga-meteors_phase.o `test -f 'meteors_phase.c' || echo '$(srcdir)/'`meteors_phase.c; \
	then mv -f "$(DEPDIR)/powermanga-meteors_phase.Tpo" "$(DEPDIR)/powermanga-meteors_phase.Po"; else rm -f "$(DEPDIR)/powermanga-meteors_phase.Tpo"; exit 1; fi
#	source='meteors_phase.c' object='powermanga-meteors_phase.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-meteors_phase.o `test -f 'meteors_phase.c' || echo '$(srcdir)/'`meteors_phase.c

powermanga-meteors_phase.obj: meteors_phase.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-meteors_phase.obj -MD -MP -MF "$(DEPDIR)/powermanga-meteors_phase.Tpo" -c -o powermanga-meteors_phase.obj `if test -f 'meteors_phase.c'; then $(CYGPATH_W) 'meteors_phase.c'; else $(CYGPATH_W) '$(srcdir)/meteors_phase.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-meteors_phase.Tpo" "$(DEPDIR)/powermanga-meteors_phase.Po"; else rm -f "$(DEPDIR)/powermanga-meteors_phase.Tpo"; exit 1; fi
#	source='meteors_phase.c' object='powermanga-meteors_phase.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-meteors_phase.obj `if test -f 'meteors_phase.c'; then $(CYGPATH_W) 'meteors_phase.c'; else $(CYGPATH_W) '$(srcdir)/meteors_phase.c'; fi`

powermanga-movie.o: movie.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-movie.o -MD -MP -MF "$(DEPDIR)/powermanga-movie.Tpo" -c -o powermanga-movie.o `test -f 'movie.c' || echo '$(srcdir)/'`movie.c; \
	then mv -f "$(DEPDIR)/powermanga-movie.Tpo" "$(DEPDIR)/powermanga-movie.Po"; else rm -f "$(DEPDIR)/powermanga-movie.Tpo"; exit 1; fi
#	source='movie.c' object='powermanga-movie.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-movie.o `test -f 'movie.c' || echo '$(srcdir)/'`movie.c

powermanga-movie.obj: movie.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-movie.obj -MD -MP -MF "$(DEPDIR)/powermanga-movie.Tpo" -c -o powermanga-movie.obj `if test -f 'movie.c'; then $(CYGPATH_W) 'movie.c'; else $(CYGPATH_W) '$(srcdir)/movie.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-movie.Tpo" "$(DEPDIR)/powermanga-movie.Po"; else rm -f "$(DEPDIR)/powermanga-movie.Tpo"; exit 1; fi
#	source='movie.c' object='powermanga-movie.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-movie.obj `if test -f 'movie.c'; then $(CYGPATH_W) 'movie.c'; else $(CYGPATH_W) '$(srcdir)/movie.c'; fi`

powermanga-options_panel.o: options_panel.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-options_panel.o -MD -MP -MF "$(DEPDIR)/powermanga-options_panel.Tpo" -c -o powermanga-options_panel.o `test -f 'options_panel.c' || echo '$(srcdir)/'`options_panel.c; \
	then mv -f "$(DEPDIR)/powermanga-options_panel.Tpo" "$(DEPDIR)/powermanga-options_panel.Po"; else rm -f "$(DEPDIR)/powermanga-options_panel.Tpo"; exit 1; fi
#	source='options_panel.c' object='powermanga-options_panel.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-options_panel.o `test -f 'options_panel.c' || echo '$(srcdir)/'`options_panel.c

powermanga-options_panel.obj: options_panel.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-options_panel.obj -MD -MP -MF "$(DEPDIR)/powermanga-options_panel.Tpo" -c -o powermanga-options_panel.obj `if test -f 'options_panel.c'; then $(CYGPATH_W) 'options_panel.c'; else $(CYGPATH_W) '$(srcdir)/options_panel.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-options_panel.Tpo" "$(DEPDIR)/powermanga-options_panel.Po"; else rm -f "$(DEPDIR)/powermanga-options_panel.Tpo"; exit 1; fi
#	source='options_panel.c' object='powermanga-options_panel.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-options_panel.obj `if test -f 'options_panel.c'; then $(CYGPATH_W) 'options_panel.c'; else $(CYGPATH_W) '$(srcdir)/options_panel.c'; fi`

powermanga-powermanga.o: powermanga.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-powermanga.o -MD -MP -MF "$(DEPDIR)/powermanga-powermanga.Tpo" -c -o powermanga-powermanga.o `test -f 'powermanga.c' || echo '$(srcdir)/'`powermanga.c; \
	then mv -f "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; else rm -f "$(DEPDIR)/powermanga-powermanga.Tpo"; exit 1; fi
#	source='powermanga.c' object='powermanga-powermanga.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-powermanga.o `test -f 'powermanga.c' || echo '$(srcdir)/'`powermanga.c

powermanga-powermanga.obj: powermanga.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-powermanga.obj -MD -MP -MF "$(DEPDIR)/powermanga-powermanga.Tpo" -c -o powermanga-powermanga.obj `if test -f 'powermanga.c'; then $(CYGPATH_W) 'powermanga.c'; else $(CYGPATH_W) '$(srcdir)/powermanga.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-powermanga.Tpo" "$(DEPDIR)/powermanga-powermanga.Po"; else rm -f "$(DEPDIR)/powermanga-powermanga.Tpo"; exit 1; fi
#	source='powermanga.c' object='powermanga-powermanga.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-powermanga.obj `if test -f 'powermanga.c'; then $(CYGPATH_W) 'powermanga.c'; else $(CYGPATH_W) '$(srcdir)/powermanga.c'; fi`

powermanga-scalebit.o: scalebit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scalebit.o -MD -MP -MF "$(DEPDIR)/powermanga-scalebit.Tpo" -c -o powermanga-scalebit.o `test -f 'scalebit.c' || echo '$(srcdir)/'`scalebit.c; \
	then mv -f "$(DEPDIR)/powermanga-scalebit.Tpo" "$(DEPDIR)/powermanga-scalebit.Po"; else rm -f "$(DEPDIR)/powermanga-scalebit.Tpo"; exit 1; fi
#	source='scalebit.c' object='powermanga-scalebit.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scalebit.o `test -f 'scalebit.c' || echo '$(srcdir)/'`scalebit.c

powermanga-scalebit.obj: scalebit.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scalebit.obj -MD -MP -MF "$(DEPDIR)/powermanga-scalebit.Tpo" -c -o powermanga-scalebit.obj `if test -f 'scalebit.c'; then $(CYGPATH_W) 'scalebit.c'; else $(CYGPATH_W) '$(srcdir)/scalebit.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-scalebit.Tpo" "$(DEPDIR)/powermanga-scalebit.Po"; else rm -f "$(DEPDIR)/powermanga-scalebit.Tpo"; exit 1; fi
#	source='scalebit.c' object='powermanga-scalebit.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scalebit.obj `if test -f 'scalebit.c'; then $(CYGPATH_W) 'scalebit.c'; else $(CYGPATH_W) '$(srcdir)/scalebit.c'; fi`

powermanga-scale2x.o: scale2x.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scale2x.o -MD -MP -MF "$(DEPDIR)/powermanga-scale2x.Tpo" -c -o powermanga-scale2x.o `test -f 'scale2x.c' || echo '$(srcdir)/'`scale2x.c; \
	then mv -f "$(DEPDIR)/powermanga-scale2x.Tpo" "$(DEPDIR)/powermanga-scale2x.Po"; else rm -f "$(DEPDIR)/powermanga-scale2x.Tpo"; exit 1; fi
#	source='scale2x.c' object='powermanga-scale2x.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scale2x.o `test -f 'scale2x.c' || echo '$(srcdir)/'`scale2x.c

powermanga-scale2x.obj: scale2x.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scale2x.obj -MD -MP -MF "$(DEPDIR)/powermanga-scale2x.Tpo" -c -o powermanga-scale2x.obj `if test -f 'scale2x.c'; then $(CYGPATH_W) 'scale2x.c'; else $(CYGPATH_W) '$(srcdir)/scale2x.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-scale2x.Tpo" "$(DEPDIR)/powermanga-scale2x.Po"; else rm -f "$(DEPDIR)/powermanga-scale2x.Tpo"; exit 1; fi
#	source='scale2x.c' object='powermanga-scale2x.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scale2x.obj `if test -f 'scale2x.c'; then $(CYGPATH_W) 'scale2x.c'; else $(CYGPATH_W) '$(srcdir)/scale2x.c'; fi`

powermanga-scale3x.o: scale3x.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scale3x.o -MD -MP -MF "$(DEPDIR)/powermanga-scale3x.Tpo" -c -o powermanga-scale3x.o `test -f 'scale3x.c' || echo '$(srcdir)/'`scale3x.c; \
	then mv -f "$(DEPDIR)/powermanga-scale3x.Tpo" "$(DEPDIR)/powermanga-scale3x.Po"; else rm -f "$(DEPDIR)/powermanga-scale3x.Tpo"; exit 1; fi
#	source='scale3x.c' object='powermanga-scale3x.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scale3x.o `test -f 'scale3x.c' || echo '$(srcdir)/'`scale3x.c

powermanga-scale3x.obj: scale3x.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scale3x.obj -MD -MP -MF "$(DEPDIR)/powermanga-scale3x.Tpo" -c -o powermanga-scale3x.obj `if test -f 'scale3x.c'; then $(CYGPATH_W) 'scale3x.c'; else $(CYGPATH_W) '$(srcdir)/scale3x.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-scale3x.Tpo" "$(DEPDIR)/powermanga-scale3x.Po"; else rm -f "$(DEPDIR)/powermanga-scale3x.Tpo"; exit 1; fi
#	source='scale3x.c' object='powermanga-scale3x.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scale3x.obj `if test -f 'scale3x.c'; then $(CYGPATH_W) 'scale3x.c'; else $(CYGPATH_W) '$(srcdir)/scale3x.c'; fi`

powermanga-sdl_mixer.o: sdl_mixer.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-sdl_mixer.o -MD -MP -MF "$(DEPDIR)/powermanga-sdl_mixer.Tpo" -c -o powermanga-sdl_mixer.o `test -f 'sdl_mixer.c' || echo '$(srcdir)/'`sdl_mixer.c; \
	then mv -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; else rm -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo"; exit 1; fi
#	source='sdl_mixer.c' object='powermanga-sdl_mixer.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-sdl_mixer.o `test -f 'sdl_mixer.c' || echo '$(srcdir)/'`sdl_mixer.c

powermanga-sdl_mixer.obj: sdl_mixer.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-sdl_mixer.obj -MD -MP -MF "$(DEPDIR)/powermanga-sdl_mixer.Tpo" -c -o powermanga-sdl_mixer.obj `if test -f 'sdl_mixer.c'; then $(CYGPATH_W) 'sdl_mixer.c'; else $(CYGPATH_W) '$(srcdir)/sdl_mixer.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo" "$(DEPDIR)/powermanga-sdl_mixer.Po"; else rm -f "$(DEPDIR)/powermanga-sdl_mixer.Tpo"; exit 1; fi
#	source='sdl_mixer.c' object='powermanga-sdl_mixer.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-sdl_mixer.obj `if test -f 'sdl_mixer.c'; then $(CYGPATH_W) 'sdl_mixer.c'; else $(CYGPATH_W) '$(srcdir)/sdl_mixer.c'; fi`

powermanga-satellite_protections.o: satellite_protections.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-satellite_protections.o -MD -MP -MF "$(DEPDIR)/powermanga-satellite_protections.Tpo" -c -o powermanga-satellite_protections.o `test -f 'satellite_protections.c' || echo '$(srcdir)/'`satellite_protections.c; \
	then mv -f "$(DEPDIR)/powermanga-satellite_protections.Tpo" "$(DEPDIR)/powermanga-satellite_protections.Po"; else rm -f "$(DEPDIR)/powermanga-satellite_protections.Tpo"; exit 1; fi
#	source='satellite_protections.c' object='powermanga-satellite_protections.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-satellite_protections.o `test -f 'satellite_protections.c' || echo '$(srcdir)/'`satellite_protections.c

powermanga-satellite_protections.obj: satellite_protections.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-satellite_protections.obj -MD -MP -MF "$(DEPDIR)/powermanga-satellite_protections.Tpo" -c -o powermanga-satellite_protections.obj `if test -f 'satellite_protections.c'; then $(CYGPATH_W) 'satellite_protections.c'; else $(CYGPATH_W) '$(srcdir)/satellite_protections.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-satellite_protections.Tpo" "$(DEPDIR)/powermanga-satellite_protections.Po"; else rm -f "$(DEPDIR)/powermanga-satellite_protections.Tpo"; exit 1; fi
#	source='satellite_protections.c' object='powermanga-satellite_protections.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-satellite_protections.obj `if test -f 'satellite_protections.c'; then $(CYGPATH_W) 'satellite_protections.c'; else $(CYGPATH_W) '$(srcdir)/satellite_protections.c'; fi`

powermanga-scrolltext.o: scrolltext.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scrolltext.o -MD -MP -MF "$(DEPDIR)/powermanga-scrolltext.Tpo" -c -o powermanga-scrolltext.o `test -f 'scrolltext.c' || echo '$(srcdir)/'`scrolltext.c; \
	then mv -f "$(DEPDIR)/powermanga-scrolltext.Tpo" "$(DEPDIR)/powermanga-scrolltext.Po"; else rm -f "$(DEPDIR)/powermanga-scrolltext.Tpo"; exit 1; fi
#	source='scrolltext.c' object='powermanga-scrolltext.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scrolltext.o `test -f 'scrolltext.c' || echo '$(srcdir)/'`scrolltext.c

powermanga-scrolltext.obj: scrolltext.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-scrolltext.obj -MD -MP -MF "$(DEPDIR)/powermanga-scrolltext.Tpo" -c -o powermanga-scrolltext.obj `if test -f 'scrolltext.c'; then $(CYGPATH_W) 'scrolltext.c'; else $(CYGPATH_W) '$(srcdir)/scrolltext.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-scrolltext.Tpo" "$(DEPDIR)/powermanga-scrolltext.Po"; else rm -f "$(DEPDIR)/powermanga-scrolltext.Tpo"; exit 1; fi
#	source='scrolltext.c' object='powermanga-scrolltext.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-scrolltext.obj `if test -f 'scrolltext.c'; then $(CYGPATH_W) 'scrolltext.c'; else $(CYGPATH_W) '$(srcdir)/scrolltext.c'; fi`

powermanga-spaceship.o: spaceship.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-spaceship.o -MD -MP -MF "$(DEPDIR)/powermanga-spaceship.Tpo" -c -o powermanga-spaceship.o `test -f 'spaceship.c' || echo '$(srcdir)/'`spaceship.c; \
	then mv -f "$(DEPDIR)/powermanga-spaceship.Tpo" "$(DEPDIR)/powermanga-spaceship.Po"; else rm -f "$(DEPDIR)/powermanga-spaceship.Tpo"; exit 1; fi
#	source='spaceship.c' object='powermanga-spaceship.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-spaceship.o `test -f 'spaceship.c' || echo '$(srcdir)/'`spaceship.c

powermanga-spaceship.obj: spaceship.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-spaceship.obj -MD -MP -MF "$(DEPDIR)/powermanga-spaceship.Tpo" -c -o powermanga-spaceship.obj `if test -f 'spaceship.c'; then $(CYGPATH_W) 'spaceship.c'; else $(CYGPATH_W) '$(srcdir)/spaceship.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-spaceship.Tpo" "$(DEPDIR)/powermanga-spaceship.Po"; else rm -f "$(DEPDIR)/powermanga-spaceship.Tpo"; exit 1; fi
#	source='spaceship.c' object='powermanga-spaceship.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-spaceship.obj `if test -f 'spaceship.c'; then $(CYGPATH_W) 'spaceship.c'; else $(CYGPATH_W) '$(srcdir)/spaceship.c'; fi`

powermanga-spaceship_weapons.o: spaceship_weapons.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-spaceship_weapons.o -MD -MP -MF "$(DEPDIR)/powermanga-spaceship_weapons.Tpo" -c -o powermanga-spaceship_weapons.o `test -f 'spaceship_weapons.c' || echo '$(srcdir)/'`spaceship_weapons.c; \
	then mv -f "$(DEPDIR)/powermanga-spaceship_weapons.Tpo" "$(DEPDIR)/powermanga-spaceship_weapons.Po"; else rm -f "$(DEPDIR)/powermanga-spaceship_weapons.Tpo"; exit 1; fi
#	source='spaceship_weapons.c' object='powermanga-spaceship_weapons.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-spaceship_weapons.o `test -f 'spaceship_weapons.c' || echo '$(srcdir)/'`spaceship_weapons.c

powermanga-spaceship_weapons.obj: spaceship_weapons.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-spaceship_weapons.obj -MD -MP -MF "$(DEPDIR)/powermanga-spaceship_weapons.Tpo" -c -o powermanga-spaceship_weapons.obj `if test -f 'spaceship_weapons.c'; then $(CYGPATH_W) 'spaceship_weapons.c'; else $(CYGPATH_W) '$(srcdir)/spaceship_weapons.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-spaceship_weapons.Tpo" "$(DEPDIR)/powermanga-spaceship_weapons.Po"; else rm -f "$(DEPDIR)/powermanga-spaceship_weapons.Tpo"; exit 1; fi
#	source='spaceship_weapons.c' object='powermanga-spaceship_weapons.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-spaceship_weapons.obj `if test -f 'spaceship_weapons.c'; then $(CYGPATH_W) 'spaceship_weapons.c'; else $(CYGPATH_W) '$(srcdir)/spaceship_weapons.c'; fi`

powermanga-special_keys.o: special_keys.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-special_keys.o -MD -MP -MF "$(DEPDIR)/powermanga-special_keys.Tpo" -c -o powermanga-special_keys.o `test -f 'special_keys.c' || echo '$(srcdir)/'`special_keys.c; \
	then mv -f "$(DEPDIR)/powermanga-special_keys.Tpo" "$(DEPDIR)/powermanga-special_keys.Po"; else rm -f "$(DEPDIR)/powermanga-special_keys.Tpo"; exit 1; fi
#	source='special_keys.c' object='powermanga-special_keys.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-special_keys.o `test -f 'special_keys.c' || echo '$(srcdir)/'`special_keys.c

powermanga-special_keys.obj: special_keys.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-special_keys.obj -MD -MP -MF "$(DEPDIR)/powermanga-special_keys.Tpo" -c -o powermanga-special_keys.obj `if test -f 'special_keys.c'; then $(CYGPATH_W) 'special_keys.c'; else $(CYGPATH_W) '$(srcdir)/special_keys.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-special_keys.Tpo" "$(DEPDIR)/powermanga-special_keys.Po"; else rm -f "$(DEPDIR)/powermanga-special_keys.Tpo"; exit 1; fi
#	source='special_keys.c' object='powermanga-special_keys.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-special_keys.obj `if test -f 'special_keys.c'; then $(CYGPATH_W) 'special_keys.c'; else $(CYGPATH_W) '$(srcdir)/special_keys.c'; fi`

powermanga-sprites_string.o: sprites_string.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-sprites_string.o -MD -MP -MF "$(DEPDIR)/powermanga-sprites_string.Tpo" -c -o powermanga-sprites_string.o `test -f 'sprites_string.c' || echo '$(srcdir)/'`sprites_string.c; \
	then mv -f "$(DEPDIR)/powermanga-sprites_string.Tpo" "$(DEPDIR)/powermanga-sprites_string.Po"; else rm -f "$(DEPDIR)/powermanga-sprites_string.Tpo"; exit 1; fi
#	source='sprites_string.c' object='powermanga-sprites_string.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-sprites_string.o `test -f 'sprites_string.c' || echo '$(srcdir)/'`sprites_string.c

powermanga-sprites_string.obj: sprites_string.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-sprites_string.obj -MD -MP -MF "$(DEPDIR)/powermanga-sprites_string.Tpo" -c -o powermanga-sprites_string.obj `if test -f 'sprites_string.c'; then $(CYGPATH_W) 'sprites_string.c'; else $(CYGPATH_W) '$(srcdir)/sprites_string.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-sprites_string.Tpo" "$(DEPDIR)/powermanga-sprites_string.Po"; else rm -f "$(DEPDIR)/powermanga-sprites_string.Tpo"; exit 1; fi
#	source='sprites_string.c' object='powermanga-sprites_string.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-sprites_string.obj `if test -f 'sprites_string.c'; then $(CYGPATH_W) 'sprites_string.c'; else $(CYGPATH_W) '$(srcdir)/sprites_string.c'; fi`

powermanga-shots.o: shots.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-shots.o -MD -MP -MF "$(DEPDIR)/powermanga-shots.Tpo" -c -o powermanga-shots.o `test -f 'shots.c' || echo '$(srcdir)/'`shots.c; \
	then mv -f "$(DEPDIR)/powermanga-shots.Tpo" "$(DEPDIR)/powermanga-shots.Po"; else rm -f "$(DEPDIR)/powermanga-shots.Tpo"; exit 1; fi
#	source='shots.c' object='powermanga-shots.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-shots.o `test -f 'shots.c' || echo '$(srcdir)/'`shots.c

powermanga-shots.obj: shots.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-shots.obj -MD -MP -MF "$(DEPDIR)/powermanga-shots.Tpo" -c -o powermanga-shots.obj `if test -f 'shots.c'; then $(CYGPATH_W) 'shots.c'; else $(CYGPATH_W) '$(srcdir)/shots.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-shots.Tpo" "$(DEPDIR)/powermanga-shots.Po"; else rm -f "$(DEPDIR)/powermanga-shots.Tpo"; exit 1; fi
#	source='shots.c' object='powermanga-shots.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-shots.obj `if test -f 'shots.c'; then $(CYGPATH_W) 'shots.c'; else $(CYGPATH_W) '$(srcdir)/shots.c'; fi`

powermanga-shockwave.o: shockwave.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-shockwave.o -MD -MP -MF "$(DEPDIR)/powermanga-shockwave.Tpo" -c -o powermanga-shockwave.o `test -f 'shockwave.c' || echo '$(srcdir)/'`shockwave.c; \
	then mv -f "$(DEPDIR)/powermanga-shockwave.Tpo" "$(DEPDIR)/powermanga-shockwave.Po"; else rm -f "$(DEPDIR)/powermanga-shockwave.Tpo"; exit 1; fi
#	source='shockwave.c' object='powermanga-shockwave.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-shockwave.o `test -f 'shockwave.c' || echo '$(srcdir)/'`shockwave.c

powermanga-shockwave.obj: shockwave.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-shockwave.obj -MD -MP -MF "$(DEPDIR)/powermanga-shockwave.Tpo" -c -o powermanga-shockwave.obj `if test -f 'shockwave.c'; then $(CYGPATH_W) 'shockwave.c'; else $(CYGPATH_W) '$(srcdir)/shockwave.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-shockwave.Tpo" "$(DEPDIR)/powermanga-shockwave.Po"; else rm -f "$(DEPDIR)/powermanga-shockwave.Tpo"; exit 1; fi
#	source='shockwave.c' object='powermanga-shockwave.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-shockwave.obj `if test -f 'shockwave.c'; then $(CYGPATH_W) 'shockwave.c'; else $(CYGPATH_W) '$(srcdir)/shockwave.c'; fi`

powermanga-script_page.o: script_page.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-script_page.o -MD -MP -MF "$(DEPDIR)/powermanga-script_page.Tpo" -c -o powermanga-script_page.o `test -f 'script_page.c' || echo '$(srcdir)/'`script_page.c; \
	then mv -f "$(DEPDIR)/powermanga-script_page.Tpo" "$(DEPDIR)/powermanga-script_page.Po"; else rm -f "$(DEPDIR)/powermanga-script_page.Tpo"; exit 1; fi
#	source='script_page.c' object='powermanga-script_page.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-script_page.o `test -f 'script_page.c' || echo '$(srcdir)/'`script_page.c

powermanga-script_page.obj: script_page.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-script_page.obj -MD -MP -MF "$(DEPDIR)/powermanga-script_page.Tpo" -c -o powermanga-script_page.obj `if test -f 'script_page.c'; then $(CYGPATH_W) 'script_page.c'; else $(CYGPATH_W) '$(srcdir)/script_page.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-script_page.Tpo" "$(DEPDIR)/powermanga-script_page.Po"; else rm -f "$(DEPDIR)/powermanga-script_page.Tpo"; exit 1; fi
#	source='script_page.c' object='powermanga-script_page.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-script_page.obj `if test -f 'script_page.c'; then $(CYGPATH_W) 'script_page.c'; else $(CYGPATH_W) '$(srcdir)/script_page.c'; fi`

powermanga-starfield.o: starfield.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-starfield.o -MD -MP -MF "$(DEPDIR)/powermanga-starfield.Tpo" -c -o powermanga-starfield.o `test -f 'starfield.c' || echo '$(srcdir)/'`starfield.c; \
	then mv -f "$(DEPDIR)/powermanga-starfield.Tpo" "$(DEPDIR)/powermanga-starfield.Po"; else rm -f "$(DEPDIR)/powermanga-starfield.Tpo"; exit 1; fi
#	source='starfield.c' object='powermanga-starfield.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-starfield.o `test -f 'starfield.c' || echo '$(srcdir)/'`starfield.c

powermanga-starfield.obj: starfield.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-starfield.obj -MD -MP -MF "$(DEPDIR)/powermanga-starfield.Tpo" -c -o powermanga-starfield.obj `if test -f 'starfield.c'; then $(CYGPATH_W) 'starfield.c'; else $(CYGPATH_W) '$(srcdir)/starfield.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-starfield.Tpo" "$(DEPDIR)/powermanga-starfield.Po"; else rm -f "$(DEPDIR)/powermanga-starfield.Tpo"; exit 1; fi
#	source='starfield.c' object='powermanga-starfield.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-starfield.obj `if test -f 'starfield.c'; then $(CYGPATH_W) 'starfield.c'; else $(CYGPATH_W) '$(srcdir)/starfield.c'; fi`

powermanga-text_overlay.o: text_overlay.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-text_overlay.o -MD -MP -MF "$(DEPDIR)/powermanga-text_overlay.Tpo" -c -o powermanga-text_overlay.o `test -f 'text_overlay.c' || echo '$(srcdir)/'`text_overlay.c; \
	then mv -f "$(DEPDIR)/powermanga-text_overlay.Tpo" "$(DEPDIR)/powermanga-text_overlay.Po"; else rm -f "$(DEPDIR)/powermanga-text_overlay.Tpo"; exit 1; fi
#	source='text_overlay.c' object='powermanga-text_overlay.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-text_overlay.o `test -f 'text_overlay.c' || echo '$(srcdir)/'`text_overlay.c

powermanga-text_overlay.obj: text_overlay.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-text_overlay.obj -MD -MP -MF "$(DEPDIR)/powermanga-text_overlay.Tpo" -c -o powermanga-text_overlay.obj `if test -f 'text_overlay.c'; then $(CYGPATH_W) 'text_overlay.c'; else $(CYGPATH_W) '$(srcdir)/text_overlay.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-text_overlay.Tpo" "$(DEPDIR)/powermanga-text_overlay.Po"; else rm -f "$(DEPDIR)/powermanga-text_overlay.Tpo"; exit 1; fi
#	source='text_overlay.c' object='powermanga-text_overlay.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-text_overlay.obj `if test -f 'text_overlay.c'; then $(CYGPATH_W) 'text_overlay.c'; else $(CYGPATH_W) '$(srcdir)/text_overlay.c'; fi`

powermanga-texts.o: texts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-texts.o -MD -MP -MF "$(DEPDIR)/powermanga-texts.Tpo" -c -o powermanga-texts.o `test -f 'texts.c' || echo '$(srcdir)/'`texts.c; \
	then mv -f "$(DEPDIR)/powermanga-texts.Tpo" "$(DEPDIR)/powermanga-texts.Po"; else rm -f "$(DEPDIR)/powermanga-texts.Tpo"; exit 1; fi
#	source='texts.c' object='powermanga-texts.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-texts.o `test -f 'texts.c' || echo '$(srcdir)/'`texts.c

powermanga-texts.obj: texts.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-texts.obj -MD -MP -MF "$(DEPDIR)/powermanga-texts.Tpo" -c -o powermanga-texts.obj `if test -f 'texts.c'; then $(CYGPATH_W) 'texts.c'; else $(CYGPATH_W) '$(srcdir)/texts.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-texts.Tpo" "$(DEPDIR)/powermanga-texts.Po"; else rm -f "$(DEPDIR)/powermanga-texts.Tpo"; exit 1; fi
#	source='texts.c' object='powermanga-texts.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-texts.obj `if test -f 'texts.c'; then $(CYGPATH_W) 'texts.c'; else $(CYGPATH_W) '$(srcdir)/texts.c'; fi`

powermanga-tools.o: tools.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-tools.o -MD -MP -MF "$(DEPDIR)/powermanga-tools.Tpo" -c -o powermanga-tools.o `test -f 'tools.c' || echo '$(srcdir)/'`tools.c; \
	then mv -f "$(DEPDIR)/powermanga-tools.Tpo" "$(DEPDIR)/powermanga-tools.Po"; else rm -f "$(DEPDIR)/powermanga-tools.Tpo"; exit 1; fi
#	source='tools.c' object='powermanga-tools.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-tools.o `test -f 'tools.c' || echo '$(srcdir)/'`tools.c

powermanga-tools.obj: tools.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-tools.obj -MD -MP -MF "$(DEPDIR)/powermanga-tools.Tpo" -c -o powermanga-tools.obj `if test -f 'tools.c'; then $(CYGPATH_W) 'tools.c'; else $(CYGPATH_W) '$(srcdir)/tools.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-tools.Tpo" "$(DEPDIR)/powermanga-tools.Po"; else rm -f "$(DEPDIR)/powermanga-tools.Tpo"; exit 1; fi
#	source='tools.c' object='powermanga-tools.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-tools.obj `if test -f 'tools.c'; then $(CYGPATH_W) 'tools.c'; else $(CYGPATH_W) '$(srcdir)/tools.c'; fi`

powermanga-gfxroutines.o: gfxroutines.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-gfxroutines.o -MD -MP -MF "$(DEPDIR)/powermanga-gfxroutines.Tpo" -c -o powermanga-gfxroutines.o `test -f 'gfxroutines.c' || echo '$(srcdir)/'`gfxroutines.c; \
	then mv -f "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; else rm -f "$(DEPDIR)/powermanga-gfxroutines.Tpo"; exit 1; fi
#	source='gfxroutines.c' object='powermanga-gfxroutines.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-gfxroutines.o `test -f 'gfxroutines.c' || echo '$(srcdir)/'`gfxroutines.c

powermanga-gfxroutines.obj: gfxroutines.c
	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -MT powermanga-gfxroutines.obj -MD -MP -MF "$(DEPDIR)/powermanga-gfxroutines.Tpo" -c -o powermanga-gfxroutines.obj `if test -f 'gfxroutines.c'; then $(CYGPATH_W) 'gfxroutines.c'; else $(CYGPATH_W) '$(srcdir)/gfxroutines.c'; fi`; \
	then mv -f "$(DEPDIR)/powermanga-gfxroutines.Tpo" "$(DEPDIR)/powermanga-gfxroutines.Po"; else rm -f "$(DEPDIR)/powermanga-gfxroutines.Tpo"; exit 1; fi
#	source='gfxroutines.c' object='powermanga-gfxroutines.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(powermanga_CFLAGS) $(CFLAGS) -c -o powermanga-gfxroutines.obj `if test -f 'gfxroutines.c'; then $(CYGPATH_W) 'gfxroutines.c'; else $(CYGPATH_W) '$(srcdir)/gfxroutines.c'; fi`
uninstall-info-am:

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
installdirs:
	for dir in "$(DESTDIR)$(gamesdir)"; do \
	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-gamesPROGRAMS clean-generic mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am: install-gamesPROGRAMS
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-gamesPROGRAMS uninstall-info-am

.PHONY: CTAGS GTAGS all all-am check check-am clean \
	clean-gamesPROGRAMS clean-generic ctags distclean \
	distclean-compile distclean-generic distclean-tags distdir dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-data-hook install-exec \
	install-exec-am install-gamesPROGRAMS install-info \
	install-info-am install-man install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
	uninstall-am uninstall-gamesPROGRAMS uninstall-info-am


install-data-hook:
	-chown root:games "$(DESTDIR)/$(gamesdir)/powermanga"
	-chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga"
	$(INSTALL) -d $(DESTDIR)/$(scoredir)
	-for suffix in "-easy" "" "-hard"; do \
	  touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
	  chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
	  chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \
	done
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
