Search
lxdream.org :: lxdream/src/Makefile.in
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.in
changeset 387:38e9fddbf0e3
prev378:f10fbdd4e24b
next405:570d93abb5b7
author nkeynes
date Wed Sep 19 09:15:18 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix SUBC (not updating T), FTRC (not truncating), and XTRCT (just b0rked)
view annotate diff log raw
     1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
     2 # @configure_input@
     4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
     5 # Free Software Foundation, Inc.
     6 # This Makefile.in is free software; the Free Software Foundation
     7 # gives unlimited permission to copy and/or distribute it,
     8 # with or without modifications, as long as this notice is preserved.
    10 # This program is distributed in the hope that it will be useful,
    11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
    12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    13 # PARTICULAR PURPOSE.
    15 @SET_MAKE@
    17 srcdir = @srcdir@
    18 top_srcdir = @top_srcdir@
    19 VPATH = @srcdir@
    20 pkgdatadir = $(datadir)/@PACKAGE@
    21 pkglibdir = $(libdir)/@PACKAGE@
    22 pkgincludedir = $(includedir)/@PACKAGE@
    23 top_builddir = ..
    25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    26 INSTALL = @INSTALL@
    27 install_sh_DATA = $(install_sh) -c -m 644
    28 install_sh_PROGRAM = $(install_sh) -c
    29 install_sh_SCRIPT = $(install_sh) -c
    30 INSTALL_HEADER = $(INSTALL_DATA)
    31 transform = $(program_transform_name)
    32 NORMAL_INSTALL = :
    33 PRE_INSTALL = :
    34 POST_INSTALL = :
    35 NORMAL_UNINSTALL = :
    36 PRE_UNINSTALL = :
    37 POST_UNINSTALL = :
    38 ACLOCAL = @ACLOCAL@
    39 AMDEP_FALSE = @AMDEP_FALSE@
    40 AMDEP_TRUE = @AMDEP_TRUE@
    41 AMTAR = @AMTAR@
    42 AUTOCONF = @AUTOCONF@
    43 AUTOHEADER = @AUTOHEADER@
    44 AUTOMAKE = @AUTOMAKE@
    45 AWK = @AWK@
    46 CATALOGS = @CATALOGS@
    47 CATOBJEXT = @CATOBJEXT@
    48 CC = @CC@
    49 CCDEPMODE = @CCDEPMODE@
    50 CFLAGS = @CFLAGS@
    51 CPP = @CPP@
    52 CPPFLAGS = @CPPFLAGS@
    53 CYGPATH_W = @CYGPATH_W@
    54 DATADIRNAME = @DATADIRNAME@
    55 DEFS = @DEFS@
    56 DEPDIR = @DEPDIR@
    57 ECHO_C = @ECHO_C@
    58 ECHO_N = @ECHO_N@
    59 ECHO_T = @ECHO_T@
    60 EGREP = @EGREP@
    61 EXEEXT = @EXEEXT@
    62 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
    63 GMOFILES = @GMOFILES@
    64 GMSGFMT = @GMSGFMT@
    65 GREP = @GREP@
    66 INSTALL_DATA = @INSTALL_DATA@
    67 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    68 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    69 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    70 INSTOBJEXT = @INSTOBJEXT@
    71 INTLLIBS = @INTLLIBS@
    72 LDFLAGS = @LDFLAGS@
    73 LIBOBJS = @LIBOBJS@
    74 LIBS = @LIBS@
    75 LTLIBOBJS = @LTLIBOBJS@
    76 MAINT = @MAINT@
    77 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
    78 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
    79 MAKEINFO = @MAKEINFO@
    80 MKINSTALLDIRS = @MKINSTALLDIRS@
    81 MSGFMT = @MSGFMT@
    82 OBJEXT = @OBJEXT@
    83 PACKAGE = @PACKAGE@
    84 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    85 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
    86 PACKAGE_LIBS = @PACKAGE_LIBS@
    87 PACKAGE_NAME = @PACKAGE_NAME@
    88 PACKAGE_STRING = @PACKAGE_STRING@
    89 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    90 PACKAGE_VERSION = @PACKAGE_VERSION@
    91 PATH_SEPARATOR = @PATH_SEPARATOR@
    92 PKG_CONFIG = @PKG_CONFIG@
    93 POFILES = @POFILES@
    94 POSUB = @POSUB@
    95 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
    96 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
    97 SET_MAKE = @SET_MAKE@
    98 SHELL = @SHELL@
    99 STRIP = @STRIP@
   100 USE_NLS = @USE_NLS@
   101 VERSION = @VERSION@
   102 XGETTEXT = @XGETTEXT@
   103 ac_ct_CC = @ac_ct_CC@
   104 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
   105 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
   106 am__include = @am__include@
   107 am__leading_dot = @am__leading_dot@
   108 am__quote = @am__quote@
   109 bindir = @bindir@
   110 build_alias = @build_alias@
   111 datadir = @datadir@
   112 datarootdir = @datarootdir@
   113 docdir = @docdir@
   114 dvidir = @dvidir@
   115 exec_prefix = @exec_prefix@
   116 host_alias = @host_alias@
   117 htmldir = @htmldir@
   118 includedir = @includedir@
   119 infodir = @infodir@
   120 install_sh = @install_sh@
   121 libdir = @libdir@
   122 libexecdir = @libexecdir@
   123 localedir = @localedir@
   124 localstatedir = @localstatedir@
   125 mandir = @mandir@
   126 oldincludedir = @oldincludedir@
   127 pdfdir = @pdfdir@
   128 prefix = @prefix@
   129 program_transform_name = @program_transform_name@
   130 psdir = @psdir@
   131 sbindir = @sbindir@
   132 sharedstatedir = @sharedstatedir@
   133 sysconfdir = @sysconfdir@
   134 target_alias = @target_alias@
   136 INCLUDES = \
   137 	-DPACKAGE_DATA_DIR=\""$(datadir)"\" \
   138 	-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
   139         -Ish4 \
   140 	@PACKAGE_CFLAGS@
   143 bin_PROGRAMS = gendec lxdream
   145 BUILT_SOURCES = sh4/sh4core.c sh4/sh4dasm.c sh4/sh4x86.c
   147 gendec_SOURCES = tools/gendec.c tools/gendec.h tools/insparse.c tools/actparse.c
   149 lxdream_SOURCES = \
   150         main.c \
   151         mem.c mem.h mmio.h watch.c \
   152         asic.c asic.h \
   153         syscall.c syscall.h bios.c dcload.c \
   154         gdrom/ide.c gdrom/ide.h gdrom/packet.h gdrom/gdimage.c \
   155 	gdrom/gdrom.c gdrom/gdrom.h gdrom/nrg.c gdrom/cdi.c gdrom/linux.c \
   156         dreamcast.c dreamcast.h eventq.c eventq.h \
   157         sh4/sh4.c sh4/intc.c sh4/intc.h sh4/sh4mem.c sh4/timer.c sh4/dmac.c \
   158         sh4/sh4core.c sh4/sh4core.h sh4/sh4dasm.c sh4/sh4dasm.h \
   159         sh4/sh4mmio.c sh4/sh4mmio.h sh4/scif.c sh4/xltcache.c sh4/xltcache.h \
   160         sh4/sh4trans.c sh4/sh4trans.h sh4/sh4x86.c sh4/sh4stat.c sh4/sh4stat.h \
   161         x86dasm/x86dasm.c x86dasm/x86dasm.h \
   162         x86dasm/i386-dis.c x86dasm/dis-init.c x86dasm/dis-buf.c \
   163         aica/armcore.c aica/armcore.h aica/armdasm.c aica/armmem.c \
   164         aica/aica.c aica/aica.h aica/audio.c aica/audio.h \
   165 	pvr2/pvr2.c pvr2/pvr2.h pvr2/pvr2mem.c \
   166 	pvr2/tacore.c pvr2/render.c pvr2/rendcore.c pvr2/rendbkg.c pvr2/rendsort.c \
   167 	pvr2/texcache.c pvr2/yuv.c pvr2/rendsave.c \
   168         maple/maple.c maple/maple.h \
   169         maple/controller.c maple/controller.h \
   170         gui/support.c gui/support.h \
   171         gui/interface.c gui/interface.h \
   172         gui/callbacks.c gui/callbacks.h \
   173         gui/gui.c gui/gui.h gui/mmr_win.c \
   174         gui/debug_win.c gui/dump_win.c \
   175         loader.c bootstrap.c util.c \
   176 	display.c display.h \
   177 	drivers/audio_null.c drivers/audio_esd.c \
   178 	drivers/video_null.c drivers/video_gtk.c drivers/video_gtk.h \
   179 	drivers/video_x11.c drivers/video_x11.h \
   180 	drivers/gl_common.c drivers/gl_common.h drivers/gl_fbo.c
   183 lxdream_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -lesd
   185 gendec_LDADD = @PACKAGE_LIBS@ $(INTLLIBS)
   187 TESTS = test/testxlt
   189 check_PROGRAMS = test/testxlt test/testsh4x86
   191 test_testxlt_SOURCES = test/testxlt.c sh4/xltcache.c sh4/xltcache.h 
   193 test_testsh4x86_SOURCES = test/testsh4x86.c x86dasm/x86dasm.c \
   194 	x86dasm/x86dasm.h x86dasm/i386-dis.c x86dasm/dis-init.c \
   195 	x86dasm/dis-buf.c \
   196 	sh4/sh4dasm.c sh4/sh4trans.c sh4/sh4x86.c sh4/xltcache.c \
   197 	sh4/xltcache.h mem.c util.c
   199 test_testsh4x86_LDADD = @PACKAGE_LIBS@
   201 AM_CFLAGS = -D_ISOC99_SOURCE -D_BSD_SOURCE 
   202 subdir = src
   203 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   204 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
   205 CONFIG_HEADER = $(top_builddir)/config.h
   206 CONFIG_CLEAN_FILES =
   207 bin_PROGRAMS = gendec$(EXEEXT) lxdream$(EXEEXT)
   208 check_PROGRAMS = test/testxlt$(EXEEXT) test/testsh4x86$(EXEEXT)
   209 PROGRAMS = $(bin_PROGRAMS)
   211 am_gendec_OBJECTS = gendec.$(OBJEXT) insparse.$(OBJEXT) \
   212 	actparse.$(OBJEXT)
   213 gendec_OBJECTS = $(am_gendec_OBJECTS)
   214 gendec_DEPENDENCIES =
   215 gendec_LDFLAGS =
   216 am_lxdream_OBJECTS = main.$(OBJEXT) mem.$(OBJEXT) watch.$(OBJEXT) \
   217 	asic.$(OBJEXT) syscall.$(OBJEXT) bios.$(OBJEXT) \
   218 	dcload.$(OBJEXT) ide.$(OBJEXT) gdimage.$(OBJEXT) \
   219 	gdrom.$(OBJEXT) nrg.$(OBJEXT) cdi.$(OBJEXT) linux.$(OBJEXT) \
   220 	dreamcast.$(OBJEXT) eventq.$(OBJEXT) sh4.$(OBJEXT) \
   221 	intc.$(OBJEXT) sh4mem.$(OBJEXT) timer.$(OBJEXT) dmac.$(OBJEXT) \
   222 	sh4core.$(OBJEXT) sh4dasm.$(OBJEXT) sh4mmio.$(OBJEXT) \
   223 	scif.$(OBJEXT) xltcache.$(OBJEXT) sh4trans.$(OBJEXT) \
   224 	sh4x86.$(OBJEXT) sh4stat.$(OBJEXT) x86dasm.$(OBJEXT) \
   225 	i386-dis.$(OBJEXT) dis-init.$(OBJEXT) dis-buf.$(OBJEXT) \
   226 	armcore.$(OBJEXT) armdasm.$(OBJEXT) armmem.$(OBJEXT) \
   227 	aica.$(OBJEXT) audio.$(OBJEXT) pvr2.$(OBJEXT) pvr2mem.$(OBJEXT) \
   228 	tacore.$(OBJEXT) render.$(OBJEXT) rendcore.$(OBJEXT) \
   229 	rendbkg.$(OBJEXT) rendsort.$(OBJEXT) texcache.$(OBJEXT) \
   230 	yuv.$(OBJEXT) rendsave.$(OBJEXT) maple.$(OBJEXT) \
   231 	controller.$(OBJEXT) support.$(OBJEXT) interface.$(OBJEXT) \
   232 	callbacks.$(OBJEXT) gui.$(OBJEXT) mmr_win.$(OBJEXT) \
   233 	debug_win.$(OBJEXT) dump_win.$(OBJEXT) loader.$(OBJEXT) \
   234 	bootstrap.$(OBJEXT) util.$(OBJEXT) display.$(OBJEXT) \
   235 	audio_null.$(OBJEXT) audio_esd.$(OBJEXT) video_null.$(OBJEXT) \
   236 	video_gtk.$(OBJEXT) video_x11.$(OBJEXT) gl_common.$(OBJEXT) \
   237 	gl_fbo.$(OBJEXT)
   238 lxdream_OBJECTS = $(am_lxdream_OBJECTS)
   239 lxdream_DEPENDENCIES =
   240 lxdream_LDFLAGS =
   241 am_test_testsh4x86_OBJECTS = testsh4x86.$(OBJEXT) x86dasm.$(OBJEXT) \
   242 	i386-dis.$(OBJEXT) dis-init.$(OBJEXT) dis-buf.$(OBJEXT) \
   243 	sh4dasm.$(OBJEXT) sh4trans.$(OBJEXT) sh4x86.$(OBJEXT) \
   244 	xltcache.$(OBJEXT) mem.$(OBJEXT) util.$(OBJEXT)
   245 test_testsh4x86_OBJECTS = $(am_test_testsh4x86_OBJECTS)
   246 test_testsh4x86_DEPENDENCIES =
   247 test_testsh4x86_LDFLAGS =
   248 am__dirstamp = $(am__leading_dot)dirstamp
   249 am_test_testxlt_OBJECTS = testxlt.$(OBJEXT) xltcache.$(OBJEXT)
   250 test_testxlt_OBJECTS = $(am_test_testxlt_OBJECTS)
   251 test_testxlt_LDADD = $(LDADD)
   252 test_testxlt_DEPENDENCIES =
   253 test_testxlt_LDFLAGS =
   255 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
   256 depcomp = $(SHELL) $(top_srcdir)/depcomp
   257 am__depfiles_maybe = depfiles
   258 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/actparse.Po ./$(DEPDIR)/aica.Po \
   259 @AMDEP_TRUE@	./$(DEPDIR)/armcore.Po ./$(DEPDIR)/armdasm.Po \
   260 @AMDEP_TRUE@	./$(DEPDIR)/armmem.Po ./$(DEPDIR)/asic.Po \
   261 @AMDEP_TRUE@	./$(DEPDIR)/audio.Po ./$(DEPDIR)/audio_esd.Po \
   262 @AMDEP_TRUE@	./$(DEPDIR)/audio_null.Po ./$(DEPDIR)/bios.Po \
   263 @AMDEP_TRUE@	./$(DEPDIR)/bootstrap.Po ./$(DEPDIR)/callbacks.Po \
   264 @AMDEP_TRUE@	./$(DEPDIR)/cdi.Po ./$(DEPDIR)/controller.Po \
   265 @AMDEP_TRUE@	./$(DEPDIR)/dcload.Po ./$(DEPDIR)/debug_win.Po \
   266 @AMDEP_TRUE@	./$(DEPDIR)/dis-buf.Po ./$(DEPDIR)/dis-init.Po \
   267 @AMDEP_TRUE@	./$(DEPDIR)/display.Po ./$(DEPDIR)/dmac.Po \
   268 @AMDEP_TRUE@	./$(DEPDIR)/dreamcast.Po ./$(DEPDIR)/dump_win.Po \
   269 @AMDEP_TRUE@	./$(DEPDIR)/eventq.Po ./$(DEPDIR)/gdimage.Po \
   270 @AMDEP_TRUE@	./$(DEPDIR)/gdrom.Po ./$(DEPDIR)/gendec.Po \
   271 @AMDEP_TRUE@	./$(DEPDIR)/gl_common.Po ./$(DEPDIR)/gl_fbo.Po \
   272 @AMDEP_TRUE@	./$(DEPDIR)/gui.Po ./$(DEPDIR)/i386-dis.Po \
   273 @AMDEP_TRUE@	./$(DEPDIR)/ide.Po ./$(DEPDIR)/insparse.Po \
   274 @AMDEP_TRUE@	./$(DEPDIR)/intc.Po ./$(DEPDIR)/interface.Po \
   275 @AMDEP_TRUE@	./$(DEPDIR)/linux.Po ./$(DEPDIR)/loader.Po \
   276 @AMDEP_TRUE@	./$(DEPDIR)/main.Po ./$(DEPDIR)/maple.Po \
   277 @AMDEP_TRUE@	./$(DEPDIR)/mem.Po ./$(DEPDIR)/mmr_win.Po \
   278 @AMDEP_TRUE@	./$(DEPDIR)/nrg.Po ./$(DEPDIR)/pvr2.Po \
   279 @AMDEP_TRUE@	./$(DEPDIR)/pvr2mem.Po ./$(DEPDIR)/rendbkg.Po \
   280 @AMDEP_TRUE@	./$(DEPDIR)/rendcore.Po ./$(DEPDIR)/render.Po \
   281 @AMDEP_TRUE@	./$(DEPDIR)/rendsave.Po ./$(DEPDIR)/rendsort.Po \
   282 @AMDEP_TRUE@	./$(DEPDIR)/scif.Po ./$(DEPDIR)/sh4.Po \
   283 @AMDEP_TRUE@	./$(DEPDIR)/sh4core.Po ./$(DEPDIR)/sh4dasm.Po \
   284 @AMDEP_TRUE@	./$(DEPDIR)/sh4mem.Po ./$(DEPDIR)/sh4mmio.Po \
   285 @AMDEP_TRUE@	./$(DEPDIR)/sh4stat.Po ./$(DEPDIR)/sh4trans.Po \
   286 @AMDEP_TRUE@	./$(DEPDIR)/sh4x86.Po ./$(DEPDIR)/support.Po \
   287 @AMDEP_TRUE@	./$(DEPDIR)/syscall.Po ./$(DEPDIR)/tacore.Po \
   288 @AMDEP_TRUE@	./$(DEPDIR)/testsh4x86.Po ./$(DEPDIR)/testxlt.Po \
   289 @AMDEP_TRUE@	./$(DEPDIR)/texcache.Po ./$(DEPDIR)/timer.Po \
   290 @AMDEP_TRUE@	./$(DEPDIR)/util.Po ./$(DEPDIR)/video_gtk.Po \
   291 @AMDEP_TRUE@	./$(DEPDIR)/video_null.Po ./$(DEPDIR)/video_x11.Po \
   292 @AMDEP_TRUE@	./$(DEPDIR)/watch.Po ./$(DEPDIR)/x86dasm.Po \
   293 @AMDEP_TRUE@	./$(DEPDIR)/xltcache.Po ./$(DEPDIR)/yuv.Po
   294 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
   295 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
   296 CCLD = $(CC)
   297 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
   298 DIST_SOURCES = $(gendec_SOURCES) $(lxdream_SOURCES) \
   299 	$(test_testsh4x86_SOURCES) $(test_testxlt_SOURCES)
   300 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
   301 SOURCES = $(gendec_SOURCES) $(lxdream_SOURCES) $(test_testsh4x86_SOURCES) $(test_testxlt_SOURCES)
   303 all: $(BUILT_SOURCES)
   304 	$(MAKE) $(AM_MAKEFLAGS) all-am
   306 .SUFFIXES:
   307 .SUFFIXES: .c .o .obj
   308 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
   309 	cd $(top_srcdir) && \
   310 	  $(AUTOMAKE) --gnu  src/Makefile
   311 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
   312 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
   313 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
   314 install-binPROGRAMS: $(bin_PROGRAMS)
   315 	@$(NORMAL_INSTALL)
   316 	$(mkinstalldirs) $(DESTDIR)$(bindir)
   317 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
   318 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
   319 	  if test -f $$p \
   320 	  ; then \
   321 	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
   322 	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
   323 	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
   324 	  else :; fi; \
   325 	done
   327 uninstall-binPROGRAMS:
   328 	@$(NORMAL_UNINSTALL)
   329 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
   330 	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
   331 	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
   332 	  rm -f $(DESTDIR)$(bindir)/$$f; \
   333 	done
   335 clean-binPROGRAMS:
   336 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
   338 clean-checkPROGRAMS:
   339 	-test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
   340 gendec$(EXEEXT): $(gendec_OBJECTS) $(gendec_DEPENDENCIES) 
   341 	@rm -f gendec$(EXEEXT)
   342 	$(LINK) $(gendec_LDFLAGS) $(gendec_OBJECTS) $(gendec_LDADD) $(LIBS)
   343 lxdream$(EXEEXT): $(lxdream_OBJECTS) $(lxdream_DEPENDENCIES) 
   344 	@rm -f lxdream$(EXEEXT)
   345 	$(LINK) $(lxdream_LDFLAGS) $(lxdream_OBJECTS) $(lxdream_LDADD) $(LIBS)
   346 test/$(am__dirstamp):
   347 	@$(mkinstalldirs) test
   348 	@: > test/$(am__dirstamp)
   349 test/testsh4x86$(EXEEXT): $(test_testsh4x86_OBJECTS) $(test_testsh4x86_DEPENDENCIES) test/$(am__dirstamp)
   350 	@rm -f test/testsh4x86$(EXEEXT)
   351 	$(LINK) $(test_testsh4x86_LDFLAGS) $(test_testsh4x86_OBJECTS) $(test_testsh4x86_LDADD) $(LIBS)
   352 test/testxlt$(EXEEXT): $(test_testxlt_OBJECTS) $(test_testxlt_DEPENDENCIES) test/$(am__dirstamp)
   353 	@rm -f test/testxlt$(EXEEXT)
   354 	$(LINK) $(test_testxlt_LDFLAGS) $(test_testxlt_OBJECTS) $(test_testxlt_LDADD) $(LIBS)
   356 mostlyclean-compile:
   357 	-rm -f *.$(OBJEXT) core *.core
   359 distclean-compile:
   360 	-rm -f *.tab.c
   362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/actparse.Po@am__quote@
   363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aica.Po@am__quote@
   364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armcore.Po@am__quote@
   365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armdasm.Po@am__quote@
   366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armmem.Po@am__quote@
   367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asic.Po@am__quote@
   368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio.Po@am__quote@
   369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_esd.Po@am__quote@
   370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_null.Po@am__quote@
   371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bios.Po@am__quote@
   372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bootstrap.Po@am__quote@
   373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callbacks.Po@am__quote@
   374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdi.Po@am__quote@
   375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/controller.Po@am__quote@
   376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcload.Po@am__quote@
   377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug_win.Po@am__quote@
   378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-buf.Po@am__quote@
   379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dis-init.Po@am__quote@
   380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/display.Po@am__quote@
   381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmac.Po@am__quote@
   382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dreamcast.Po@am__quote@
   383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump_win.Po@am__quote@
   384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eventq.Po@am__quote@
   385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdimage.Po@am__quote@
   386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdrom.Po@am__quote@
   387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gendec.Po@am__quote@
   388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gl_common.Po@am__quote@
   389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gl_fbo.Po@am__quote@
   390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui.Po@am__quote@
   391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386-dis.Po@am__quote@
   392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ide.Po@am__quote@
   393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insparse.Po@am__quote@
   394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intc.Po@am__quote@
   395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@
   396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux.Po@am__quote@
   397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loader.Po@am__quote@
   398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
   399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maple.Po@am__quote@
   400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Po@am__quote@
   401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmr_win.Po@am__quote@
   402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nrg.Po@am__quote@
   403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pvr2.Po@am__quote@
   404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pvr2mem.Po@am__quote@
   405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendbkg.Po@am__quote@
   406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendcore.Po@am__quote@
   407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/render.Po@am__quote@
   408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendsave.Po@am__quote@
   409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendsort.Po@am__quote@
   410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scif.Po@am__quote@
   411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4.Po@am__quote@
   412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4core.Po@am__quote@
   413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4dasm.Po@am__quote@
   414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4mem.Po@am__quote@
   415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4mmio.Po@am__quote@
   416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4stat.Po@am__quote@
   417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4trans.Po@am__quote@
   418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sh4x86.Po@am__quote@
   419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/support.Po@am__quote@
   420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syscall.Po@am__quote@
   421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tacore.Po@am__quote@
   422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsh4x86.Po@am__quote@
   423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testxlt.Po@am__quote@
   424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcache.Po@am__quote@
   425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
   426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
   427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/video_gtk.Po@am__quote@
   428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/video_null.Po@am__quote@
   429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/video_x11.Po@am__quote@
   430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch.Po@am__quote@
   431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86dasm.Po@am__quote@
   432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xltcache.Po@am__quote@
   433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yuv.Po@am__quote@
   435 .c.o:
   436 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
   437 @am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
   438 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
   439 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
   440 @am__fastdepCC_TRUE@	fi
   441 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
   442 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
   443 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   444 @am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
   446 .c.obj:
   447 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
   448 @am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
   449 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
   450 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
   451 @am__fastdepCC_TRUE@	fi
   452 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
   453 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
   454 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   455 @am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
   457 gendec.o: tools/gendec.c
   458 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gendec.o -MD -MP -MF "$(DEPDIR)/gendec.Tpo" \
   459 @am__fastdepCC_TRUE@	  -c -o gendec.o `test -f 'tools/gendec.c' || echo '$(srcdir)/'`tools/gendec.c; \
   460 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gendec.Tpo" "$(DEPDIR)/gendec.Po"; \
   461 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gendec.Tpo"; exit 1; \
   462 @am__fastdepCC_TRUE@	fi
   463 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/gendec.c' object='gendec.o' libtool=no @AMDEPBACKSLASH@
   464 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gendec.Po' tmpdepfile='$(DEPDIR)/gendec.TPo' @AMDEPBACKSLASH@
   465 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   466 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gendec.o `test -f 'tools/gendec.c' || echo '$(srcdir)/'`tools/gendec.c
   468 gendec.obj: tools/gendec.c
   469 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gendec.obj -MD -MP -MF "$(DEPDIR)/gendec.Tpo" \
   470 @am__fastdepCC_TRUE@	  -c -o gendec.obj `if test -f 'tools/gendec.c'; then $(CYGPATH_W) 'tools/gendec.c'; else $(CYGPATH_W) '$(srcdir)/tools/gendec.c'; fi`; \
   471 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gendec.Tpo" "$(DEPDIR)/gendec.Po"; \
   472 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gendec.Tpo"; exit 1; \
   473 @am__fastdepCC_TRUE@	fi
   474 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/gendec.c' object='gendec.obj' libtool=no @AMDEPBACKSLASH@
   475 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gendec.Po' tmpdepfile='$(DEPDIR)/gendec.TPo' @AMDEPBACKSLASH@
   476 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   477 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gendec.obj `if test -f 'tools/gendec.c'; then $(CYGPATH_W) 'tools/gendec.c'; else $(CYGPATH_W) '$(srcdir)/tools/gendec.c'; fi`
   479 insparse.o: tools/insparse.c
   480 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT insparse.o -MD -MP -MF "$(DEPDIR)/insparse.Tpo" \
   481 @am__fastdepCC_TRUE@	  -c -o insparse.o `test -f 'tools/insparse.c' || echo '$(srcdir)/'`tools/insparse.c; \
   482 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/insparse.Tpo" "$(DEPDIR)/insparse.Po"; \
   483 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/insparse.Tpo"; exit 1; \
   484 @am__fastdepCC_TRUE@	fi
   485 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/insparse.c' object='insparse.o' libtool=no @AMDEPBACKSLASH@
   486 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/insparse.Po' tmpdepfile='$(DEPDIR)/insparse.TPo' @AMDEPBACKSLASH@
   487 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   488 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o insparse.o `test -f 'tools/insparse.c' || echo '$(srcdir)/'`tools/insparse.c
   490 insparse.obj: tools/insparse.c
   491 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT insparse.obj -MD -MP -MF "$(DEPDIR)/insparse.Tpo" \
   492 @am__fastdepCC_TRUE@	  -c -o insparse.obj `if test -f 'tools/insparse.c'; then $(CYGPATH_W) 'tools/insparse.c'; else $(CYGPATH_W) '$(srcdir)/tools/insparse.c'; fi`; \
   493 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/insparse.Tpo" "$(DEPDIR)/insparse.Po"; \
   494 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/insparse.Tpo"; exit 1; \
   495 @am__fastdepCC_TRUE@	fi
   496 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/insparse.c' object='insparse.obj' libtool=no @AMDEPBACKSLASH@
   497 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/insparse.Po' tmpdepfile='$(DEPDIR)/insparse.TPo' @AMDEPBACKSLASH@
   498 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   499 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o insparse.obj `if test -f 'tools/insparse.c'; then $(CYGPATH_W) 'tools/insparse.c'; else $(CYGPATH_W) '$(srcdir)/tools/insparse.c'; fi`
   501 actparse.o: tools/actparse.c
   502 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT actparse.o -MD -MP -MF "$(DEPDIR)/actparse.Tpo" \
   503 @am__fastdepCC_TRUE@	  -c -o actparse.o `test -f 'tools/actparse.c' || echo '$(srcdir)/'`tools/actparse.c; \
   504 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/actparse.Tpo" "$(DEPDIR)/actparse.Po"; \
   505 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/actparse.Tpo"; exit 1; \
   506 @am__fastdepCC_TRUE@	fi
   507 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/actparse.c' object='actparse.o' libtool=no @AMDEPBACKSLASH@
   508 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/actparse.Po' tmpdepfile='$(DEPDIR)/actparse.TPo' @AMDEPBACKSLASH@
   509 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   510 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o actparse.o `test -f 'tools/actparse.c' || echo '$(srcdir)/'`tools/actparse.c
   512 actparse.obj: tools/actparse.c
   513 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT actparse.obj -MD -MP -MF "$(DEPDIR)/actparse.Tpo" \
   514 @am__fastdepCC_TRUE@	  -c -o actparse.obj `if test -f 'tools/actparse.c'; then $(CYGPATH_W) 'tools/actparse.c'; else $(CYGPATH_W) '$(srcdir)/tools/actparse.c'; fi`; \
   515 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/actparse.Tpo" "$(DEPDIR)/actparse.Po"; \
   516 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/actparse.Tpo"; exit 1; \
   517 @am__fastdepCC_TRUE@	fi
   518 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tools/actparse.c' object='actparse.obj' libtool=no @AMDEPBACKSLASH@
   519 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/actparse.Po' tmpdepfile='$(DEPDIR)/actparse.TPo' @AMDEPBACKSLASH@
   520 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   521 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o actparse.obj `if test -f 'tools/actparse.c'; then $(CYGPATH_W) 'tools/actparse.c'; else $(CYGPATH_W) '$(srcdir)/tools/actparse.c'; fi`
   523 ide.o: gdrom/ide.c
   524 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ide.o -MD -MP -MF "$(DEPDIR)/ide.Tpo" \
   525 @am__fastdepCC_TRUE@	  -c -o ide.o `test -f 'gdrom/ide.c' || echo '$(srcdir)/'`gdrom/ide.c; \
   526 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ide.Tpo" "$(DEPDIR)/ide.Po"; \
   527 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/ide.Tpo"; exit 1; \
   528 @am__fastdepCC_TRUE@	fi
   529 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/ide.c' object='ide.o' libtool=no @AMDEPBACKSLASH@
   530 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/ide.Po' tmpdepfile='$(DEPDIR)/ide.TPo' @AMDEPBACKSLASH@
   531 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   532 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ide.o `test -f 'gdrom/ide.c' || echo '$(srcdir)/'`gdrom/ide.c
   534 ide.obj: gdrom/ide.c
   535 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ide.obj -MD -MP -MF "$(DEPDIR)/ide.Tpo" \
   536 @am__fastdepCC_TRUE@	  -c -o ide.obj `if test -f 'gdrom/ide.c'; then $(CYGPATH_W) 'gdrom/ide.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/ide.c'; fi`; \
   537 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ide.Tpo" "$(DEPDIR)/ide.Po"; \
   538 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/ide.Tpo"; exit 1; \
   539 @am__fastdepCC_TRUE@	fi
   540 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/ide.c' object='ide.obj' libtool=no @AMDEPBACKSLASH@
   541 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/ide.Po' tmpdepfile='$(DEPDIR)/ide.TPo' @AMDEPBACKSLASH@
   542 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   543 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ide.obj `if test -f 'gdrom/ide.c'; then $(CYGPATH_W) 'gdrom/ide.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/ide.c'; fi`
   545 gdimage.o: gdrom/gdimage.c
   546 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gdimage.o -MD -MP -MF "$(DEPDIR)/gdimage.Tpo" \
   547 @am__fastdepCC_TRUE@	  -c -o gdimage.o `test -f 'gdrom/gdimage.c' || echo '$(srcdir)/'`gdrom/gdimage.c; \
   548 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gdimage.Tpo" "$(DEPDIR)/gdimage.Po"; \
   549 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gdimage.Tpo"; exit 1; \
   550 @am__fastdepCC_TRUE@	fi
   551 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/gdimage.c' object='gdimage.o' libtool=no @AMDEPBACKSLASH@
   552 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gdimage.Po' tmpdepfile='$(DEPDIR)/gdimage.TPo' @AMDEPBACKSLASH@
   553 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   554 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gdimage.o `test -f 'gdrom/gdimage.c' || echo '$(srcdir)/'`gdrom/gdimage.c
   556 gdimage.obj: gdrom/gdimage.c
   557 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gdimage.obj -MD -MP -MF "$(DEPDIR)/gdimage.Tpo" \
   558 @am__fastdepCC_TRUE@	  -c -o gdimage.obj `if test -f 'gdrom/gdimage.c'; then $(CYGPATH_W) 'gdrom/gdimage.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/gdimage.c'; fi`; \
   559 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gdimage.Tpo" "$(DEPDIR)/gdimage.Po"; \
   560 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gdimage.Tpo"; exit 1; \
   561 @am__fastdepCC_TRUE@	fi
   562 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/gdimage.c' object='gdimage.obj' libtool=no @AMDEPBACKSLASH@
   563 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gdimage.Po' tmpdepfile='$(DEPDIR)/gdimage.TPo' @AMDEPBACKSLASH@
   564 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   565 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gdimage.obj `if test -f 'gdrom/gdimage.c'; then $(CYGPATH_W) 'gdrom/gdimage.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/gdimage.c'; fi`
   567 gdrom.o: gdrom/gdrom.c
   568 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gdrom.o -MD -MP -MF "$(DEPDIR)/gdrom.Tpo" \
   569 @am__fastdepCC_TRUE@	  -c -o gdrom.o `test -f 'gdrom/gdrom.c' || echo '$(srcdir)/'`gdrom/gdrom.c; \
   570 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gdrom.Tpo" "$(DEPDIR)/gdrom.Po"; \
   571 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gdrom.Tpo"; exit 1; \
   572 @am__fastdepCC_TRUE@	fi
   573 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/gdrom.c' object='gdrom.o' libtool=no @AMDEPBACKSLASH@
   574 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gdrom.Po' tmpdepfile='$(DEPDIR)/gdrom.TPo' @AMDEPBACKSLASH@
   575 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   576 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gdrom.o `test -f 'gdrom/gdrom.c' || echo '$(srcdir)/'`gdrom/gdrom.c
   578 gdrom.obj: gdrom/gdrom.c
   579 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gdrom.obj -MD -MP -MF "$(DEPDIR)/gdrom.Tpo" \
   580 @am__fastdepCC_TRUE@	  -c -o gdrom.obj `if test -f 'gdrom/gdrom.c'; then $(CYGPATH_W) 'gdrom/gdrom.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/gdrom.c'; fi`; \
   581 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gdrom.Tpo" "$(DEPDIR)/gdrom.Po"; \
   582 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gdrom.Tpo"; exit 1; \
   583 @am__fastdepCC_TRUE@	fi
   584 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/gdrom.c' object='gdrom.obj' libtool=no @AMDEPBACKSLASH@
   585 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gdrom.Po' tmpdepfile='$(DEPDIR)/gdrom.TPo' @AMDEPBACKSLASH@
   586 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   587 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gdrom.obj `if test -f 'gdrom/gdrom.c'; then $(CYGPATH_W) 'gdrom/gdrom.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/gdrom.c'; fi`
   589 nrg.o: gdrom/nrg.c
   590 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nrg.o -MD -MP -MF "$(DEPDIR)/nrg.Tpo" \
   591 @am__fastdepCC_TRUE@	  -c -o nrg.o `test -f 'gdrom/nrg.c' || echo '$(srcdir)/'`gdrom/nrg.c; \
   592 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/nrg.Tpo" "$(DEPDIR)/nrg.Po"; \
   593 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/nrg.Tpo"; exit 1; \
   594 @am__fastdepCC_TRUE@	fi
   595 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/nrg.c' object='nrg.o' libtool=no @AMDEPBACKSLASH@
   596 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/nrg.Po' tmpdepfile='$(DEPDIR)/nrg.TPo' @AMDEPBACKSLASH@
   597 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   598 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nrg.o `test -f 'gdrom/nrg.c' || echo '$(srcdir)/'`gdrom/nrg.c
   600 nrg.obj: gdrom/nrg.c
   601 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nrg.obj -MD -MP -MF "$(DEPDIR)/nrg.Tpo" \
   602 @am__fastdepCC_TRUE@	  -c -o nrg.obj `if test -f 'gdrom/nrg.c'; then $(CYGPATH_W) 'gdrom/nrg.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/nrg.c'; fi`; \
   603 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/nrg.Tpo" "$(DEPDIR)/nrg.Po"; \
   604 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/nrg.Tpo"; exit 1; \
   605 @am__fastdepCC_TRUE@	fi
   606 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/nrg.c' object='nrg.obj' libtool=no @AMDEPBACKSLASH@
   607 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/nrg.Po' tmpdepfile='$(DEPDIR)/nrg.TPo' @AMDEPBACKSLASH@
   608 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   609 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nrg.obj `if test -f 'gdrom/nrg.c'; then $(CYGPATH_W) 'gdrom/nrg.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/nrg.c'; fi`
   611 cdi.o: gdrom/cdi.c
   612 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cdi.o -MD -MP -MF "$(DEPDIR)/cdi.Tpo" \
   613 @am__fastdepCC_TRUE@	  -c -o cdi.o `test -f 'gdrom/cdi.c' || echo '$(srcdir)/'`gdrom/cdi.c; \
   614 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/cdi.Tpo" "$(DEPDIR)/cdi.Po"; \
   615 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/cdi.Tpo"; exit 1; \
   616 @am__fastdepCC_TRUE@	fi
   617 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/cdi.c' object='cdi.o' libtool=no @AMDEPBACKSLASH@
   618 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/cdi.Po' tmpdepfile='$(DEPDIR)/cdi.TPo' @AMDEPBACKSLASH@
   619 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   620 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cdi.o `test -f 'gdrom/cdi.c' || echo '$(srcdir)/'`gdrom/cdi.c
   622 cdi.obj: gdrom/cdi.c
   623 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cdi.obj -MD -MP -MF "$(DEPDIR)/cdi.Tpo" \
   624 @am__fastdepCC_TRUE@	  -c -o cdi.obj `if test -f 'gdrom/cdi.c'; then $(CYGPATH_W) 'gdrom/cdi.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/cdi.c'; fi`; \
   625 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/cdi.Tpo" "$(DEPDIR)/cdi.Po"; \
   626 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/cdi.Tpo"; exit 1; \
   627 @am__fastdepCC_TRUE@	fi
   628 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/cdi.c' object='cdi.obj' libtool=no @AMDEPBACKSLASH@
   629 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/cdi.Po' tmpdepfile='$(DEPDIR)/cdi.TPo' @AMDEPBACKSLASH@
   630 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   631 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cdi.obj `if test -f 'gdrom/cdi.c'; then $(CYGPATH_W) 'gdrom/cdi.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/cdi.c'; fi`
   633 linux.o: gdrom/linux.c
   634 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linux.o -MD -MP -MF "$(DEPDIR)/linux.Tpo" \
   635 @am__fastdepCC_TRUE@	  -c -o linux.o `test -f 'gdrom/linux.c' || echo '$(srcdir)/'`gdrom/linux.c; \
   636 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/linux.Tpo" "$(DEPDIR)/linux.Po"; \
   637 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/linux.Tpo"; exit 1; \
   638 @am__fastdepCC_TRUE@	fi
   639 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/linux.c' object='linux.o' libtool=no @AMDEPBACKSLASH@
   640 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/linux.Po' tmpdepfile='$(DEPDIR)/linux.TPo' @AMDEPBACKSLASH@
   641 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   642 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linux.o `test -f 'gdrom/linux.c' || echo '$(srcdir)/'`gdrom/linux.c
   644 linux.obj: gdrom/linux.c
   645 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT linux.obj -MD -MP -MF "$(DEPDIR)/linux.Tpo" \
   646 @am__fastdepCC_TRUE@	  -c -o linux.obj `if test -f 'gdrom/linux.c'; then $(CYGPATH_W) 'gdrom/linux.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/linux.c'; fi`; \
   647 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/linux.Tpo" "$(DEPDIR)/linux.Po"; \
   648 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/linux.Tpo"; exit 1; \
   649 @am__fastdepCC_TRUE@	fi
   650 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gdrom/linux.c' object='linux.obj' libtool=no @AMDEPBACKSLASH@
   651 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/linux.Po' tmpdepfile='$(DEPDIR)/linux.TPo' @AMDEPBACKSLASH@
   652 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   653 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o linux.obj `if test -f 'gdrom/linux.c'; then $(CYGPATH_W) 'gdrom/linux.c'; else $(CYGPATH_W) '$(srcdir)/gdrom/linux.c'; fi`
   655 sh4.o: sh4/sh4.c
   656 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4.o -MD -MP -MF "$(DEPDIR)/sh4.Tpo" \
   657 @am__fastdepCC_TRUE@	  -c -o sh4.o `test -f 'sh4/sh4.c' || echo '$(srcdir)/'`sh4/sh4.c; \
   658 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4.Tpo" "$(DEPDIR)/sh4.Po"; \
   659 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4.Tpo"; exit 1; \
   660 @am__fastdepCC_TRUE@	fi
   661 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4.c' object='sh4.o' libtool=no @AMDEPBACKSLASH@
   662 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4.Po' tmpdepfile='$(DEPDIR)/sh4.TPo' @AMDEPBACKSLASH@
   663 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   664 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4.o `test -f 'sh4/sh4.c' || echo '$(srcdir)/'`sh4/sh4.c
   666 sh4.obj: sh4/sh4.c
   667 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4.obj -MD -MP -MF "$(DEPDIR)/sh4.Tpo" \
   668 @am__fastdepCC_TRUE@	  -c -o sh4.obj `if test -f 'sh4/sh4.c'; then $(CYGPATH_W) 'sh4/sh4.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4.c'; fi`; \
   669 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4.Tpo" "$(DEPDIR)/sh4.Po"; \
   670 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4.Tpo"; exit 1; \
   671 @am__fastdepCC_TRUE@	fi
   672 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4.c' object='sh4.obj' libtool=no @AMDEPBACKSLASH@
   673 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4.Po' tmpdepfile='$(DEPDIR)/sh4.TPo' @AMDEPBACKSLASH@
   674 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   675 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4.obj `if test -f 'sh4/sh4.c'; then $(CYGPATH_W) 'sh4/sh4.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4.c'; fi`
   677 intc.o: sh4/intc.c
   678 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT intc.o -MD -MP -MF "$(DEPDIR)/intc.Tpo" \
   679 @am__fastdepCC_TRUE@	  -c -o intc.o `test -f 'sh4/intc.c' || echo '$(srcdir)/'`sh4/intc.c; \
   680 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/intc.Tpo" "$(DEPDIR)/intc.Po"; \
   681 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/intc.Tpo"; exit 1; \
   682 @am__fastdepCC_TRUE@	fi
   683 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/intc.c' object='intc.o' libtool=no @AMDEPBACKSLASH@
   684 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/intc.Po' tmpdepfile='$(DEPDIR)/intc.TPo' @AMDEPBACKSLASH@
   685 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   686 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o intc.o `test -f 'sh4/intc.c' || echo '$(srcdir)/'`sh4/intc.c
   688 intc.obj: sh4/intc.c
   689 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT intc.obj -MD -MP -MF "$(DEPDIR)/intc.Tpo" \
   690 @am__fastdepCC_TRUE@	  -c -o intc.obj `if test -f 'sh4/intc.c'; then $(CYGPATH_W) 'sh4/intc.c'; else $(CYGPATH_W) '$(srcdir)/sh4/intc.c'; fi`; \
   691 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/intc.Tpo" "$(DEPDIR)/intc.Po"; \
   692 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/intc.Tpo"; exit 1; \
   693 @am__fastdepCC_TRUE@	fi
   694 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/intc.c' object='intc.obj' libtool=no @AMDEPBACKSLASH@
   695 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/intc.Po' tmpdepfile='$(DEPDIR)/intc.TPo' @AMDEPBACKSLASH@
   696 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   697 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o intc.obj `if test -f 'sh4/intc.c'; then $(CYGPATH_W) 'sh4/intc.c'; else $(CYGPATH_W) '$(srcdir)/sh4/intc.c'; fi`
   699 sh4mem.o: sh4/sh4mem.c
   700 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4mem.o -MD -MP -MF "$(DEPDIR)/sh4mem.Tpo" \
   701 @am__fastdepCC_TRUE@	  -c -o sh4mem.o `test -f 'sh4/sh4mem.c' || echo '$(srcdir)/'`sh4/sh4mem.c; \
   702 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4mem.Tpo" "$(DEPDIR)/sh4mem.Po"; \
   703 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4mem.Tpo"; exit 1; \
   704 @am__fastdepCC_TRUE@	fi
   705 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4mem.c' object='sh4mem.o' libtool=no @AMDEPBACKSLASH@
   706 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4mem.Po' tmpdepfile='$(DEPDIR)/sh4mem.TPo' @AMDEPBACKSLASH@
   707 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   708 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4mem.o `test -f 'sh4/sh4mem.c' || echo '$(srcdir)/'`sh4/sh4mem.c
   710 sh4mem.obj: sh4/sh4mem.c
   711 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4mem.obj -MD -MP -MF "$(DEPDIR)/sh4mem.Tpo" \
   712 @am__fastdepCC_TRUE@	  -c -o sh4mem.obj `if test -f 'sh4/sh4mem.c'; then $(CYGPATH_W) 'sh4/sh4mem.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4mem.c'; fi`; \
   713 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4mem.Tpo" "$(DEPDIR)/sh4mem.Po"; \
   714 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4mem.Tpo"; exit 1; \
   715 @am__fastdepCC_TRUE@	fi
   716 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4mem.c' object='sh4mem.obj' libtool=no @AMDEPBACKSLASH@
   717 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4mem.Po' tmpdepfile='$(DEPDIR)/sh4mem.TPo' @AMDEPBACKSLASH@
   718 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   719 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4mem.obj `if test -f 'sh4/sh4mem.c'; then $(CYGPATH_W) 'sh4/sh4mem.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4mem.c'; fi`
   721 timer.o: sh4/timer.c
   722 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timer.o -MD -MP -MF "$(DEPDIR)/timer.Tpo" \
   723 @am__fastdepCC_TRUE@	  -c -o timer.o `test -f 'sh4/timer.c' || echo '$(srcdir)/'`sh4/timer.c; \
   724 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/timer.Tpo" "$(DEPDIR)/timer.Po"; \
   725 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/timer.Tpo"; exit 1; \
   726 @am__fastdepCC_TRUE@	fi
   727 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/timer.c' object='timer.o' libtool=no @AMDEPBACKSLASH@
   728 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/timer.Po' tmpdepfile='$(DEPDIR)/timer.TPo' @AMDEPBACKSLASH@
   729 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   730 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timer.o `test -f 'sh4/timer.c' || echo '$(srcdir)/'`sh4/timer.c
   732 timer.obj: sh4/timer.c
   733 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT timer.obj -MD -MP -MF "$(DEPDIR)/timer.Tpo" \
   734 @am__fastdepCC_TRUE@	  -c -o timer.obj `if test -f 'sh4/timer.c'; then $(CYGPATH_W) 'sh4/timer.c'; else $(CYGPATH_W) '$(srcdir)/sh4/timer.c'; fi`; \
   735 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/timer.Tpo" "$(DEPDIR)/timer.Po"; \
   736 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/timer.Tpo"; exit 1; \
   737 @am__fastdepCC_TRUE@	fi
   738 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/timer.c' object='timer.obj' libtool=no @AMDEPBACKSLASH@
   739 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/timer.Po' tmpdepfile='$(DEPDIR)/timer.TPo' @AMDEPBACKSLASH@
   740 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   741 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o timer.obj `if test -f 'sh4/timer.c'; then $(CYGPATH_W) 'sh4/timer.c'; else $(CYGPATH_W) '$(srcdir)/sh4/timer.c'; fi`
   743 dmac.o: sh4/dmac.c
   744 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmac.o -MD -MP -MF "$(DEPDIR)/dmac.Tpo" \
   745 @am__fastdepCC_TRUE@	  -c -o dmac.o `test -f 'sh4/dmac.c' || echo '$(srcdir)/'`sh4/dmac.c; \
   746 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dmac.Tpo" "$(DEPDIR)/dmac.Po"; \
   747 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dmac.Tpo"; exit 1; \
   748 @am__fastdepCC_TRUE@	fi
   749 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/dmac.c' object='dmac.o' libtool=no @AMDEPBACKSLASH@
   750 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dmac.Po' tmpdepfile='$(DEPDIR)/dmac.TPo' @AMDEPBACKSLASH@
   751 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   752 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmac.o `test -f 'sh4/dmac.c' || echo '$(srcdir)/'`sh4/dmac.c
   754 dmac.obj: sh4/dmac.c
   755 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dmac.obj -MD -MP -MF "$(DEPDIR)/dmac.Tpo" \
   756 @am__fastdepCC_TRUE@	  -c -o dmac.obj `if test -f 'sh4/dmac.c'; then $(CYGPATH_W) 'sh4/dmac.c'; else $(CYGPATH_W) '$(srcdir)/sh4/dmac.c'; fi`; \
   757 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dmac.Tpo" "$(DEPDIR)/dmac.Po"; \
   758 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dmac.Tpo"; exit 1; \
   759 @am__fastdepCC_TRUE@	fi
   760 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/dmac.c' object='dmac.obj' libtool=no @AMDEPBACKSLASH@
   761 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dmac.Po' tmpdepfile='$(DEPDIR)/dmac.TPo' @AMDEPBACKSLASH@
   762 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   763 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dmac.obj `if test -f 'sh4/dmac.c'; then $(CYGPATH_W) 'sh4/dmac.c'; else $(CYGPATH_W) '$(srcdir)/sh4/dmac.c'; fi`
   765 sh4core.o: sh4/sh4core.c
   766 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4core.o -MD -MP -MF "$(DEPDIR)/sh4core.Tpo" \
   767 @am__fastdepCC_TRUE@	  -c -o sh4core.o `test -f 'sh4/sh4core.c' || echo '$(srcdir)/'`sh4/sh4core.c; \
   768 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4core.Tpo" "$(DEPDIR)/sh4core.Po"; \
   769 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4core.Tpo"; exit 1; \
   770 @am__fastdepCC_TRUE@	fi
   771 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4core.c' object='sh4core.o' libtool=no @AMDEPBACKSLASH@
   772 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4core.Po' tmpdepfile='$(DEPDIR)/sh4core.TPo' @AMDEPBACKSLASH@
   773 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   774 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4core.o `test -f 'sh4/sh4core.c' || echo '$(srcdir)/'`sh4/sh4core.c
   776 sh4core.obj: sh4/sh4core.c
   777 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4core.obj -MD -MP -MF "$(DEPDIR)/sh4core.Tpo" \
   778 @am__fastdepCC_TRUE@	  -c -o sh4core.obj `if test -f 'sh4/sh4core.c'; then $(CYGPATH_W) 'sh4/sh4core.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4core.c'; fi`; \
   779 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4core.Tpo" "$(DEPDIR)/sh4core.Po"; \
   780 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4core.Tpo"; exit 1; \
   781 @am__fastdepCC_TRUE@	fi
   782 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4core.c' object='sh4core.obj' libtool=no @AMDEPBACKSLASH@
   783 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4core.Po' tmpdepfile='$(DEPDIR)/sh4core.TPo' @AMDEPBACKSLASH@
   784 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   785 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4core.obj `if test -f 'sh4/sh4core.c'; then $(CYGPATH_W) 'sh4/sh4core.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4core.c'; fi`
   787 sh4dasm.o: sh4/sh4dasm.c
   788 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4dasm.o -MD -MP -MF "$(DEPDIR)/sh4dasm.Tpo" \
   789 @am__fastdepCC_TRUE@	  -c -o sh4dasm.o `test -f 'sh4/sh4dasm.c' || echo '$(srcdir)/'`sh4/sh4dasm.c; \
   790 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4dasm.Tpo" "$(DEPDIR)/sh4dasm.Po"; \
   791 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4dasm.Tpo"; exit 1; \
   792 @am__fastdepCC_TRUE@	fi
   793 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4dasm.c' object='sh4dasm.o' libtool=no @AMDEPBACKSLASH@
   794 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4dasm.Po' tmpdepfile='$(DEPDIR)/sh4dasm.TPo' @AMDEPBACKSLASH@
   795 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   796 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4dasm.o `test -f 'sh4/sh4dasm.c' || echo '$(srcdir)/'`sh4/sh4dasm.c
   798 sh4dasm.obj: sh4/sh4dasm.c
   799 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4dasm.obj -MD -MP -MF "$(DEPDIR)/sh4dasm.Tpo" \
   800 @am__fastdepCC_TRUE@	  -c -o sh4dasm.obj `if test -f 'sh4/sh4dasm.c'; then $(CYGPATH_W) 'sh4/sh4dasm.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4dasm.c'; fi`; \
   801 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4dasm.Tpo" "$(DEPDIR)/sh4dasm.Po"; \
   802 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4dasm.Tpo"; exit 1; \
   803 @am__fastdepCC_TRUE@	fi
   804 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4dasm.c' object='sh4dasm.obj' libtool=no @AMDEPBACKSLASH@
   805 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4dasm.Po' tmpdepfile='$(DEPDIR)/sh4dasm.TPo' @AMDEPBACKSLASH@
   806 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   807 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4dasm.obj `if test -f 'sh4/sh4dasm.c'; then $(CYGPATH_W) 'sh4/sh4dasm.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4dasm.c'; fi`
   809 sh4mmio.o: sh4/sh4mmio.c
   810 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4mmio.o -MD -MP -MF "$(DEPDIR)/sh4mmio.Tpo" \
   811 @am__fastdepCC_TRUE@	  -c -o sh4mmio.o `test -f 'sh4/sh4mmio.c' || echo '$(srcdir)/'`sh4/sh4mmio.c; \
   812 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4mmio.Tpo" "$(DEPDIR)/sh4mmio.Po"; \
   813 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4mmio.Tpo"; exit 1; \
   814 @am__fastdepCC_TRUE@	fi
   815 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4mmio.c' object='sh4mmio.o' libtool=no @AMDEPBACKSLASH@
   816 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4mmio.Po' tmpdepfile='$(DEPDIR)/sh4mmio.TPo' @AMDEPBACKSLASH@
   817 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   818 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4mmio.o `test -f 'sh4/sh4mmio.c' || echo '$(srcdir)/'`sh4/sh4mmio.c
   820 sh4mmio.obj: sh4/sh4mmio.c
   821 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4mmio.obj -MD -MP -MF "$(DEPDIR)/sh4mmio.Tpo" \
   822 @am__fastdepCC_TRUE@	  -c -o sh4mmio.obj `if test -f 'sh4/sh4mmio.c'; then $(CYGPATH_W) 'sh4/sh4mmio.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4mmio.c'; fi`; \
   823 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4mmio.Tpo" "$(DEPDIR)/sh4mmio.Po"; \
   824 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4mmio.Tpo"; exit 1; \
   825 @am__fastdepCC_TRUE@	fi
   826 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4mmio.c' object='sh4mmio.obj' libtool=no @AMDEPBACKSLASH@
   827 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4mmio.Po' tmpdepfile='$(DEPDIR)/sh4mmio.TPo' @AMDEPBACKSLASH@
   828 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   829 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4mmio.obj `if test -f 'sh4/sh4mmio.c'; then $(CYGPATH_W) 'sh4/sh4mmio.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4mmio.c'; fi`
   831 scif.o: sh4/scif.c
   832 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scif.o -MD -MP -MF "$(DEPDIR)/scif.Tpo" \
   833 @am__fastdepCC_TRUE@	  -c -o scif.o `test -f 'sh4/scif.c' || echo '$(srcdir)/'`sh4/scif.c; \
   834 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scif.Tpo" "$(DEPDIR)/scif.Po"; \
   835 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/scif.Tpo"; exit 1; \
   836 @am__fastdepCC_TRUE@	fi
   837 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/scif.c' object='scif.o' libtool=no @AMDEPBACKSLASH@
   838 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scif.Po' tmpdepfile='$(DEPDIR)/scif.TPo' @AMDEPBACKSLASH@
   839 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   840 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scif.o `test -f 'sh4/scif.c' || echo '$(srcdir)/'`sh4/scif.c
   842 scif.obj: sh4/scif.c
   843 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scif.obj -MD -MP -MF "$(DEPDIR)/scif.Tpo" \
   844 @am__fastdepCC_TRUE@	  -c -o scif.obj `if test -f 'sh4/scif.c'; then $(CYGPATH_W) 'sh4/scif.c'; else $(CYGPATH_W) '$(srcdir)/sh4/scif.c'; fi`; \
   845 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scif.Tpo" "$(DEPDIR)/scif.Po"; \
   846 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/scif.Tpo"; exit 1; \
   847 @am__fastdepCC_TRUE@	fi
   848 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/scif.c' object='scif.obj' libtool=no @AMDEPBACKSLASH@
   849 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scif.Po' tmpdepfile='$(DEPDIR)/scif.TPo' @AMDEPBACKSLASH@
   850 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   851 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scif.obj `if test -f 'sh4/scif.c'; then $(CYGPATH_W) 'sh4/scif.c'; else $(CYGPATH_W) '$(srcdir)/sh4/scif.c'; fi`
   853 xltcache.o: sh4/xltcache.c
   854 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xltcache.o -MD -MP -MF "$(DEPDIR)/xltcache.Tpo" \
   855 @am__fastdepCC_TRUE@	  -c -o xltcache.o `test -f 'sh4/xltcache.c' || echo '$(srcdir)/'`sh4/xltcache.c; \
   856 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xltcache.Tpo" "$(DEPDIR)/xltcache.Po"; \
   857 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/xltcache.Tpo"; exit 1; \
   858 @am__fastdepCC_TRUE@	fi
   859 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/xltcache.c' object='xltcache.o' libtool=no @AMDEPBACKSLASH@
   860 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/xltcache.Po' tmpdepfile='$(DEPDIR)/xltcache.TPo' @AMDEPBACKSLASH@
   861 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   862 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xltcache.o `test -f 'sh4/xltcache.c' || echo '$(srcdir)/'`sh4/xltcache.c
   864 xltcache.obj: sh4/xltcache.c
   865 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xltcache.obj -MD -MP -MF "$(DEPDIR)/xltcache.Tpo" \
   866 @am__fastdepCC_TRUE@	  -c -o xltcache.obj `if test -f 'sh4/xltcache.c'; then $(CYGPATH_W) 'sh4/xltcache.c'; else $(CYGPATH_W) '$(srcdir)/sh4/xltcache.c'; fi`; \
   867 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/xltcache.Tpo" "$(DEPDIR)/xltcache.Po"; \
   868 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/xltcache.Tpo"; exit 1; \
   869 @am__fastdepCC_TRUE@	fi
   870 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/xltcache.c' object='xltcache.obj' libtool=no @AMDEPBACKSLASH@
   871 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/xltcache.Po' tmpdepfile='$(DEPDIR)/xltcache.TPo' @AMDEPBACKSLASH@
   872 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   873 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xltcache.obj `if test -f 'sh4/xltcache.c'; then $(CYGPATH_W) 'sh4/xltcache.c'; else $(CYGPATH_W) '$(srcdir)/sh4/xltcache.c'; fi`
   875 sh4trans.o: sh4/sh4trans.c
   876 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4trans.o -MD -MP -MF "$(DEPDIR)/sh4trans.Tpo" \
   877 @am__fastdepCC_TRUE@	  -c -o sh4trans.o `test -f 'sh4/sh4trans.c' || echo '$(srcdir)/'`sh4/sh4trans.c; \
   878 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4trans.Tpo" "$(DEPDIR)/sh4trans.Po"; \
   879 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4trans.Tpo"; exit 1; \
   880 @am__fastdepCC_TRUE@	fi
   881 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4trans.c' object='sh4trans.o' libtool=no @AMDEPBACKSLASH@
   882 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4trans.Po' tmpdepfile='$(DEPDIR)/sh4trans.TPo' @AMDEPBACKSLASH@
   883 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   884 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4trans.o `test -f 'sh4/sh4trans.c' || echo '$(srcdir)/'`sh4/sh4trans.c
   886 sh4trans.obj: sh4/sh4trans.c
   887 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4trans.obj -MD -MP -MF "$(DEPDIR)/sh4trans.Tpo" \
   888 @am__fastdepCC_TRUE@	  -c -o sh4trans.obj `if test -f 'sh4/sh4trans.c'; then $(CYGPATH_W) 'sh4/sh4trans.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4trans.c'; fi`; \
   889 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4trans.Tpo" "$(DEPDIR)/sh4trans.Po"; \
   890 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4trans.Tpo"; exit 1; \
   891 @am__fastdepCC_TRUE@	fi
   892 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4trans.c' object='sh4trans.obj' libtool=no @AMDEPBACKSLASH@
   893 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4trans.Po' tmpdepfile='$(DEPDIR)/sh4trans.TPo' @AMDEPBACKSLASH@
   894 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   895 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4trans.obj `if test -f 'sh4/sh4trans.c'; then $(CYGPATH_W) 'sh4/sh4trans.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4trans.c'; fi`
   897 sh4x86.o: sh4/sh4x86.c
   898 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4x86.o -MD -MP -MF "$(DEPDIR)/sh4x86.Tpo" \
   899 @am__fastdepCC_TRUE@	  -c -o sh4x86.o `test -f 'sh4/sh4x86.c' || echo '$(srcdir)/'`sh4/sh4x86.c; \
   900 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4x86.Tpo" "$(DEPDIR)/sh4x86.Po"; \
   901 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4x86.Tpo"; exit 1; \
   902 @am__fastdepCC_TRUE@	fi
   903 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4x86.c' object='sh4x86.o' libtool=no @AMDEPBACKSLASH@
   904 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4x86.Po' tmpdepfile='$(DEPDIR)/sh4x86.TPo' @AMDEPBACKSLASH@
   905 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   906 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4x86.o `test -f 'sh4/sh4x86.c' || echo '$(srcdir)/'`sh4/sh4x86.c
   908 sh4x86.obj: sh4/sh4x86.c
   909 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4x86.obj -MD -MP -MF "$(DEPDIR)/sh4x86.Tpo" \
   910 @am__fastdepCC_TRUE@	  -c -o sh4x86.obj `if test -f 'sh4/sh4x86.c'; then $(CYGPATH_W) 'sh4/sh4x86.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4x86.c'; fi`; \
   911 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4x86.Tpo" "$(DEPDIR)/sh4x86.Po"; \
   912 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4x86.Tpo"; exit 1; \
   913 @am__fastdepCC_TRUE@	fi
   914 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4x86.c' object='sh4x86.obj' libtool=no @AMDEPBACKSLASH@
   915 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4x86.Po' tmpdepfile='$(DEPDIR)/sh4x86.TPo' @AMDEPBACKSLASH@
   916 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   917 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4x86.obj `if test -f 'sh4/sh4x86.c'; then $(CYGPATH_W) 'sh4/sh4x86.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4x86.c'; fi`
   919 sh4stat.o: sh4/sh4stat.c
   920 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4stat.o -MD -MP -MF "$(DEPDIR)/sh4stat.Tpo" \
   921 @am__fastdepCC_TRUE@	  -c -o sh4stat.o `test -f 'sh4/sh4stat.c' || echo '$(srcdir)/'`sh4/sh4stat.c; \
   922 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4stat.Tpo" "$(DEPDIR)/sh4stat.Po"; \
   923 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4stat.Tpo"; exit 1; \
   924 @am__fastdepCC_TRUE@	fi
   925 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4stat.c' object='sh4stat.o' libtool=no @AMDEPBACKSLASH@
   926 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4stat.Po' tmpdepfile='$(DEPDIR)/sh4stat.TPo' @AMDEPBACKSLASH@
   927 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   928 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4stat.o `test -f 'sh4/sh4stat.c' || echo '$(srcdir)/'`sh4/sh4stat.c
   930 sh4stat.obj: sh4/sh4stat.c
   931 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sh4stat.obj -MD -MP -MF "$(DEPDIR)/sh4stat.Tpo" \
   932 @am__fastdepCC_TRUE@	  -c -o sh4stat.obj `if test -f 'sh4/sh4stat.c'; then $(CYGPATH_W) 'sh4/sh4stat.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4stat.c'; fi`; \
   933 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/sh4stat.Tpo" "$(DEPDIR)/sh4stat.Po"; \
   934 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/sh4stat.Tpo"; exit 1; \
   935 @am__fastdepCC_TRUE@	fi
   936 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sh4/sh4stat.c' object='sh4stat.obj' libtool=no @AMDEPBACKSLASH@
   937 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/sh4stat.Po' tmpdepfile='$(DEPDIR)/sh4stat.TPo' @AMDEPBACKSLASH@
   938 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   939 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sh4stat.obj `if test -f 'sh4/sh4stat.c'; then $(CYGPATH_W) 'sh4/sh4stat.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4stat.c'; fi`
   941 x86dasm.o: x86dasm/x86dasm.c
   942 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86dasm.o -MD -MP -MF "$(DEPDIR)/x86dasm.Tpo" \
   943 @am__fastdepCC_TRUE@	  -c -o x86dasm.o `test -f 'x86dasm/x86dasm.c' || echo '$(srcdir)/'`x86dasm/x86dasm.c; \
   944 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/x86dasm.Tpo" "$(DEPDIR)/x86dasm.Po"; \
   945 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/x86dasm.Tpo"; exit 1; \
   946 @am__fastdepCC_TRUE@	fi
   947 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/x86dasm.c' object='x86dasm.o' libtool=no @AMDEPBACKSLASH@
   948 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/x86dasm.Po' tmpdepfile='$(DEPDIR)/x86dasm.TPo' @AMDEPBACKSLASH@
   949 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   950 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86dasm.o `test -f 'x86dasm/x86dasm.c' || echo '$(srcdir)/'`x86dasm/x86dasm.c
   952 x86dasm.obj: x86dasm/x86dasm.c
   953 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86dasm.obj -MD -MP -MF "$(DEPDIR)/x86dasm.Tpo" \
   954 @am__fastdepCC_TRUE@	  -c -o x86dasm.obj `if test -f 'x86dasm/x86dasm.c'; then $(CYGPATH_W) 'x86dasm/x86dasm.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/x86dasm.c'; fi`; \
   955 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/x86dasm.Tpo" "$(DEPDIR)/x86dasm.Po"; \
   956 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/x86dasm.Tpo"; exit 1; \
   957 @am__fastdepCC_TRUE@	fi
   958 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/x86dasm.c' object='x86dasm.obj' libtool=no @AMDEPBACKSLASH@
   959 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/x86dasm.Po' tmpdepfile='$(DEPDIR)/x86dasm.TPo' @AMDEPBACKSLASH@
   960 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   961 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86dasm.obj `if test -f 'x86dasm/x86dasm.c'; then $(CYGPATH_W) 'x86dasm/x86dasm.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/x86dasm.c'; fi`
   963 i386-dis.o: x86dasm/i386-dis.c
   964 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT i386-dis.o -MD -MP -MF "$(DEPDIR)/i386-dis.Tpo" \
   965 @am__fastdepCC_TRUE@	  -c -o i386-dis.o `test -f 'x86dasm/i386-dis.c' || echo '$(srcdir)/'`x86dasm/i386-dis.c; \
   966 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/i386-dis.Tpo" "$(DEPDIR)/i386-dis.Po"; \
   967 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/i386-dis.Tpo"; exit 1; \
   968 @am__fastdepCC_TRUE@	fi
   969 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/i386-dis.c' object='i386-dis.o' libtool=no @AMDEPBACKSLASH@
   970 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/i386-dis.Po' tmpdepfile='$(DEPDIR)/i386-dis.TPo' @AMDEPBACKSLASH@
   971 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   972 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o i386-dis.o `test -f 'x86dasm/i386-dis.c' || echo '$(srcdir)/'`x86dasm/i386-dis.c
   974 i386-dis.obj: x86dasm/i386-dis.c
   975 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT i386-dis.obj -MD -MP -MF "$(DEPDIR)/i386-dis.Tpo" \
   976 @am__fastdepCC_TRUE@	  -c -o i386-dis.obj `if test -f 'x86dasm/i386-dis.c'; then $(CYGPATH_W) 'x86dasm/i386-dis.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/i386-dis.c'; fi`; \
   977 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/i386-dis.Tpo" "$(DEPDIR)/i386-dis.Po"; \
   978 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/i386-dis.Tpo"; exit 1; \
   979 @am__fastdepCC_TRUE@	fi
   980 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/i386-dis.c' object='i386-dis.obj' libtool=no @AMDEPBACKSLASH@
   981 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/i386-dis.Po' tmpdepfile='$(DEPDIR)/i386-dis.TPo' @AMDEPBACKSLASH@
   982 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   983 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o i386-dis.obj `if test -f 'x86dasm/i386-dis.c'; then $(CYGPATH_W) 'x86dasm/i386-dis.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/i386-dis.c'; fi`
   985 dis-init.o: x86dasm/dis-init.c
   986 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dis-init.o -MD -MP -MF "$(DEPDIR)/dis-init.Tpo" \
   987 @am__fastdepCC_TRUE@	  -c -o dis-init.o `test -f 'x86dasm/dis-init.c' || echo '$(srcdir)/'`x86dasm/dis-init.c; \
   988 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dis-init.Tpo" "$(DEPDIR)/dis-init.Po"; \
   989 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dis-init.Tpo"; exit 1; \
   990 @am__fastdepCC_TRUE@	fi
   991 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/dis-init.c' object='dis-init.o' libtool=no @AMDEPBACKSLASH@
   992 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dis-init.Po' tmpdepfile='$(DEPDIR)/dis-init.TPo' @AMDEPBACKSLASH@
   993 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
   994 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dis-init.o `test -f 'x86dasm/dis-init.c' || echo '$(srcdir)/'`x86dasm/dis-init.c
   996 dis-init.obj: x86dasm/dis-init.c
   997 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dis-init.obj -MD -MP -MF "$(DEPDIR)/dis-init.Tpo" \
   998 @am__fastdepCC_TRUE@	  -c -o dis-init.obj `if test -f 'x86dasm/dis-init.c'; then $(CYGPATH_W) 'x86dasm/dis-init.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/dis-init.c'; fi`; \
   999 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dis-init.Tpo" "$(DEPDIR)/dis-init.Po"; \
  1000 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dis-init.Tpo"; exit 1; \
  1001 @am__fastdepCC_TRUE@	fi
  1002 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/dis-init.c' object='dis-init.obj' libtool=no @AMDEPBACKSLASH@
  1003 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dis-init.Po' tmpdepfile='$(DEPDIR)/dis-init.TPo' @AMDEPBACKSLASH@
  1004 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1005 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dis-init.obj `if test -f 'x86dasm/dis-init.c'; then $(CYGPATH_W) 'x86dasm/dis-init.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/dis-init.c'; fi`
  1007 dis-buf.o: x86dasm/dis-buf.c
  1008 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dis-buf.o -MD -MP -MF "$(DEPDIR)/dis-buf.Tpo" \
  1009 @am__fastdepCC_TRUE@	  -c -o dis-buf.o `test -f 'x86dasm/dis-buf.c' || echo '$(srcdir)/'`x86dasm/dis-buf.c; \
  1010 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dis-buf.Tpo" "$(DEPDIR)/dis-buf.Po"; \
  1011 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dis-buf.Tpo"; exit 1; \
  1012 @am__fastdepCC_TRUE@	fi
  1013 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/dis-buf.c' object='dis-buf.o' libtool=no @AMDEPBACKSLASH@
  1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dis-buf.Po' tmpdepfile='$(DEPDIR)/dis-buf.TPo' @AMDEPBACKSLASH@
  1015 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1016 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dis-buf.o `test -f 'x86dasm/dis-buf.c' || echo '$(srcdir)/'`x86dasm/dis-buf.c
  1018 dis-buf.obj: x86dasm/dis-buf.c
  1019 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dis-buf.obj -MD -MP -MF "$(DEPDIR)/dis-buf.Tpo" \
  1020 @am__fastdepCC_TRUE@	  -c -o dis-buf.obj `if test -f 'x86dasm/dis-buf.c'; then $(CYGPATH_W) 'x86dasm/dis-buf.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/dis-buf.c'; fi`; \
  1021 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dis-buf.Tpo" "$(DEPDIR)/dis-buf.Po"; \
  1022 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dis-buf.Tpo"; exit 1; \
  1023 @am__fastdepCC_TRUE@	fi
  1024 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x86dasm/dis-buf.c' object='dis-buf.obj' libtool=no @AMDEPBACKSLASH@
  1025 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dis-buf.Po' tmpdepfile='$(DEPDIR)/dis-buf.TPo' @AMDEPBACKSLASH@
  1026 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1027 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dis-buf.obj `if test -f 'x86dasm/dis-buf.c'; then $(CYGPATH_W) 'x86dasm/dis-buf.c'; else $(CYGPATH_W) '$(srcdir)/x86dasm/dis-buf.c'; fi`
  1029 armcore.o: aica/armcore.c
  1030 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armcore.o -MD -MP -MF "$(DEPDIR)/armcore.Tpo" \
  1031 @am__fastdepCC_TRUE@	  -c -o armcore.o `test -f 'aica/armcore.c' || echo '$(srcdir)/'`aica/armcore.c; \
  1032 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armcore.Tpo" "$(DEPDIR)/armcore.Po"; \
  1033 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armcore.Tpo"; exit 1; \
  1034 @am__fastdepCC_TRUE@	fi
  1035 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armcore.c' object='armcore.o' libtool=no @AMDEPBACKSLASH@
  1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armcore.Po' tmpdepfile='$(DEPDIR)/armcore.TPo' @AMDEPBACKSLASH@
  1037 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1038 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armcore.o `test -f 'aica/armcore.c' || echo '$(srcdir)/'`aica/armcore.c
  1040 armcore.obj: aica/armcore.c
  1041 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armcore.obj -MD -MP -MF "$(DEPDIR)/armcore.Tpo" \
  1042 @am__fastdepCC_TRUE@	  -c -o armcore.obj `if test -f 'aica/armcore.c'; then $(CYGPATH_W) 'aica/armcore.c'; else $(CYGPATH_W) '$(srcdir)/aica/armcore.c'; fi`; \
  1043 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armcore.Tpo" "$(DEPDIR)/armcore.Po"; \
  1044 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armcore.Tpo"; exit 1; \
  1045 @am__fastdepCC_TRUE@	fi
  1046 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armcore.c' object='armcore.obj' libtool=no @AMDEPBACKSLASH@
  1047 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armcore.Po' tmpdepfile='$(DEPDIR)/armcore.TPo' @AMDEPBACKSLASH@
  1048 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1049 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armcore.obj `if test -f 'aica/armcore.c'; then $(CYGPATH_W) 'aica/armcore.c'; else $(CYGPATH_W) '$(srcdir)/aica/armcore.c'; fi`
  1051 armdasm.o: aica/armdasm.c
  1052 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armdasm.o -MD -MP -MF "$(DEPDIR)/armdasm.Tpo" \
  1053 @am__fastdepCC_TRUE@	  -c -o armdasm.o `test -f 'aica/armdasm.c' || echo '$(srcdir)/'`aica/armdasm.c; \
  1054 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armdasm.Tpo" "$(DEPDIR)/armdasm.Po"; \
  1055 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armdasm.Tpo"; exit 1; \
  1056 @am__fastdepCC_TRUE@	fi
  1057 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armdasm.c' object='armdasm.o' libtool=no @AMDEPBACKSLASH@
  1058 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armdasm.Po' tmpdepfile='$(DEPDIR)/armdasm.TPo' @AMDEPBACKSLASH@
  1059 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1060 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armdasm.o `test -f 'aica/armdasm.c' || echo '$(srcdir)/'`aica/armdasm.c
  1062 armdasm.obj: aica/armdasm.c
  1063 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armdasm.obj -MD -MP -MF "$(DEPDIR)/armdasm.Tpo" \
  1064 @am__fastdepCC_TRUE@	  -c -o armdasm.obj `if test -f 'aica/armdasm.c'; then $(CYGPATH_W) 'aica/armdasm.c'; else $(CYGPATH_W) '$(srcdir)/aica/armdasm.c'; fi`; \
  1065 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armdasm.Tpo" "$(DEPDIR)/armdasm.Po"; \
  1066 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armdasm.Tpo"; exit 1; \
  1067 @am__fastdepCC_TRUE@	fi
  1068 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armdasm.c' object='armdasm.obj' libtool=no @AMDEPBACKSLASH@
  1069 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armdasm.Po' tmpdepfile='$(DEPDIR)/armdasm.TPo' @AMDEPBACKSLASH@
  1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1071 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armdasm.obj `if test -f 'aica/armdasm.c'; then $(CYGPATH_W) 'aica/armdasm.c'; else $(CYGPATH_W) '$(srcdir)/aica/armdasm.c'; fi`
  1073 armmem.o: aica/armmem.c
  1074 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armmem.o -MD -MP -MF "$(DEPDIR)/armmem.Tpo" \
  1075 @am__fastdepCC_TRUE@	  -c -o armmem.o `test -f 'aica/armmem.c' || echo '$(srcdir)/'`aica/armmem.c; \
  1076 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armmem.Tpo" "$(DEPDIR)/armmem.Po"; \
  1077 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armmem.Tpo"; exit 1; \
  1078 @am__fastdepCC_TRUE@	fi
  1079 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armmem.c' object='armmem.o' libtool=no @AMDEPBACKSLASH@
  1080 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armmem.Po' tmpdepfile='$(DEPDIR)/armmem.TPo' @AMDEPBACKSLASH@
  1081 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1082 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armmem.o `test -f 'aica/armmem.c' || echo '$(srcdir)/'`aica/armmem.c
  1084 armmem.obj: aica/armmem.c
  1085 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT armmem.obj -MD -MP -MF "$(DEPDIR)/armmem.Tpo" \
  1086 @am__fastdepCC_TRUE@	  -c -o armmem.obj `if test -f 'aica/armmem.c'; then $(CYGPATH_W) 'aica/armmem.c'; else $(CYGPATH_W) '$(srcdir)/aica/armmem.c'; fi`; \
  1087 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/armmem.Tpo" "$(DEPDIR)/armmem.Po"; \
  1088 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/armmem.Tpo"; exit 1; \
  1089 @am__fastdepCC_TRUE@	fi
  1090 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/armmem.c' object='armmem.obj' libtool=no @AMDEPBACKSLASH@
  1091 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/armmem.Po' tmpdepfile='$(DEPDIR)/armmem.TPo' @AMDEPBACKSLASH@
  1092 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1093 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o armmem.obj `if test -f 'aica/armmem.c'; then $(CYGPATH_W) 'aica/armmem.c'; else $(CYGPATH_W) '$(srcdir)/aica/armmem.c'; fi`
  1095 aica.o: aica/aica.c
  1096 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aica.o -MD -MP -MF "$(DEPDIR)/aica.Tpo" \
  1097 @am__fastdepCC_TRUE@	  -c -o aica.o `test -f 'aica/aica.c' || echo '$(srcdir)/'`aica/aica.c; \
  1098 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/aica.Tpo" "$(DEPDIR)/aica.Po"; \
  1099 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/aica.Tpo"; exit 1; \
  1100 @am__fastdepCC_TRUE@	fi
  1101 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/aica.c' object='aica.o' libtool=no @AMDEPBACKSLASH@
  1102 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/aica.Po' tmpdepfile='$(DEPDIR)/aica.TPo' @AMDEPBACKSLASH@
  1103 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1104 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aica.o `test -f 'aica/aica.c' || echo '$(srcdir)/'`aica/aica.c
  1106 aica.obj: aica/aica.c
  1107 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aica.obj -MD -MP -MF "$(DEPDIR)/aica.Tpo" \
  1108 @am__fastdepCC_TRUE@	  -c -o aica.obj `if test -f 'aica/aica.c'; then $(CYGPATH_W) 'aica/aica.c'; else $(CYGPATH_W) '$(srcdir)/aica/aica.c'; fi`; \
  1109 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/aica.Tpo" "$(DEPDIR)/aica.Po"; \
  1110 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/aica.Tpo"; exit 1; \
  1111 @am__fastdepCC_TRUE@	fi
  1112 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/aica.c' object='aica.obj' libtool=no @AMDEPBACKSLASH@
  1113 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/aica.Po' tmpdepfile='$(DEPDIR)/aica.TPo' @AMDEPBACKSLASH@
  1114 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1115 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aica.obj `if test -f 'aica/aica.c'; then $(CYGPATH_W) 'aica/aica.c'; else $(CYGPATH_W) '$(srcdir)/aica/aica.c'; fi`
  1117 audio.o: aica/audio.c
  1118 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio.o -MD -MP -MF "$(DEPDIR)/audio.Tpo" \
  1119 @am__fastdepCC_TRUE@	  -c -o audio.o `test -f 'aica/audio.c' || echo '$(srcdir)/'`aica/audio.c; \
  1120 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio.Tpo" "$(DEPDIR)/audio.Po"; \
  1121 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio.Tpo"; exit 1; \
  1122 @am__fastdepCC_TRUE@	fi
  1123 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/audio.c' object='audio.o' libtool=no @AMDEPBACKSLASH@
  1124 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio.Po' tmpdepfile='$(DEPDIR)/audio.TPo' @AMDEPBACKSLASH@
  1125 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1126 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio.o `test -f 'aica/audio.c' || echo '$(srcdir)/'`aica/audio.c
  1128 audio.obj: aica/audio.c
  1129 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio.obj -MD -MP -MF "$(DEPDIR)/audio.Tpo" \
  1130 @am__fastdepCC_TRUE@	  -c -o audio.obj `if test -f 'aica/audio.c'; then $(CYGPATH_W) 'aica/audio.c'; else $(CYGPATH_W) '$(srcdir)/aica/audio.c'; fi`; \
  1131 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio.Tpo" "$(DEPDIR)/audio.Po"; \
  1132 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio.Tpo"; exit 1; \
  1133 @am__fastdepCC_TRUE@	fi
  1134 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aica/audio.c' object='audio.obj' libtool=no @AMDEPBACKSLASH@
  1135 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio.Po' tmpdepfile='$(DEPDIR)/audio.TPo' @AMDEPBACKSLASH@
  1136 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1137 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio.obj `if test -f 'aica/audio.c'; then $(CYGPATH_W) 'aica/audio.c'; else $(CYGPATH_W) '$(srcdir)/aica/audio.c'; fi`
  1139 pvr2.o: pvr2/pvr2.c
  1140 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pvr2.o -MD -MP -MF "$(DEPDIR)/pvr2.Tpo" \
  1141 @am__fastdepCC_TRUE@	  -c -o pvr2.o `test -f 'pvr2/pvr2.c' || echo '$(srcdir)/'`pvr2/pvr2.c; \
  1142 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pvr2.Tpo" "$(DEPDIR)/pvr2.Po"; \
  1143 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/pvr2.Tpo"; exit 1; \
  1144 @am__fastdepCC_TRUE@	fi
  1145 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/pvr2.c' object='pvr2.o' libtool=no @AMDEPBACKSLASH@
  1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/pvr2.Po' tmpdepfile='$(DEPDIR)/pvr2.TPo' @AMDEPBACKSLASH@
  1147 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1148 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pvr2.o `test -f 'pvr2/pvr2.c' || echo '$(srcdir)/'`pvr2/pvr2.c
  1150 pvr2.obj: pvr2/pvr2.c
  1151 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pvr2.obj -MD -MP -MF "$(DEPDIR)/pvr2.Tpo" \
  1152 @am__fastdepCC_TRUE@	  -c -o pvr2.obj `if test -f 'pvr2/pvr2.c'; then $(CYGPATH_W) 'pvr2/pvr2.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/pvr2.c'; fi`; \
  1153 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pvr2.Tpo" "$(DEPDIR)/pvr2.Po"; \
  1154 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/pvr2.Tpo"; exit 1; \
  1155 @am__fastdepCC_TRUE@	fi
  1156 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/pvr2.c' object='pvr2.obj' libtool=no @AMDEPBACKSLASH@
  1157 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/pvr2.Po' tmpdepfile='$(DEPDIR)/pvr2.TPo' @AMDEPBACKSLASH@
  1158 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1159 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pvr2.obj `if test -f 'pvr2/pvr2.c'; then $(CYGPATH_W) 'pvr2/pvr2.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/pvr2.c'; fi`
  1161 pvr2mem.o: pvr2/pvr2mem.c
  1162 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pvr2mem.o -MD -MP -MF "$(DEPDIR)/pvr2mem.Tpo" \
  1163 @am__fastdepCC_TRUE@	  -c -o pvr2mem.o `test -f 'pvr2/pvr2mem.c' || echo '$(srcdir)/'`pvr2/pvr2mem.c; \
  1164 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pvr2mem.Tpo" "$(DEPDIR)/pvr2mem.Po"; \
  1165 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/pvr2mem.Tpo"; exit 1; \
  1166 @am__fastdepCC_TRUE@	fi
  1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/pvr2mem.c' object='pvr2mem.o' libtool=no @AMDEPBACKSLASH@
  1168 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/pvr2mem.Po' tmpdepfile='$(DEPDIR)/pvr2mem.TPo' @AMDEPBACKSLASH@
  1169 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1170 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pvr2mem.o `test -f 'pvr2/pvr2mem.c' || echo '$(srcdir)/'`pvr2/pvr2mem.c
  1172 pvr2mem.obj: pvr2/pvr2mem.c
  1173 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pvr2mem.obj -MD -MP -MF "$(DEPDIR)/pvr2mem.Tpo" \
  1174 @am__fastdepCC_TRUE@	  -c -o pvr2mem.obj `if test -f 'pvr2/pvr2mem.c'; then $(CYGPATH_W) 'pvr2/pvr2mem.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/pvr2mem.c'; fi`; \
  1175 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/pvr2mem.Tpo" "$(DEPDIR)/pvr2mem.Po"; \
  1176 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/pvr2mem.Tpo"; exit 1; \
  1177 @am__fastdepCC_TRUE@	fi
  1178 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/pvr2mem.c' object='pvr2mem.obj' libtool=no @AMDEPBACKSLASH@
  1179 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/pvr2mem.Po' tmpdepfile='$(DEPDIR)/pvr2mem.TPo' @AMDEPBACKSLASH@
  1180 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1181 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pvr2mem.obj `if test -f 'pvr2/pvr2mem.c'; then $(CYGPATH_W) 'pvr2/pvr2mem.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/pvr2mem.c'; fi`
  1183 tacore.o: pvr2/tacore.c
  1184 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tacore.o -MD -MP -MF "$(DEPDIR)/tacore.Tpo" \
  1185 @am__fastdepCC_TRUE@	  -c -o tacore.o `test -f 'pvr2/tacore.c' || echo '$(srcdir)/'`pvr2/tacore.c; \
  1186 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/tacore.Tpo" "$(DEPDIR)/tacore.Po"; \
  1187 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/tacore.Tpo"; exit 1; \
  1188 @am__fastdepCC_TRUE@	fi
  1189 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/tacore.c' object='tacore.o' libtool=no @AMDEPBACKSLASH@
  1190 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/tacore.Po' tmpdepfile='$(DEPDIR)/tacore.TPo' @AMDEPBACKSLASH@
  1191 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1192 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tacore.o `test -f 'pvr2/tacore.c' || echo '$(srcdir)/'`pvr2/tacore.c
  1194 tacore.obj: pvr2/tacore.c
  1195 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tacore.obj -MD -MP -MF "$(DEPDIR)/tacore.Tpo" \
  1196 @am__fastdepCC_TRUE@	  -c -o tacore.obj `if test -f 'pvr2/tacore.c'; then $(CYGPATH_W) 'pvr2/tacore.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/tacore.c'; fi`; \
  1197 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/tacore.Tpo" "$(DEPDIR)/tacore.Po"; \
  1198 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/tacore.Tpo"; exit 1; \
  1199 @am__fastdepCC_TRUE@	fi
  1200 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/tacore.c' object='tacore.obj' libtool=no @AMDEPBACKSLASH@
  1201 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/tacore.Po' tmpdepfile='$(DEPDIR)/tacore.TPo' @AMDEPBACKSLASH@
  1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1203 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tacore.obj `if test -f 'pvr2/tacore.c'; then $(CYGPATH_W) 'pvr2/tacore.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/tacore.c'; fi`
  1205 render.o: pvr2/render.c
  1206 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT render.o -MD -MP -MF "$(DEPDIR)/render.Tpo" \
  1207 @am__fastdepCC_TRUE@	  -c -o render.o `test -f 'pvr2/render.c' || echo '$(srcdir)/'`pvr2/render.c; \
  1208 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/render.Tpo" "$(DEPDIR)/render.Po"; \
  1209 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/render.Tpo"; exit 1; \
  1210 @am__fastdepCC_TRUE@	fi
  1211 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/render.c' object='render.o' libtool=no @AMDEPBACKSLASH@
  1212 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/render.Po' tmpdepfile='$(DEPDIR)/render.TPo' @AMDEPBACKSLASH@
  1213 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1214 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o render.o `test -f 'pvr2/render.c' || echo '$(srcdir)/'`pvr2/render.c
  1216 render.obj: pvr2/render.c
  1217 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT render.obj -MD -MP -MF "$(DEPDIR)/render.Tpo" \
  1218 @am__fastdepCC_TRUE@	  -c -o render.obj `if test -f 'pvr2/render.c'; then $(CYGPATH_W) 'pvr2/render.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/render.c'; fi`; \
  1219 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/render.Tpo" "$(DEPDIR)/render.Po"; \
  1220 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/render.Tpo"; exit 1; \
  1221 @am__fastdepCC_TRUE@	fi
  1222 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/render.c' object='render.obj' libtool=no @AMDEPBACKSLASH@
  1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/render.Po' tmpdepfile='$(DEPDIR)/render.TPo' @AMDEPBACKSLASH@
  1224 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1225 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o render.obj `if test -f 'pvr2/render.c'; then $(CYGPATH_W) 'pvr2/render.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/render.c'; fi`
  1227 rendcore.o: pvr2/rendcore.c
  1228 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendcore.o -MD -MP -MF "$(DEPDIR)/rendcore.Tpo" \
  1229 @am__fastdepCC_TRUE@	  -c -o rendcore.o `test -f 'pvr2/rendcore.c' || echo '$(srcdir)/'`pvr2/rendcore.c; \
  1230 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendcore.Tpo" "$(DEPDIR)/rendcore.Po"; \
  1231 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendcore.Tpo"; exit 1; \
  1232 @am__fastdepCC_TRUE@	fi
  1233 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendcore.c' object='rendcore.o' libtool=no @AMDEPBACKSLASH@
  1234 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendcore.Po' tmpdepfile='$(DEPDIR)/rendcore.TPo' @AMDEPBACKSLASH@
  1235 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1236 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendcore.o `test -f 'pvr2/rendcore.c' || echo '$(srcdir)/'`pvr2/rendcore.c
  1238 rendcore.obj: pvr2/rendcore.c
  1239 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendcore.obj -MD -MP -MF "$(DEPDIR)/rendcore.Tpo" \
  1240 @am__fastdepCC_TRUE@	  -c -o rendcore.obj `if test -f 'pvr2/rendcore.c'; then $(CYGPATH_W) 'pvr2/rendcore.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendcore.c'; fi`; \
  1241 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendcore.Tpo" "$(DEPDIR)/rendcore.Po"; \
  1242 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendcore.Tpo"; exit 1; \
  1243 @am__fastdepCC_TRUE@	fi
  1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendcore.c' object='rendcore.obj' libtool=no @AMDEPBACKSLASH@
  1245 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendcore.Po' tmpdepfile='$(DEPDIR)/rendcore.TPo' @AMDEPBACKSLASH@
  1246 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1247 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendcore.obj `if test -f 'pvr2/rendcore.c'; then $(CYGPATH_W) 'pvr2/rendcore.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendcore.c'; fi`
  1249 rendbkg.o: pvr2/rendbkg.c
  1250 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendbkg.o -MD -MP -MF "$(DEPDIR)/rendbkg.Tpo" \
  1251 @am__fastdepCC_TRUE@	  -c -o rendbkg.o `test -f 'pvr2/rendbkg.c' || echo '$(srcdir)/'`pvr2/rendbkg.c; \
  1252 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendbkg.Tpo" "$(DEPDIR)/rendbkg.Po"; \
  1253 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendbkg.Tpo"; exit 1; \
  1254 @am__fastdepCC_TRUE@	fi
  1255 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendbkg.c' object='rendbkg.o' libtool=no @AMDEPBACKSLASH@
  1256 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendbkg.Po' tmpdepfile='$(DEPDIR)/rendbkg.TPo' @AMDEPBACKSLASH@
  1257 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1258 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendbkg.o `test -f 'pvr2/rendbkg.c' || echo '$(srcdir)/'`pvr2/rendbkg.c
  1260 rendbkg.obj: pvr2/rendbkg.c
  1261 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendbkg.obj -MD -MP -MF "$(DEPDIR)/rendbkg.Tpo" \
  1262 @am__fastdepCC_TRUE@	  -c -o rendbkg.obj `if test -f 'pvr2/rendbkg.c'; then $(CYGPATH_W) 'pvr2/rendbkg.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendbkg.c'; fi`; \
  1263 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendbkg.Tpo" "$(DEPDIR)/rendbkg.Po"; \
  1264 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendbkg.Tpo"; exit 1; \
  1265 @am__fastdepCC_TRUE@	fi
  1266 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendbkg.c' object='rendbkg.obj' libtool=no @AMDEPBACKSLASH@
  1267 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendbkg.Po' tmpdepfile='$(DEPDIR)/rendbkg.TPo' @AMDEPBACKSLASH@
  1268 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1269 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendbkg.obj `if test -f 'pvr2/rendbkg.c'; then $(CYGPATH_W) 'pvr2/rendbkg.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendbkg.c'; fi`
  1271 rendsort.o: pvr2/rendsort.c
  1272 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendsort.o -MD -MP -MF "$(DEPDIR)/rendsort.Tpo" \
  1273 @am__fastdepCC_TRUE@	  -c -o rendsort.o `test -f 'pvr2/rendsort.c' || echo '$(srcdir)/'`pvr2/rendsort.c; \
  1274 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendsort.Tpo" "$(DEPDIR)/rendsort.Po"; \
  1275 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendsort.Tpo"; exit 1; \
  1276 @am__fastdepCC_TRUE@	fi
  1277 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendsort.c' object='rendsort.o' libtool=no @AMDEPBACKSLASH@
  1278 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendsort.Po' tmpdepfile='$(DEPDIR)/rendsort.TPo' @AMDEPBACKSLASH@
  1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1280 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendsort.o `test -f 'pvr2/rendsort.c' || echo '$(srcdir)/'`pvr2/rendsort.c
  1282 rendsort.obj: pvr2/rendsort.c
  1283 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendsort.obj -MD -MP -MF "$(DEPDIR)/rendsort.Tpo" \
  1284 @am__fastdepCC_TRUE@	  -c -o rendsort.obj `if test -f 'pvr2/rendsort.c'; then $(CYGPATH_W) 'pvr2/rendsort.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendsort.c'; fi`; \
  1285 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendsort.Tpo" "$(DEPDIR)/rendsort.Po"; \
  1286 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendsort.Tpo"; exit 1; \
  1287 @am__fastdepCC_TRUE@	fi
  1288 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendsort.c' object='rendsort.obj' libtool=no @AMDEPBACKSLASH@
  1289 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendsort.Po' tmpdepfile='$(DEPDIR)/rendsort.TPo' @AMDEPBACKSLASH@
  1290 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1291 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendsort.obj `if test -f 'pvr2/rendsort.c'; then $(CYGPATH_W) 'pvr2/rendsort.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendsort.c'; fi`
  1293 texcache.o: pvr2/texcache.c
  1294 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcache.o -MD -MP -MF "$(DEPDIR)/texcache.Tpo" \
  1295 @am__fastdepCC_TRUE@	  -c -o texcache.o `test -f 'pvr2/texcache.c' || echo '$(srcdir)/'`pvr2/texcache.c; \
  1296 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/texcache.Tpo" "$(DEPDIR)/texcache.Po"; \
  1297 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/texcache.Tpo"; exit 1; \
  1298 @am__fastdepCC_TRUE@	fi
  1299 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/texcache.c' object='texcache.o' libtool=no @AMDEPBACKSLASH@
  1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/texcache.Po' tmpdepfile='$(DEPDIR)/texcache.TPo' @AMDEPBACKSLASH@
  1301 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1302 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcache.o `test -f 'pvr2/texcache.c' || echo '$(srcdir)/'`pvr2/texcache.c
  1304 texcache.obj: pvr2/texcache.c
  1305 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcache.obj -MD -MP -MF "$(DEPDIR)/texcache.Tpo" \
  1306 @am__fastdepCC_TRUE@	  -c -o texcache.obj `if test -f 'pvr2/texcache.c'; then $(CYGPATH_W) 'pvr2/texcache.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/texcache.c'; fi`; \
  1307 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/texcache.Tpo" "$(DEPDIR)/texcache.Po"; \
  1308 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/texcache.Tpo"; exit 1; \
  1309 @am__fastdepCC_TRUE@	fi
  1310 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/texcache.c' object='texcache.obj' libtool=no @AMDEPBACKSLASH@
  1311 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/texcache.Po' tmpdepfile='$(DEPDIR)/texcache.TPo' @AMDEPBACKSLASH@
  1312 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1313 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcache.obj `if test -f 'pvr2/texcache.c'; then $(CYGPATH_W) 'pvr2/texcache.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/texcache.c'; fi`
  1315 yuv.o: pvr2/yuv.c
  1316 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yuv.o -MD -MP -MF "$(DEPDIR)/yuv.Tpo" \
  1317 @am__fastdepCC_TRUE@	  -c -o yuv.o `test -f 'pvr2/yuv.c' || echo '$(srcdir)/'`pvr2/yuv.c; \
  1318 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/yuv.Tpo" "$(DEPDIR)/yuv.Po"; \
  1319 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/yuv.Tpo"; exit 1; \
  1320 @am__fastdepCC_TRUE@	fi
  1321 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/yuv.c' object='yuv.o' libtool=no @AMDEPBACKSLASH@
  1322 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/yuv.Po' tmpdepfile='$(DEPDIR)/yuv.TPo' @AMDEPBACKSLASH@
  1323 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1324 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yuv.o `test -f 'pvr2/yuv.c' || echo '$(srcdir)/'`pvr2/yuv.c
  1326 yuv.obj: pvr2/yuv.c
  1327 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yuv.obj -MD -MP -MF "$(DEPDIR)/yuv.Tpo" \
  1328 @am__fastdepCC_TRUE@	  -c -o yuv.obj `if test -f 'pvr2/yuv.c'; then $(CYGPATH_W) 'pvr2/yuv.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/yuv.c'; fi`; \
  1329 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/yuv.Tpo" "$(DEPDIR)/yuv.Po"; \
  1330 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/yuv.Tpo"; exit 1; \
  1331 @am__fastdepCC_TRUE@	fi
  1332 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/yuv.c' object='yuv.obj' libtool=no @AMDEPBACKSLASH@
  1333 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/yuv.Po' tmpdepfile='$(DEPDIR)/yuv.TPo' @AMDEPBACKSLASH@
  1334 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1335 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yuv.obj `if test -f 'pvr2/yuv.c'; then $(CYGPATH_W) 'pvr2/yuv.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/yuv.c'; fi`
  1337 rendsave.o: pvr2/rendsave.c
  1338 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendsave.o -MD -MP -MF "$(DEPDIR)/rendsave.Tpo" \
  1339 @am__fastdepCC_TRUE@	  -c -o rendsave.o `test -f 'pvr2/rendsave.c' || echo '$(srcdir)/'`pvr2/rendsave.c; \
  1340 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendsave.Tpo" "$(DEPDIR)/rendsave.Po"; \
  1341 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendsave.Tpo"; exit 1; \
  1342 @am__fastdepCC_TRUE@	fi
  1343 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendsave.c' object='rendsave.o' libtool=no @AMDEPBACKSLASH@
  1344 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendsave.Po' tmpdepfile='$(DEPDIR)/rendsave.TPo' @AMDEPBACKSLASH@
  1345 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1346 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendsave.o `test -f 'pvr2/rendsave.c' || echo '$(srcdir)/'`pvr2/rendsave.c
  1348 rendsave.obj: pvr2/rendsave.c
  1349 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rendsave.obj -MD -MP -MF "$(DEPDIR)/rendsave.Tpo" \
  1350 @am__fastdepCC_TRUE@	  -c -o rendsave.obj `if test -f 'pvr2/rendsave.c'; then $(CYGPATH_W) 'pvr2/rendsave.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendsave.c'; fi`; \
  1351 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/rendsave.Tpo" "$(DEPDIR)/rendsave.Po"; \
  1352 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/rendsave.Tpo"; exit 1; \
  1353 @am__fastdepCC_TRUE@	fi
  1354 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr2/rendsave.c' object='rendsave.obj' libtool=no @AMDEPBACKSLASH@
  1355 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/rendsave.Po' tmpdepfile='$(DEPDIR)/rendsave.TPo' @AMDEPBACKSLASH@
  1356 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1357 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rendsave.obj `if test -f 'pvr2/rendsave.c'; then $(CYGPATH_W) 'pvr2/rendsave.c'; else $(CYGPATH_W) '$(srcdir)/pvr2/rendsave.c'; fi`
  1359 maple.o: maple/maple.c
  1360 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT maple.o -MD -MP -MF "$(DEPDIR)/maple.Tpo" \
  1361 @am__fastdepCC_TRUE@	  -c -o maple.o `test -f 'maple/maple.c' || echo '$(srcdir)/'`maple/maple.c; \
  1362 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/maple.Tpo" "$(DEPDIR)/maple.Po"; \
  1363 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/maple.Tpo"; exit 1; \
  1364 @am__fastdepCC_TRUE@	fi
  1365 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maple/maple.c' object='maple.o' libtool=no @AMDEPBACKSLASH@
  1366 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/maple.Po' tmpdepfile='$(DEPDIR)/maple.TPo' @AMDEPBACKSLASH@
  1367 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1368 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o maple.o `test -f 'maple/maple.c' || echo '$(srcdir)/'`maple/maple.c
  1370 maple.obj: maple/maple.c
  1371 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT maple.obj -MD -MP -MF "$(DEPDIR)/maple.Tpo" \
  1372 @am__fastdepCC_TRUE@	  -c -o maple.obj `if test -f 'maple/maple.c'; then $(CYGPATH_W) 'maple/maple.c'; else $(CYGPATH_W) '$(srcdir)/maple/maple.c'; fi`; \
  1373 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/maple.Tpo" "$(DEPDIR)/maple.Po"; \
  1374 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/maple.Tpo"; exit 1; \
  1375 @am__fastdepCC_TRUE@	fi
  1376 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maple/maple.c' object='maple.obj' libtool=no @AMDEPBACKSLASH@
  1377 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/maple.Po' tmpdepfile='$(DEPDIR)/maple.TPo' @AMDEPBACKSLASH@
  1378 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1379 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o maple.obj `if test -f 'maple/maple.c'; then $(CYGPATH_W) 'maple/maple.c'; else $(CYGPATH_W) '$(srcdir)/maple/maple.c'; fi`
  1381 controller.o: maple/controller.c
  1382 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT controller.o -MD -MP -MF "$(DEPDIR)/controller.Tpo" \
  1383 @am__fastdepCC_TRUE@	  -c -o controller.o `test -f 'maple/controller.c' || echo '$(srcdir)/'`maple/controller.c; \
  1384 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/controller.Tpo" "$(DEPDIR)/controller.Po"; \
  1385 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/controller.Tpo"; exit 1; \
  1386 @am__fastdepCC_TRUE@	fi
  1387 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maple/controller.c' object='controller.o' libtool=no @AMDEPBACKSLASH@
  1388 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/controller.Po' tmpdepfile='$(DEPDIR)/controller.TPo' @AMDEPBACKSLASH@
  1389 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1390 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o controller.o `test -f 'maple/controller.c' || echo '$(srcdir)/'`maple/controller.c
  1392 controller.obj: maple/controller.c
  1393 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT controller.obj -MD -MP -MF "$(DEPDIR)/controller.Tpo" \
  1394 @am__fastdepCC_TRUE@	  -c -o controller.obj `if test -f 'maple/controller.c'; then $(CYGPATH_W) 'maple/controller.c'; else $(CYGPATH_W) '$(srcdir)/maple/controller.c'; fi`; \
  1395 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/controller.Tpo" "$(DEPDIR)/controller.Po"; \
  1396 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/controller.Tpo"; exit 1; \
  1397 @am__fastdepCC_TRUE@	fi
  1398 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maple/controller.c' object='controller.obj' libtool=no @AMDEPBACKSLASH@
  1399 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/controller.Po' tmpdepfile='$(DEPDIR)/controller.TPo' @AMDEPBACKSLASH@
  1400 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1401 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o controller.obj `if test -f 'maple/controller.c'; then $(CYGPATH_W) 'maple/controller.c'; else $(CYGPATH_W) '$(srcdir)/maple/controller.c'; fi`
  1403 support.o: gui/support.c
  1404 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT support.o -MD -MP -MF "$(DEPDIR)/support.Tpo" \
  1405 @am__fastdepCC_TRUE@	  -c -o support.o `test -f 'gui/support.c' || echo '$(srcdir)/'`gui/support.c; \
  1406 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/support.Tpo" "$(DEPDIR)/support.Po"; \
  1407 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/support.Tpo"; exit 1; \
  1408 @am__fastdepCC_TRUE@	fi
  1409 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/support.c' object='support.o' libtool=no @AMDEPBACKSLASH@
  1410 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/support.Po' tmpdepfile='$(DEPDIR)/support.TPo' @AMDEPBACKSLASH@
  1411 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1412 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o support.o `test -f 'gui/support.c' || echo '$(srcdir)/'`gui/support.c
  1414 support.obj: gui/support.c
  1415 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT support.obj -MD -MP -MF "$(DEPDIR)/support.Tpo" \
  1416 @am__fastdepCC_TRUE@	  -c -o support.obj `if test -f 'gui/support.c'; then $(CYGPATH_W) 'gui/support.c'; else $(CYGPATH_W) '$(srcdir)/gui/support.c'; fi`; \
  1417 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/support.Tpo" "$(DEPDIR)/support.Po"; \
  1418 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/support.Tpo"; exit 1; \
  1419 @am__fastdepCC_TRUE@	fi
  1420 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/support.c' object='support.obj' libtool=no @AMDEPBACKSLASH@
  1421 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/support.Po' tmpdepfile='$(DEPDIR)/support.TPo' @AMDEPBACKSLASH@
  1422 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1423 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o support.obj `if test -f 'gui/support.c'; then $(CYGPATH_W) 'gui/support.c'; else $(CYGPATH_W) '$(srcdir)/gui/support.c'; fi`
  1425 interface.o: gui/interface.c
  1426 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT interface.o -MD -MP -MF "$(DEPDIR)/interface.Tpo" \
  1427 @am__fastdepCC_TRUE@	  -c -o interface.o `test -f 'gui/interface.c' || echo '$(srcdir)/'`gui/interface.c; \
  1428 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/interface.Tpo" "$(DEPDIR)/interface.Po"; \
  1429 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/interface.Tpo"; exit 1; \
  1430 @am__fastdepCC_TRUE@	fi
  1431 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/interface.c' object='interface.o' libtool=no @AMDEPBACKSLASH@
  1432 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/interface.Po' tmpdepfile='$(DEPDIR)/interface.TPo' @AMDEPBACKSLASH@
  1433 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1434 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o interface.o `test -f 'gui/interface.c' || echo '$(srcdir)/'`gui/interface.c
  1436 interface.obj: gui/interface.c
  1437 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT interface.obj -MD -MP -MF "$(DEPDIR)/interface.Tpo" \
  1438 @am__fastdepCC_TRUE@	  -c -o interface.obj `if test -f 'gui/interface.c'; then $(CYGPATH_W) 'gui/interface.c'; else $(CYGPATH_W) '$(srcdir)/gui/interface.c'; fi`; \
  1439 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/interface.Tpo" "$(DEPDIR)/interface.Po"; \
  1440 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/interface.Tpo"; exit 1; \
  1441 @am__fastdepCC_TRUE@	fi
  1442 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/interface.c' object='interface.obj' libtool=no @AMDEPBACKSLASH@
  1443 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/interface.Po' tmpdepfile='$(DEPDIR)/interface.TPo' @AMDEPBACKSLASH@
  1444 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1445 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o interface.obj `if test -f 'gui/interface.c'; then $(CYGPATH_W) 'gui/interface.c'; else $(CYGPATH_W) '$(srcdir)/gui/interface.c'; fi`
  1447 callbacks.o: gui/callbacks.c
  1448 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT callbacks.o -MD -MP -MF "$(DEPDIR)/callbacks.Tpo" \
  1449 @am__fastdepCC_TRUE@	  -c -o callbacks.o `test -f 'gui/callbacks.c' || echo '$(srcdir)/'`gui/callbacks.c; \
  1450 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/callbacks.Tpo" "$(DEPDIR)/callbacks.Po"; \
  1451 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/callbacks.Tpo"; exit 1; \
  1452 @am__fastdepCC_TRUE@	fi
  1453 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/callbacks.c' object='callbacks.o' libtool=no @AMDEPBACKSLASH@
  1454 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/callbacks.Po' tmpdepfile='$(DEPDIR)/callbacks.TPo' @AMDEPBACKSLASH@
  1455 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1456 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o callbacks.o `test -f 'gui/callbacks.c' || echo '$(srcdir)/'`gui/callbacks.c
  1458 callbacks.obj: gui/callbacks.c
  1459 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT callbacks.obj -MD -MP -MF "$(DEPDIR)/callbacks.Tpo" \
  1460 @am__fastdepCC_TRUE@	  -c -o callbacks.obj `if test -f 'gui/callbacks.c'; then $(CYGPATH_W) 'gui/callbacks.c'; else $(CYGPATH_W) '$(srcdir)/gui/callbacks.c'; fi`; \
  1461 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/callbacks.Tpo" "$(DEPDIR)/callbacks.Po"; \
  1462 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/callbacks.Tpo"; exit 1; \
  1463 @am__fastdepCC_TRUE@	fi
  1464 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/callbacks.c' object='callbacks.obj' libtool=no @AMDEPBACKSLASH@
  1465 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/callbacks.Po' tmpdepfile='$(DEPDIR)/callbacks.TPo' @AMDEPBACKSLASH@
  1466 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1467 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o callbacks.obj `if test -f 'gui/callbacks.c'; then $(CYGPATH_W) 'gui/callbacks.c'; else $(CYGPATH_W) '$(srcdir)/gui/callbacks.c'; fi`
  1469 gui.o: gui/gui.c
  1470 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gui.o -MD -MP -MF "$(DEPDIR)/gui.Tpo" \
  1471 @am__fastdepCC_TRUE@	  -c -o gui.o `test -f 'gui/gui.c' || echo '$(srcdir)/'`gui/gui.c; \
  1472 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gui.Tpo" "$(DEPDIR)/gui.Po"; \
  1473 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gui.Tpo"; exit 1; \
  1474 @am__fastdepCC_TRUE@	fi
  1475 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/gui.c' object='gui.o' libtool=no @AMDEPBACKSLASH@
  1476 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gui.Po' tmpdepfile='$(DEPDIR)/gui.TPo' @AMDEPBACKSLASH@
  1477 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1478 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gui.o `test -f 'gui/gui.c' || echo '$(srcdir)/'`gui/gui.c
  1480 gui.obj: gui/gui.c
  1481 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gui.obj -MD -MP -MF "$(DEPDIR)/gui.Tpo" \
  1482 @am__fastdepCC_TRUE@	  -c -o gui.obj `if test -f 'gui/gui.c'; then $(CYGPATH_W) 'gui/gui.c'; else $(CYGPATH_W) '$(srcdir)/gui/gui.c'; fi`; \
  1483 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gui.Tpo" "$(DEPDIR)/gui.Po"; \
  1484 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gui.Tpo"; exit 1; \
  1485 @am__fastdepCC_TRUE@	fi
  1486 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/gui.c' object='gui.obj' libtool=no @AMDEPBACKSLASH@
  1487 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gui.Po' tmpdepfile='$(DEPDIR)/gui.TPo' @AMDEPBACKSLASH@
  1488 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1489 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gui.obj `if test -f 'gui/gui.c'; then $(CYGPATH_W) 'gui/gui.c'; else $(CYGPATH_W) '$(srcdir)/gui/gui.c'; fi`
  1491 mmr_win.o: gui/mmr_win.c
  1492 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mmr_win.o -MD -MP -MF "$(DEPDIR)/mmr_win.Tpo" \
  1493 @am__fastdepCC_TRUE@	  -c -o mmr_win.o `test -f 'gui/mmr_win.c' || echo '$(srcdir)/'`gui/mmr_win.c; \
  1494 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/mmr_win.Tpo" "$(DEPDIR)/mmr_win.Po"; \
  1495 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/mmr_win.Tpo"; exit 1; \
  1496 @am__fastdepCC_TRUE@	fi
  1497 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/mmr_win.c' object='mmr_win.o' libtool=no @AMDEPBACKSLASH@
  1498 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/mmr_win.Po' tmpdepfile='$(DEPDIR)/mmr_win.TPo' @AMDEPBACKSLASH@
  1499 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1500 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mmr_win.o `test -f 'gui/mmr_win.c' || echo '$(srcdir)/'`gui/mmr_win.c
  1502 mmr_win.obj: gui/mmr_win.c
  1503 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mmr_win.obj -MD -MP -MF "$(DEPDIR)/mmr_win.Tpo" \
  1504 @am__fastdepCC_TRUE@	  -c -o mmr_win.obj `if test -f 'gui/mmr_win.c'; then $(CYGPATH_W) 'gui/mmr_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/mmr_win.c'; fi`; \
  1505 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/mmr_win.Tpo" "$(DEPDIR)/mmr_win.Po"; \
  1506 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/mmr_win.Tpo"; exit 1; \
  1507 @am__fastdepCC_TRUE@	fi
  1508 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/mmr_win.c' object='mmr_win.obj' libtool=no @AMDEPBACKSLASH@
  1509 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/mmr_win.Po' tmpdepfile='$(DEPDIR)/mmr_win.TPo' @AMDEPBACKSLASH@
  1510 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1511 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mmr_win.obj `if test -f 'gui/mmr_win.c'; then $(CYGPATH_W) 'gui/mmr_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/mmr_win.c'; fi`
  1513 debug_win.o: gui/debug_win.c
  1514 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug_win.o -MD -MP -MF "$(DEPDIR)/debug_win.Tpo" \
  1515 @am__fastdepCC_TRUE@	  -c -o debug_win.o `test -f 'gui/debug_win.c' || echo '$(srcdir)/'`gui/debug_win.c; \
  1516 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/debug_win.Tpo" "$(DEPDIR)/debug_win.Po"; \
  1517 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/debug_win.Tpo"; exit 1; \
  1518 @am__fastdepCC_TRUE@	fi
  1519 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/debug_win.c' object='debug_win.o' libtool=no @AMDEPBACKSLASH@
  1520 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/debug_win.Po' tmpdepfile='$(DEPDIR)/debug_win.TPo' @AMDEPBACKSLASH@
  1521 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1522 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug_win.o `test -f 'gui/debug_win.c' || echo '$(srcdir)/'`gui/debug_win.c
  1524 debug_win.obj: gui/debug_win.c
  1525 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug_win.obj -MD -MP -MF "$(DEPDIR)/debug_win.Tpo" \
  1526 @am__fastdepCC_TRUE@	  -c -o debug_win.obj `if test -f 'gui/debug_win.c'; then $(CYGPATH_W) 'gui/debug_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/debug_win.c'; fi`; \
  1527 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/debug_win.Tpo" "$(DEPDIR)/debug_win.Po"; \
  1528 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/debug_win.Tpo"; exit 1; \
  1529 @am__fastdepCC_TRUE@	fi
  1530 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/debug_win.c' object='debug_win.obj' libtool=no @AMDEPBACKSLASH@
  1531 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/debug_win.Po' tmpdepfile='$(DEPDIR)/debug_win.TPo' @AMDEPBACKSLASH@
  1532 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1533 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug_win.obj `if test -f 'gui/debug_win.c'; then $(CYGPATH_W) 'gui/debug_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/debug_win.c'; fi`
  1535 dump_win.o: gui/dump_win.c
  1536 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dump_win.o -MD -MP -MF "$(DEPDIR)/dump_win.Tpo" \
  1537 @am__fastdepCC_TRUE@	  -c -o dump_win.o `test -f 'gui/dump_win.c' || echo '$(srcdir)/'`gui/dump_win.c; \
  1538 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dump_win.Tpo" "$(DEPDIR)/dump_win.Po"; \
  1539 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dump_win.Tpo"; exit 1; \
  1540 @am__fastdepCC_TRUE@	fi
  1541 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/dump_win.c' object='dump_win.o' libtool=no @AMDEPBACKSLASH@
  1542 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dump_win.Po' tmpdepfile='$(DEPDIR)/dump_win.TPo' @AMDEPBACKSLASH@
  1543 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1544 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dump_win.o `test -f 'gui/dump_win.c' || echo '$(srcdir)/'`gui/dump_win.c
  1546 dump_win.obj: gui/dump_win.c
  1547 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dump_win.obj -MD -MP -MF "$(DEPDIR)/dump_win.Tpo" \
  1548 @am__fastdepCC_TRUE@	  -c -o dump_win.obj `if test -f 'gui/dump_win.c'; then $(CYGPATH_W) 'gui/dump_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/dump_win.c'; fi`; \
  1549 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/dump_win.Tpo" "$(DEPDIR)/dump_win.Po"; \
  1550 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/dump_win.Tpo"; exit 1; \
  1551 @am__fastdepCC_TRUE@	fi
  1552 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gui/dump_win.c' object='dump_win.obj' libtool=no @AMDEPBACKSLASH@
  1553 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/dump_win.Po' tmpdepfile='$(DEPDIR)/dump_win.TPo' @AMDEPBACKSLASH@
  1554 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1555 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dump_win.obj `if test -f 'gui/dump_win.c'; then $(CYGPATH_W) 'gui/dump_win.c'; else $(CYGPATH_W) '$(srcdir)/gui/dump_win.c'; fi`
  1557 audio_null.o: drivers/audio_null.c
  1558 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_null.o -MD -MP -MF "$(DEPDIR)/audio_null.Tpo" \
  1559 @am__fastdepCC_TRUE@	  -c -o audio_null.o `test -f 'drivers/audio_null.c' || echo '$(srcdir)/'`drivers/audio_null.c; \
  1560 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio_null.Tpo" "$(DEPDIR)/audio_null.Po"; \
  1561 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio_null.Tpo"; exit 1; \
  1562 @am__fastdepCC_TRUE@	fi
  1563 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/audio_null.c' object='audio_null.o' libtool=no @AMDEPBACKSLASH@
  1564 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio_null.Po' tmpdepfile='$(DEPDIR)/audio_null.TPo' @AMDEPBACKSLASH@
  1565 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1566 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_null.o `test -f 'drivers/audio_null.c' || echo '$(srcdir)/'`drivers/audio_null.c
  1568 audio_null.obj: drivers/audio_null.c
  1569 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_null.obj -MD -MP -MF "$(DEPDIR)/audio_null.Tpo" \
  1570 @am__fastdepCC_TRUE@	  -c -o audio_null.obj `if test -f 'drivers/audio_null.c'; then $(CYGPATH_W) 'drivers/audio_null.c'; else $(CYGPATH_W) '$(srcdir)/drivers/audio_null.c'; fi`; \
  1571 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio_null.Tpo" "$(DEPDIR)/audio_null.Po"; \
  1572 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio_null.Tpo"; exit 1; \
  1573 @am__fastdepCC_TRUE@	fi
  1574 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/audio_null.c' object='audio_null.obj' libtool=no @AMDEPBACKSLASH@
  1575 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio_null.Po' tmpdepfile='$(DEPDIR)/audio_null.TPo' @AMDEPBACKSLASH@
  1576 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1577 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_null.obj `if test -f 'drivers/audio_null.c'; then $(CYGPATH_W) 'drivers/audio_null.c'; else $(CYGPATH_W) '$(srcdir)/drivers/audio_null.c'; fi`
  1579 audio_esd.o: drivers/audio_esd.c
  1580 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_esd.o -MD -MP -MF "$(DEPDIR)/audio_esd.Tpo" \
  1581 @am__fastdepCC_TRUE@	  -c -o audio_esd.o `test -f 'drivers/audio_esd.c' || echo '$(srcdir)/'`drivers/audio_esd.c; \
  1582 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio_esd.Tpo" "$(DEPDIR)/audio_esd.Po"; \
  1583 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio_esd.Tpo"; exit 1; \
  1584 @am__fastdepCC_TRUE@	fi
  1585 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/audio_esd.c' object='audio_esd.o' libtool=no @AMDEPBACKSLASH@
  1586 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio_esd.Po' tmpdepfile='$(DEPDIR)/audio_esd.TPo' @AMDEPBACKSLASH@
  1587 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1588 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_esd.o `test -f 'drivers/audio_esd.c' || echo '$(srcdir)/'`drivers/audio_esd.c
  1590 audio_esd.obj: drivers/audio_esd.c
  1591 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT audio_esd.obj -MD -MP -MF "$(DEPDIR)/audio_esd.Tpo" \
  1592 @am__fastdepCC_TRUE@	  -c -o audio_esd.obj `if test -f 'drivers/audio_esd.c'; then $(CYGPATH_W) 'drivers/audio_esd.c'; else $(CYGPATH_W) '$(srcdir)/drivers/audio_esd.c'; fi`; \
  1593 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/audio_esd.Tpo" "$(DEPDIR)/audio_esd.Po"; \
  1594 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/audio_esd.Tpo"; exit 1; \
  1595 @am__fastdepCC_TRUE@	fi
  1596 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/audio_esd.c' object='audio_esd.obj' libtool=no @AMDEPBACKSLASH@
  1597 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/audio_esd.Po' tmpdepfile='$(DEPDIR)/audio_esd.TPo' @AMDEPBACKSLASH@
  1598 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1599 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o audio_esd.obj `if test -f 'drivers/audio_esd.c'; then $(CYGPATH_W) 'drivers/audio_esd.c'; else $(CYGPATH_W) '$(srcdir)/drivers/audio_esd.c'; fi`
  1601 video_null.o: drivers/video_null.c
  1602 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_null.o -MD -MP -MF "$(DEPDIR)/video_null.Tpo" \
  1603 @am__fastdepCC_TRUE@	  -c -o video_null.o `test -f 'drivers/video_null.c' || echo '$(srcdir)/'`drivers/video_null.c; \
  1604 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_null.Tpo" "$(DEPDIR)/video_null.Po"; \
  1605 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_null.Tpo"; exit 1; \
  1606 @am__fastdepCC_TRUE@	fi
  1607 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_null.c' object='video_null.o' libtool=no @AMDEPBACKSLASH@
  1608 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_null.Po' tmpdepfile='$(DEPDIR)/video_null.TPo' @AMDEPBACKSLASH@
  1609 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1610 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_null.o `test -f 'drivers/video_null.c' || echo '$(srcdir)/'`drivers/video_null.c
  1612 video_null.obj: drivers/video_null.c
  1613 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_null.obj -MD -MP -MF "$(DEPDIR)/video_null.Tpo" \
  1614 @am__fastdepCC_TRUE@	  -c -o video_null.obj `if test -f 'drivers/video_null.c'; then $(CYGPATH_W) 'drivers/video_null.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_null.c'; fi`; \
  1615 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_null.Tpo" "$(DEPDIR)/video_null.Po"; \
  1616 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_null.Tpo"; exit 1; \
  1617 @am__fastdepCC_TRUE@	fi
  1618 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_null.c' object='video_null.obj' libtool=no @AMDEPBACKSLASH@
  1619 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_null.Po' tmpdepfile='$(DEPDIR)/video_null.TPo' @AMDEPBACKSLASH@
  1620 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1621 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_null.obj `if test -f 'drivers/video_null.c'; then $(CYGPATH_W) 'drivers/video_null.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_null.c'; fi`
  1623 video_gtk.o: drivers/video_gtk.c
  1624 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_gtk.o -MD -MP -MF "$(DEPDIR)/video_gtk.Tpo" \
  1625 @am__fastdepCC_TRUE@	  -c -o video_gtk.o `test -f 'drivers/video_gtk.c' || echo '$(srcdir)/'`drivers/video_gtk.c; \
  1626 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_gtk.Tpo" "$(DEPDIR)/video_gtk.Po"; \
  1627 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_gtk.Tpo"; exit 1; \
  1628 @am__fastdepCC_TRUE@	fi
  1629 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_gtk.c' object='video_gtk.o' libtool=no @AMDEPBACKSLASH@
  1630 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_gtk.Po' tmpdepfile='$(DEPDIR)/video_gtk.TPo' @AMDEPBACKSLASH@
  1631 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1632 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_gtk.o `test -f 'drivers/video_gtk.c' || echo '$(srcdir)/'`drivers/video_gtk.c
  1634 video_gtk.obj: drivers/video_gtk.c
  1635 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_gtk.obj -MD -MP -MF "$(DEPDIR)/video_gtk.Tpo" \
  1636 @am__fastdepCC_TRUE@	  -c -o video_gtk.obj `if test -f 'drivers/video_gtk.c'; then $(CYGPATH_W) 'drivers/video_gtk.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_gtk.c'; fi`; \
  1637 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_gtk.Tpo" "$(DEPDIR)/video_gtk.Po"; \
  1638 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_gtk.Tpo"; exit 1; \
  1639 @am__fastdepCC_TRUE@	fi
  1640 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_gtk.c' object='video_gtk.obj' libtool=no @AMDEPBACKSLASH@
  1641 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_gtk.Po' tmpdepfile='$(DEPDIR)/video_gtk.TPo' @AMDEPBACKSLASH@
  1642 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1643 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_gtk.obj `if test -f 'drivers/video_gtk.c'; then $(CYGPATH_W) 'drivers/video_gtk.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_gtk.c'; fi`
  1645 video_x11.o: drivers/video_x11.c
  1646 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_x11.o -MD -MP -MF "$(DEPDIR)/video_x11.Tpo" \
  1647 @am__fastdepCC_TRUE@	  -c -o video_x11.o `test -f 'drivers/video_x11.c' || echo '$(srcdir)/'`drivers/video_x11.c; \
  1648 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_x11.Tpo" "$(DEPDIR)/video_x11.Po"; \
  1649 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_x11.Tpo"; exit 1; \
  1650 @am__fastdepCC_TRUE@	fi
  1651 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_x11.c' object='video_x11.o' libtool=no @AMDEPBACKSLASH@
  1652 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_x11.Po' tmpdepfile='$(DEPDIR)/video_x11.TPo' @AMDEPBACKSLASH@
  1653 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1654 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_x11.o `test -f 'drivers/video_x11.c' || echo '$(srcdir)/'`drivers/video_x11.c
  1656 video_x11.obj: drivers/video_x11.c
  1657 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT video_x11.obj -MD -MP -MF "$(DEPDIR)/video_x11.Tpo" \
  1658 @am__fastdepCC_TRUE@	  -c -o video_x11.obj `if test -f 'drivers/video_x11.c'; then $(CYGPATH_W) 'drivers/video_x11.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_x11.c'; fi`; \
  1659 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/video_x11.Tpo" "$(DEPDIR)/video_x11.Po"; \
  1660 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/video_x11.Tpo"; exit 1; \
  1661 @am__fastdepCC_TRUE@	fi
  1662 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/video_x11.c' object='video_x11.obj' libtool=no @AMDEPBACKSLASH@
  1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/video_x11.Po' tmpdepfile='$(DEPDIR)/video_x11.TPo' @AMDEPBACKSLASH@
  1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1665 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o video_x11.obj `if test -f 'drivers/video_x11.c'; then $(CYGPATH_W) 'drivers/video_x11.c'; else $(CYGPATH_W) '$(srcdir)/drivers/video_x11.c'; fi`
  1667 gl_common.o: drivers/gl_common.c
  1668 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gl_common.o -MD -MP -MF "$(DEPDIR)/gl_common.Tpo" \
  1669 @am__fastdepCC_TRUE@	  -c -o gl_common.o `test -f 'drivers/gl_common.c' || echo '$(srcdir)/'`drivers/gl_common.c; \
  1670 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gl_common.Tpo" "$(DEPDIR)/gl_common.Po"; \
  1671 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gl_common.Tpo"; exit 1; \
  1672 @am__fastdepCC_TRUE@	fi
  1673 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/gl_common.c' object='gl_common.o' libtool=no @AMDEPBACKSLASH@
  1674 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gl_common.Po' tmpdepfile='$(DEPDIR)/gl_common.TPo' @AMDEPBACKSLASH@
  1675 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1676 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gl_common.o `test -f 'drivers/gl_common.c' || echo '$(srcdir)/'`drivers/gl_common.c
  1678 gl_common.obj: drivers/gl_common.c
  1679 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gl_common.obj -MD -MP -MF "$(DEPDIR)/gl_common.Tpo" \
  1680 @am__fastdepCC_TRUE@	  -c -o gl_common.obj `if test -f 'drivers/gl_common.c'; then $(CYGPATH_W) 'drivers/gl_common.c'; else $(CYGPATH_W) '$(srcdir)/drivers/gl_common.c'; fi`; \
  1681 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gl_common.Tpo" "$(DEPDIR)/gl_common.Po"; \
  1682 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gl_common.Tpo"; exit 1; \
  1683 @am__fastdepCC_TRUE@	fi
  1684 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/gl_common.c' object='gl_common.obj' libtool=no @AMDEPBACKSLASH@
  1685 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gl_common.Po' tmpdepfile='$(DEPDIR)/gl_common.TPo' @AMDEPBACKSLASH@
  1686 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1687 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gl_common.obj `if test -f 'drivers/gl_common.c'; then $(CYGPATH_W) 'drivers/gl_common.c'; else $(CYGPATH_W) '$(srcdir)/drivers/gl_common.c'; fi`
  1689 gl_fbo.o: drivers/gl_fbo.c
  1690 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gl_fbo.o -MD -MP -MF "$(DEPDIR)/gl_fbo.Tpo" \
  1691 @am__fastdepCC_TRUE@	  -c -o gl_fbo.o `test -f 'drivers/gl_fbo.c' || echo '$(srcdir)/'`drivers/gl_fbo.c; \
  1692 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gl_fbo.Tpo" "$(DEPDIR)/gl_fbo.Po"; \
  1693 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gl_fbo.Tpo"; exit 1; \
  1694 @am__fastdepCC_TRUE@	fi
  1695 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/gl_fbo.c' object='gl_fbo.o' libtool=no @AMDEPBACKSLASH@
  1696 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gl_fbo.Po' tmpdepfile='$(DEPDIR)/gl_fbo.TPo' @AMDEPBACKSLASH@
  1697 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1698 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gl_fbo.o `test -f 'drivers/gl_fbo.c' || echo '$(srcdir)/'`drivers/gl_fbo.c
  1700 gl_fbo.obj: drivers/gl_fbo.c
  1701 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gl_fbo.obj -MD -MP -MF "$(DEPDIR)/gl_fbo.Tpo" \
  1702 @am__fastdepCC_TRUE@	  -c -o gl_fbo.obj `if test -f 'drivers/gl_fbo.c'; then $(CYGPATH_W) 'drivers/gl_fbo.c'; else $(CYGPATH_W) '$(srcdir)/drivers/gl_fbo.c'; fi`; \
  1703 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/gl_fbo.Tpo" "$(DEPDIR)/gl_fbo.Po"; \
  1704 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/gl_fbo.Tpo"; exit 1; \
  1705 @am__fastdepCC_TRUE@	fi
  1706 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drivers/gl_fbo.c' object='gl_fbo.obj' libtool=no @AMDEPBACKSLASH@
  1707 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/gl_fbo.Po' tmpdepfile='$(DEPDIR)/gl_fbo.TPo' @AMDEPBACKSLASH@
  1708 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1709 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gl_fbo.obj `if test -f 'drivers/gl_fbo.c'; then $(CYGPATH_W) 'drivers/gl_fbo.c'; else $(CYGPATH_W) '$(srcdir)/drivers/gl_fbo.c'; fi`
  1711 testsh4x86.o: test/testsh4x86.c
  1712 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsh4x86.o -MD -MP -MF "$(DEPDIR)/testsh4x86.Tpo" \
  1713 @am__fastdepCC_TRUE@	  -c -o testsh4x86.o `test -f 'test/testsh4x86.c' || echo '$(srcdir)/'`test/testsh4x86.c; \
  1714 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/testsh4x86.Tpo" "$(DEPDIR)/testsh4x86.Po"; \
  1715 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/testsh4x86.Tpo"; exit 1; \
  1716 @am__fastdepCC_TRUE@	fi
  1717 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test/testsh4x86.c' object='testsh4x86.o' libtool=no @AMDEPBACKSLASH@
  1718 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/testsh4x86.Po' tmpdepfile='$(DEPDIR)/testsh4x86.TPo' @AMDEPBACKSLASH@
  1719 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1720 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsh4x86.o `test -f 'test/testsh4x86.c' || echo '$(srcdir)/'`test/testsh4x86.c
  1722 testsh4x86.obj: test/testsh4x86.c
  1723 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsh4x86.obj -MD -MP -MF "$(DEPDIR)/testsh4x86.Tpo" \
  1724 @am__fastdepCC_TRUE@	  -c -o testsh4x86.obj `if test -f 'test/testsh4x86.c'; then $(CYGPATH_W) 'test/testsh4x86.c'; else $(CYGPATH_W) '$(srcdir)/test/testsh4x86.c'; fi`; \
  1725 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/testsh4x86.Tpo" "$(DEPDIR)/testsh4x86.Po"; \
  1726 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/testsh4x86.Tpo"; exit 1; \
  1727 @am__fastdepCC_TRUE@	fi
  1728 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test/testsh4x86.c' object='testsh4x86.obj' libtool=no @AMDEPBACKSLASH@
  1729 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/testsh4x86.Po' tmpdepfile='$(DEPDIR)/testsh4x86.TPo' @AMDEPBACKSLASH@
  1730 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1731 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsh4x86.obj `if test -f 'test/testsh4x86.c'; then $(CYGPATH_W) 'test/testsh4x86.c'; else $(CYGPATH_W) '$(srcdir)/test/testsh4x86.c'; fi`
  1733 testxlt.o: test/testxlt.c
  1734 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testxlt.o -MD -MP -MF "$(DEPDIR)/testxlt.Tpo" \
  1735 @am__fastdepCC_TRUE@	  -c -o testxlt.o `test -f 'test/testxlt.c' || echo '$(srcdir)/'`test/testxlt.c; \
  1736 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/testxlt.Tpo" "$(DEPDIR)/testxlt.Po"; \
  1737 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/testxlt.Tpo"; exit 1; \
  1738 @am__fastdepCC_TRUE@	fi
  1739 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test/testxlt.c' object='testxlt.o' libtool=no @AMDEPBACKSLASH@
  1740 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/testxlt.Po' tmpdepfile='$(DEPDIR)/testxlt.TPo' @AMDEPBACKSLASH@
  1741 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1742 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testxlt.o `test -f 'test/testxlt.c' || echo '$(srcdir)/'`test/testxlt.c
  1744 testxlt.obj: test/testxlt.c
  1745 @am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testxlt.obj -MD -MP -MF "$(DEPDIR)/testxlt.Tpo" \
  1746 @am__fastdepCC_TRUE@	  -c -o testxlt.obj `if test -f 'test/testxlt.c'; then $(CYGPATH_W) 'test/testxlt.c'; else $(CYGPATH_W) '$(srcdir)/test/testxlt.c'; fi`; \
  1747 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/testxlt.Tpo" "$(DEPDIR)/testxlt.Po"; \
  1748 @am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/testxlt.Tpo"; exit 1; \
  1749 @am__fastdepCC_TRUE@	fi
  1750 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test/testxlt.c' object='testxlt.obj' libtool=no @AMDEPBACKSLASH@
  1751 @AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/testxlt.Po' tmpdepfile='$(DEPDIR)/testxlt.TPo' @AMDEPBACKSLASH@
  1752 @AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1753 @am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testxlt.obj `if test -f 'test/testxlt.c'; then $(CYGPATH_W) 'test/testxlt.c'; else $(CYGPATH_W) '$(srcdir)/test/testxlt.c'; fi`
  1754 uninstall-info-am:
  1756 ETAGS = etags
  1757 ETAGSFLAGS =
  1759 CTAGS = ctags
  1760 CTAGSFLAGS =
  1762 tags: TAGS
  1764 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  1765 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  1766 	unique=`for i in $$list; do \
  1767 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1768 	  done | \
  1769 	  $(AWK) '    { files[$$0] = 1; } \
  1770 	       END { for (i in files) print i; }'`; \
  1771 	mkid -fID $$unique
  1773 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1774 		$(TAGS_FILES) $(LISP)
  1775 	tags=; \
  1776 	here=`pwd`; \
  1777 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1778 	unique=`for i in $$list; do \
  1779 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1780 	  done | \
  1781 	  $(AWK) '    { files[$$0] = 1; } \
  1782 	       END { for (i in files) print i; }'`; \
  1783 	test -z "$(ETAGS_ARGS)$$tags$$unique" \
  1784 	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1785 	     $$tags $$unique
  1787 ctags: CTAGS
  1788 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  1789 		$(TAGS_FILES) $(LISP)
  1790 	tags=; \
  1791 	here=`pwd`; \
  1792 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  1793 	unique=`for i in $$list; do \
  1794 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  1795 	  done | \
  1796 	  $(AWK) '    { files[$$0] = 1; } \
  1797 	       END { for (i in files) print i; }'`; \
  1798 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  1799 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1800 	     $$tags $$unique
  1802 GTAGS:
  1803 	here=`$(am__cd) $(top_builddir) && pwd` \
  1804 	  && cd $(top_srcdir) \
  1805 	  && gtags -i $(GTAGS_ARGS) $$here
  1807 distclean-tags:
  1808 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1810 check-TESTS: $(TESTS)
  1811 	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
  1812 	srcdir=$(srcdir); export srcdir; \
  1813 	list='$(TESTS)'; \
  1814 	if test -n "$$list"; then \
  1815 	  for tst in $$list; do \
  1816 	    if test -f ./$$tst; then dir=./; \
  1817 	    elif test -f $$tst; then dir=; \
  1818 	    else dir="$(srcdir)/"; fi; \
  1819 	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
  1820 	      all=`expr $$all + 1`; \
  1821 	      case " $(XFAIL_TESTS) " in \
  1822 	      *" $$tst "*) \
  1823 	        xpass=`expr $$xpass + 1`; \
  1824 	        failed=`expr $$failed + 1`; \
  1825 	        echo "XPASS: $$tst"; \
  1826 	      ;; \
  1827 	      *) \
  1828 	        echo "PASS: $$tst"; \
  1829 	      ;; \
  1830 	      esac; \
  1831 	    elif test $$? -ne 77; then \
  1832 	      all=`expr $$all + 1`; \
  1833 	      case " $(XFAIL_TESTS) " in \
  1834 	      *" $$tst "*) \
  1835 	        xfail=`expr $$xfail + 1`; \
  1836 	        echo "XFAIL: $$tst"; \
  1837 	      ;; \
  1838 	      *) \
  1839 	        failed=`expr $$failed + 1`; \
  1840 	        echo "FAIL: $$tst"; \
  1841 	      ;; \
  1842 	      esac; \
  1843 	    else \
  1844 	      skip=`expr $$skip + 1`; \
  1845 	      echo "SKIP: $$tst"; \
  1846 	    fi; \
  1847 	  done; \
  1848 	  if test "$$failed" -eq 0; then \
  1849 	    if test "$$xfail" -eq 0; then \
  1850 	      banner="All $$all tests passed"; \
  1851 	    else \
  1852 	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
  1853 	    fi; \
  1854 	  else \
  1855 	    if test "$$xpass" -eq 0; then \
  1856 	      banner="$$failed of $$all tests failed"; \
  1857 	    else \
  1858 	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
  1859 	    fi; \
  1860 	  fi; \
  1861 	  dashes="$$banner"; \
  1862 	  skipped=""; \
  1863 	  if test "$$skip" -ne 0; then \
  1864 	    skipped="($$skip tests were not run)"; \
  1865 	    test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
  1866 	      dashes="$$skipped"; \
  1867 	  fi; \
  1868 	  report=""; \
  1869 	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
  1870 	    report="Please report to $(PACKAGE_BUGREPORT)"; \
  1871 	    test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
  1872 	      dashes="$$report"; \
  1873 	  fi; \
  1874 	  dashes=`echo "$$dashes" | sed s/./=/g`; \
  1875 	  echo "$$dashes"; \
  1876 	  echo "$$banner"; \
  1877 	  test -n "$$skipped" && echo "$$skipped"; \
  1878 	  test -n "$$report" && echo "$$report"; \
  1879 	  echo "$$dashes"; \
  1880 	  test "$$failed" -eq 0; \
  1881 	else :; fi
  1882 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  1884 top_distdir = ..
  1885 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  1887 distdir: $(DISTFILES)
  1888 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  1889 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  1890 	list='$(DISTFILES)'; for file in $$list; do \
  1891 	  case $$file in \
  1892 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  1893 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  1894 	  esac; \
  1895 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1896 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  1897 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  1898 	    dir="/$$dir"; \
  1899 	    $(mkinstalldirs) "$(distdir)$$dir"; \
  1900 	  else \
  1901 	    dir=''; \
  1902 	  fi; \
  1903 	  if test -d $$d/$$file; then \
  1904 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1905 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  1906 	    fi; \
  1907 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  1908 	  else \
  1909 	    test -f $(distdir)/$$file \
  1910 	    || cp -p $$d/$$file $(distdir)/$$file \
  1911 	    || exit 1; \
  1912 	  fi; \
  1913 	done
  1914 check-am: all-am
  1915 	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
  1916 	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
  1917 check: $(BUILT_SOURCES)
  1918 	$(MAKE) $(AM_MAKEFLAGS) check-am
  1919 all-am: Makefile $(PROGRAMS)
  1921 installdirs:
  1922 	$(mkinstalldirs) $(DESTDIR)$(bindir)
  1923 install: $(BUILT_SOURCES)
  1924 	$(MAKE) $(AM_MAKEFLAGS) install-am
  1925 install-exec: install-exec-am
  1926 install-data: install-data-am
  1927 uninstall: uninstall-am
  1929 install-am: all-am
  1930 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1932 installcheck: installcheck-am
  1933 install-strip:
  1934 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1935 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1936 	  `test -z '$(STRIP)' || \
  1937 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  1938 mostlyclean-generic:
  1940 clean-generic:
  1942 distclean-generic:
  1943 	-rm -f $(CONFIG_CLEAN_FILES)
  1944 	-rm -f test/$(am__dirstamp)
  1946 maintainer-clean-generic:
  1947 	@echo "This command is intended for maintainers to use"
  1948 	@echo "it deletes files that may require special tools to rebuild."
  1949 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  1950 clean: clean-am
  1952 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
  1953 	mostlyclean-am
  1955 distclean: distclean-am
  1956 	-rm -rf ./$(DEPDIR)
  1957 	-rm -f Makefile
  1958 distclean-am: clean-am distclean-compile distclean-generic \
  1959 	distclean-tags
  1961 dvi: dvi-am
  1963 dvi-am:
  1965 info: info-am
  1967 info-am:
  1969 install-data-am:
  1971 install-exec-am: install-binPROGRAMS
  1973 install-info: install-info-am
  1975 install-man:
  1977 installcheck-am:
  1979 maintainer-clean: maintainer-clean-am
  1980 	-rm -rf ./$(DEPDIR)
  1981 	-rm -f Makefile
  1982 maintainer-clean-am: distclean-am maintainer-clean-generic
  1984 mostlyclean: mostlyclean-am
  1986 mostlyclean-am: mostlyclean-compile mostlyclean-generic
  1988 pdf: pdf-am
  1990 pdf-am:
  1992 ps: ps-am
  1994 ps-am:
  1996 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
  1998 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
  1999 	clean-binPROGRAMS clean-checkPROGRAMS clean-generic ctags \
  2000 	distclean distclean-compile distclean-generic distclean-tags \
  2001 	distdir dvi dvi-am info info-am install install-am \
  2002 	install-binPROGRAMS install-data install-data-am install-exec \
  2003 	install-exec-am install-info install-info-am install-man \
  2004 	install-strip installcheck installcheck-am installdirs \
  2005 	maintainer-clean maintainer-clean-generic mostlyclean \
  2006 	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
  2007 	tags uninstall uninstall-am uninstall-binPROGRAMS \
  2008 	uninstall-info-am
  2011 sh4/sh4core.c: gendec sh4/sh4.def sh4/sh4core.in
  2012 	./gendec sh4/sh4.def sh4/sh4core.in -o sh4/sh4core.c
  2013 sh4/sh4dasm.c: gendec sh4/sh4.def sh4/sh4dasm.in
  2014 	./gendec sh4/sh4.def sh4/sh4dasm.in -o sh4/sh4dasm.c
  2015 sh4/sh4x86.c: gendec sh4/sh4.def sh4/sh4x86.in
  2016 	./gendec sh4/sh4.def sh4/sh4x86.in -o sh4/sh4x86.c
  2017 sh4/sh4stat.c: gendec sh4/sh4.def sh4/sh4stat.in
  2018 	./gendec sh4/sh4.def sh4/sh4stat.in -o sh4/sh4stat.c
  2019 # Tell versions [3.59,3.63) of GNU make to not export all variables.
  2020 # Otherwise a system limit (for SysV at least) may be exceeded.
  2021 .NOEXPORT:
.