Search
lxdream.org :: lxdream/src/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.in
changeset 1091:186558374345
prev1086:29776415438d
next1097:d4807997e450
author nkeynes
date Sun Jan 31 18:30:13 2010 +1000 (14 years ago)
permissions -rw-r--r--
last change Add first cut of error-reporting structure + macro
file annotate diff log raw
1.1 --- a/src/Makefile.in Fri Dec 04 08:44:02 2009 +1000
1.2 +++ b/src/Makefile.in Sun Jan 31 18:30:13 2010 +1000
1.3 @@ -139,8 +139,8 @@
1.4 @BUILD_SHARED_TRUE@@INPUT_LIRC_TRUE@input_lirc_@SOEXT@_DEPENDENCIES = \
1.5 @BUILD_SHARED_TRUE@@INPUT_LIRC_TRUE@ input_lirc.lo
1.6 am__lxdream_SOURCES_DIST = main.c version.c config.c config.h \
1.7 - lxdream.h dream.h gui.h cpu.h hook.h gettext.h mem.c mem.h \
1.8 - sdram.c mmio.h watch.c asic.c asic.h clock.h serial.h \
1.9 + lxdream.h dream.h gui.h cpu.c cpu.h hook.h gettext.h mem.c \
1.10 + mem.h sdram.c mmio.h watch.c asic.c asic.h clock.h serial.h \
1.11 syscall.c syscall.h bios.c dcload.c gdbserver.c ioutil.c \
1.12 ioutil.h lxpaths.c lxpaths.h gdrom/ide.c gdrom/ide.h \
1.13 gdrom/packet.h gdrom/gdimage.c gdrom/gdrom.c gdrom/gdrom.h \
1.14 @@ -232,48 +232,48 @@
1.15 @CDROM_NONE_TRUE@am__objects_17 = lxdream-cd_none.$(OBJEXT)
1.16 @JOY_LINUX_TRUE@am__objects_18 = lxdream-joy_linux.$(OBJEXT)
1.17 am_lxdream_OBJECTS = lxdream-main.$(OBJEXT) lxdream-version.$(OBJEXT) \
1.18 - lxdream-config.$(OBJEXT) lxdream-mem.$(OBJEXT) \
1.19 - lxdream-sdram.$(OBJEXT) lxdream-watch.$(OBJEXT) \
1.20 - lxdream-asic.$(OBJEXT) lxdream-syscall.$(OBJEXT) \
1.21 - lxdream-bios.$(OBJEXT) lxdream-dcload.$(OBJEXT) \
1.22 - lxdream-gdbserver.$(OBJEXT) lxdream-ioutil.$(OBJEXT) \
1.23 - lxdream-lxpaths.$(OBJEXT) lxdream-ide.$(OBJEXT) \
1.24 - lxdream-gdimage.$(OBJEXT) lxdream-gdrom.$(OBJEXT) \
1.25 - lxdream-nrg.$(OBJEXT) lxdream-cdi.$(OBJEXT) \
1.26 - lxdream-gdi.$(OBJEXT) lxdream-edc_ecc.$(OBJEXT) \
1.27 - lxdream-dreamcast.$(OBJEXT) lxdream-eventq.$(OBJEXT) \
1.28 - lxdream-sh4.$(OBJEXT) lxdream-intc.$(OBJEXT) \
1.29 - lxdream-sh4mem.$(OBJEXT) lxdream-timer.$(OBJEXT) \
1.30 - lxdream-dmac.$(OBJEXT) lxdream-mmu.$(OBJEXT) \
1.31 - lxdream-sh4core.$(OBJEXT) lxdream-sh4dasm.$(OBJEXT) \
1.32 - lxdream-sh4mmio.$(OBJEXT) lxdream-scif.$(OBJEXT) \
1.33 - lxdream-sh4stat.$(OBJEXT) lxdream-xltcache.$(OBJEXT) \
1.34 - lxdream-pmm.$(OBJEXT) lxdream-cache.$(OBJEXT) \
1.35 - lxdream-armcore.$(OBJEXT) lxdream-armdasm.$(OBJEXT) \
1.36 - lxdream-armmem.$(OBJEXT) lxdream-aica.$(OBJEXT) \
1.37 - lxdream-audio.$(OBJEXT) lxdream-pvr2.$(OBJEXT) \
1.38 - lxdream-pvr2mem.$(OBJEXT) lxdream-tacore.$(OBJEXT) \
1.39 - lxdream-rendsort.$(OBJEXT) lxdream-texcache.$(OBJEXT) \
1.40 - lxdream-yuv.$(OBJEXT) lxdream-rendsave.$(OBJEXT) \
1.41 - lxdream-scene.$(OBJEXT) lxdream-gl_sl.$(OBJEXT) \
1.42 - lxdream-gl_slsrc.$(OBJEXT) lxdream-glutil.$(OBJEXT) \
1.43 - lxdream-glrender.$(OBJEXT) lxdream-maple.$(OBJEXT) \
1.44 - lxdream-controller.$(OBJEXT) lxdream-kbd.$(OBJEXT) \
1.45 - lxdream-mouse.$(OBJEXT) lxdream-lightgun.$(OBJEXT) \
1.46 - lxdream-vmu.$(OBJEXT) lxdream-loader.$(OBJEXT) \
1.47 - lxdream-bootstrap.$(OBJEXT) lxdream-util.$(OBJEXT) \
1.48 - lxdream-gdlist.$(OBJEXT) lxdream-vmuvol.$(OBJEXT) \
1.49 - lxdream-vmulist.$(OBJEXT) lxdream-display.$(OBJEXT) \
1.50 - lxdream-audio_null.$(OBJEXT) lxdream-video_null.$(OBJEXT) \
1.51 - lxdream-cd_mmc.$(OBJEXT) lxdream-video_gl.$(OBJEXT) \
1.52 - lxdream-gl_fbo.$(OBJEXT) lxdream-serial_unix.$(OBJEXT) \
1.53 - lxdream-hotkeys.$(OBJEXT) $(am__objects_1) $(am__objects_2) \
1.54 - $(am__objects_3) $(am__objects_4) $(am__objects_5) \
1.55 - $(am__objects_6) $(am__objects_7) $(am__objects_8) \
1.56 - $(am__objects_9) $(am__objects_10) $(am__objects_11) \
1.57 - $(am__objects_12) $(am__objects_13) $(am__objects_14) \
1.58 - $(am__objects_15) $(am__objects_16) $(am__objects_17) \
1.59 - $(am__objects_18)
1.60 + lxdream-config.$(OBJEXT) lxdream-cpu.$(OBJEXT) \
1.61 + lxdream-mem.$(OBJEXT) lxdream-sdram.$(OBJEXT) \
1.62 + lxdream-watch.$(OBJEXT) lxdream-asic.$(OBJEXT) \
1.63 + lxdream-syscall.$(OBJEXT) lxdream-bios.$(OBJEXT) \
1.64 + lxdream-dcload.$(OBJEXT) lxdream-gdbserver.$(OBJEXT) \
1.65 + lxdream-ioutil.$(OBJEXT) lxdream-lxpaths.$(OBJEXT) \
1.66 + lxdream-ide.$(OBJEXT) lxdream-gdimage.$(OBJEXT) \
1.67 + lxdream-gdrom.$(OBJEXT) lxdream-nrg.$(OBJEXT) \
1.68 + lxdream-cdi.$(OBJEXT) lxdream-gdi.$(OBJEXT) \
1.69 + lxdream-edc_ecc.$(OBJEXT) lxdream-dreamcast.$(OBJEXT) \
1.70 + lxdream-eventq.$(OBJEXT) lxdream-sh4.$(OBJEXT) \
1.71 + lxdream-intc.$(OBJEXT) lxdream-sh4mem.$(OBJEXT) \
1.72 + lxdream-timer.$(OBJEXT) lxdream-dmac.$(OBJEXT) \
1.73 + lxdream-mmu.$(OBJEXT) lxdream-sh4core.$(OBJEXT) \
1.74 + lxdream-sh4dasm.$(OBJEXT) lxdream-sh4mmio.$(OBJEXT) \
1.75 + lxdream-scif.$(OBJEXT) lxdream-sh4stat.$(OBJEXT) \
1.76 + lxdream-xltcache.$(OBJEXT) lxdream-pmm.$(OBJEXT) \
1.77 + lxdream-cache.$(OBJEXT) lxdream-armcore.$(OBJEXT) \
1.78 + lxdream-armdasm.$(OBJEXT) lxdream-armmem.$(OBJEXT) \
1.79 + lxdream-aica.$(OBJEXT) lxdream-audio.$(OBJEXT) \
1.80 + lxdream-pvr2.$(OBJEXT) lxdream-pvr2mem.$(OBJEXT) \
1.81 + lxdream-tacore.$(OBJEXT) lxdream-rendsort.$(OBJEXT) \
1.82 + lxdream-texcache.$(OBJEXT) lxdream-yuv.$(OBJEXT) \
1.83 + lxdream-rendsave.$(OBJEXT) lxdream-scene.$(OBJEXT) \
1.84 + lxdream-gl_sl.$(OBJEXT) lxdream-gl_slsrc.$(OBJEXT) \
1.85 + lxdream-glutil.$(OBJEXT) lxdream-glrender.$(OBJEXT) \
1.86 + lxdream-maple.$(OBJEXT) lxdream-controller.$(OBJEXT) \
1.87 + lxdream-kbd.$(OBJEXT) lxdream-mouse.$(OBJEXT) \
1.88 + lxdream-lightgun.$(OBJEXT) lxdream-vmu.$(OBJEXT) \
1.89 + lxdream-loader.$(OBJEXT) lxdream-bootstrap.$(OBJEXT) \
1.90 + lxdream-util.$(OBJEXT) lxdream-gdlist.$(OBJEXT) \
1.91 + lxdream-vmuvol.$(OBJEXT) lxdream-vmulist.$(OBJEXT) \
1.92 + lxdream-display.$(OBJEXT) lxdream-audio_null.$(OBJEXT) \
1.93 + lxdream-video_null.$(OBJEXT) lxdream-cd_mmc.$(OBJEXT) \
1.94 + lxdream-video_gl.$(OBJEXT) lxdream-gl_fbo.$(OBJEXT) \
1.95 + lxdream-serial_unix.$(OBJEXT) lxdream-hotkeys.$(OBJEXT) \
1.96 + $(am__objects_1) $(am__objects_2) $(am__objects_3) \
1.97 + $(am__objects_4) $(am__objects_5) $(am__objects_6) \
1.98 + $(am__objects_7) $(am__objects_8) $(am__objects_9) \
1.99 + $(am__objects_10) $(am__objects_11) $(am__objects_12) \
1.100 + $(am__objects_13) $(am__objects_14) $(am__objects_15) \
1.101 + $(am__objects_16) $(am__objects_17) $(am__objects_18)
1.102 lxdream_OBJECTS = $(am_lxdream_OBJECTS)
1.103 lxdream_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
1.104 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
1.105 @@ -285,7 +285,7 @@
1.106 am__test_testsh4x86_SOURCES_DIST = test/testsh4x86.c x86dasm/x86dasm.c \
1.107 x86dasm/x86dasm.h x86dasm/i386-dis.c x86dasm/dis-init.c \
1.108 x86dasm/dis-buf.c sh4/sh4trans.c sh4/sh4x86.c xlat/xltcache.c \
1.109 - xlat/xltcache.h mem.c util.c
1.110 + sh4/sh4dasm.c xlat/xltcache.h mem.c util.c cpu.c
1.111 @BUILD_SH4X86_TRUE@am_test_testsh4x86_OBJECTS = \
1.112 @BUILD_SH4X86_TRUE@ test_testsh4x86-testsh4x86.$(OBJEXT) \
1.113 @BUILD_SH4X86_TRUE@ test_testsh4x86-x86dasm.$(OBJEXT) \
1.114 @@ -295,8 +295,10 @@
1.115 @BUILD_SH4X86_TRUE@ test_testsh4x86-sh4trans.$(OBJEXT) \
1.116 @BUILD_SH4X86_TRUE@ test_testsh4x86-sh4x86.$(OBJEXT) \
1.117 @BUILD_SH4X86_TRUE@ test_testsh4x86-xltcache.$(OBJEXT) \
1.118 +@BUILD_SH4X86_TRUE@ test_testsh4x86-sh4dasm.$(OBJEXT) \
1.119 @BUILD_SH4X86_TRUE@ test_testsh4x86-mem.$(OBJEXT) \
1.120 -@BUILD_SH4X86_TRUE@ test_testsh4x86-util.$(OBJEXT)
1.121 +@BUILD_SH4X86_TRUE@ test_testsh4x86-util.$(OBJEXT) \
1.122 +@BUILD_SH4X86_TRUE@ test_testsh4x86-cpu.$(OBJEXT)
1.123 test_testsh4x86_OBJECTS = $(am_test_testsh4x86_OBJECTS)
1.124 test_testsh4x86_DEPENDENCIES =
1.125 am__dirstamp = $(am__leading_dot)dirstamp
1.126 @@ -541,7 +543,7 @@
1.127 $(INTLLIBS) $(am__append_18) $(am__append_20) $(am__append_22) \
1.128 $(am__append_24) $(am__append_26)
1.129 lxdream_SOURCES = main.c version.c config.c config.h lxdream.h dream.h \
1.130 - gui.h cpu.h hook.h gettext.h mem.c mem.h sdram.c mmio.h \
1.131 + gui.h cpu.c cpu.h hook.h gettext.h mem.c mem.h sdram.c mmio.h \
1.132 watch.c asic.c asic.h clock.h serial.h syscall.c syscall.h \
1.133 bios.c dcload.c gdbserver.c ioutil.c ioutil.h lxpaths.c \
1.134 lxpaths.h gdrom/ide.c gdrom/ide.h gdrom/packet.h \
1.135 @@ -582,8 +584,8 @@
1.136 @BUILD_SH4X86_TRUE@test_testsh4x86_SOURCES = test/testsh4x86.c x86dasm/x86dasm.c \
1.137 @BUILD_SH4X86_TRUE@ x86dasm/x86dasm.h x86dasm/i386-dis.c x86dasm/dis-init.c \
1.138 @BUILD_SH4X86_TRUE@ x86dasm/dis-buf.c \
1.139 -@BUILD_SH4X86_TRUE@ sh4/sh4trans.c sh4/sh4x86.c xlat/xltcache.c \
1.140 -@BUILD_SH4X86_TRUE@ xlat/xltcache.h mem.c util.c
1.141 +@BUILD_SH4X86_TRUE@ sh4/sh4trans.c sh4/sh4x86.c xlat/xltcache.c sh4/sh4dasm.c \
1.142 +@BUILD_SH4X86_TRUE@ xlat/xltcache.h mem.c util.c cpu.c
1.143
1.144 @BUILD_SHARED_TRUE@lxdream_dummy_@SOEXT@_SOURCES =
1.145 @BUILD_SHARED_TRUE@lxdream_dummy_@SOEXT@_LDADD = lxdream_dummy.lo @SDL_LIBS@
1.146 @@ -767,6 +769,7 @@
1.147 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-cocoaui.Po@am__quote@
1.148 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-config.Po@am__quote@
1.149 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-controller.Po@am__quote@
1.150 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-cpu.Po@am__quote@
1.151 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-dcload.Po@am__quote@
1.152 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-dis-buf.Po@am__quote@
1.153 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-dis-init.Po@am__quote@
1.154 @@ -855,10 +858,12 @@
1.155 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-x86dasm.Po@am__quote@
1.156 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-xltcache.Po@am__quote@
1.157 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lxdream-yuv.Po@am__quote@
1.158 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-cpu.Po@am__quote@
1.159 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-dis-buf.Po@am__quote@
1.160 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-dis-init.Po@am__quote@
1.161 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-i386-dis.Po@am__quote@
1.162 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-mem.Po@am__quote@
1.163 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4dasm.Po@am__quote@
1.164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4trans.Po@am__quote@
1.165 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-sh4x86.Po@am__quote@
1.166 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_testsh4x86-testsh4x86.Po@am__quote@
1.167 @@ -980,6 +985,20 @@
1.168 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.169 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lxdream-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
1.170
1.171 +lxdream-cpu.o: cpu.c
1.172 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lxdream-cpu.o -MD -MP -MF "$(DEPDIR)/lxdream-cpu.Tpo" -c -o lxdream-cpu.o `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c; \
1.173 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/lxdream-cpu.Tpo" "$(DEPDIR)/lxdream-cpu.Po"; else rm -f "$(DEPDIR)/lxdream-cpu.Tpo"; exit 1; fi
1.174 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpu.c' object='lxdream-cpu.o' libtool=no @AMDEPBACKSLASH@
1.175 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.176 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lxdream-cpu.o `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c
1.177 +
1.178 +lxdream-cpu.obj: cpu.c
1.179 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lxdream-cpu.obj -MD -MP -MF "$(DEPDIR)/lxdream-cpu.Tpo" -c -o lxdream-cpu.obj `if test -f 'cpu.c'; then $(CYGPATH_W) 'cpu.c'; else $(CYGPATH_W) '$(srcdir)/cpu.c'; fi`; \
1.180 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/lxdream-cpu.Tpo" "$(DEPDIR)/lxdream-cpu.Po"; else rm -f "$(DEPDIR)/lxdream-cpu.Tpo"; exit 1; fi
1.181 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpu.c' object='lxdream-cpu.obj' libtool=no @AMDEPBACKSLASH@
1.182 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.183 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lxdream-cpu.obj `if test -f 'cpu.c'; then $(CYGPATH_W) 'cpu.c'; else $(CYGPATH_W) '$(srcdir)/cpu.c'; fi`
1.184 +
1.185 lxdream-mem.o: mem.c
1.186 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lxdream_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lxdream-mem.o -MD -MP -MF "$(DEPDIR)/lxdream-mem.Tpo" -c -o lxdream-mem.o `test -f 'mem.c' || echo '$(srcdir)/'`mem.c; \
1.187 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/lxdream-mem.Tpo" "$(DEPDIR)/lxdream-mem.Po"; else rm -f "$(DEPDIR)/lxdream-mem.Tpo"; exit 1; fi
1.188 @@ -2506,6 +2525,20 @@
1.189 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.190 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-xltcache.obj `if test -f 'xlat/xltcache.c'; then $(CYGPATH_W) 'xlat/xltcache.c'; else $(CYGPATH_W) '$(srcdir)/xlat/xltcache.c'; fi`
1.191
1.192 +test_testsh4x86-sh4dasm.o: sh4/sh4dasm.c
1.193 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-sh4dasm.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo" -c -o test_testsh4x86-sh4dasm.o `test -f 'sh4/sh4dasm.c' || echo '$(srcdir)/'`sh4/sh4dasm.c; \
1.194 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo" "$(DEPDIR)/test_testsh4x86-sh4dasm.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo"; exit 1; fi
1.195 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sh4/sh4dasm.c' object='test_testsh4x86-sh4dasm.o' libtool=no @AMDEPBACKSLASH@
1.196 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.197 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-sh4dasm.o `test -f 'sh4/sh4dasm.c' || echo '$(srcdir)/'`sh4/sh4dasm.c
1.198 +
1.199 +test_testsh4x86-sh4dasm.obj: sh4/sh4dasm.c
1.200 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-sh4dasm.obj -MD -MP -MF "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo" -c -o test_testsh4x86-sh4dasm.obj `if test -f 'sh4/sh4dasm.c'; then $(CYGPATH_W) 'sh4/sh4dasm.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4dasm.c'; fi`; \
1.201 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo" "$(DEPDIR)/test_testsh4x86-sh4dasm.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-sh4dasm.Tpo"; exit 1; fi
1.202 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sh4/sh4dasm.c' object='test_testsh4x86-sh4dasm.obj' libtool=no @AMDEPBACKSLASH@
1.203 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.204 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-sh4dasm.obj `if test -f 'sh4/sh4dasm.c'; then $(CYGPATH_W) 'sh4/sh4dasm.c'; else $(CYGPATH_W) '$(srcdir)/sh4/sh4dasm.c'; fi`
1.205 +
1.206 test_testsh4x86-mem.o: mem.c
1.207 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-mem.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-mem.Tpo" -c -o test_testsh4x86-mem.o `test -f 'mem.c' || echo '$(srcdir)/'`mem.c; \
1.208 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-mem.Tpo" "$(DEPDIR)/test_testsh4x86-mem.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-mem.Tpo"; exit 1; fi
1.209 @@ -2534,6 +2567,20 @@
1.210 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.211 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
1.212
1.213 +test_testsh4x86-cpu.o: cpu.c
1.214 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-cpu.o -MD -MP -MF "$(DEPDIR)/test_testsh4x86-cpu.Tpo" -c -o test_testsh4x86-cpu.o `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c; \
1.215 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-cpu.Tpo" "$(DEPDIR)/test_testsh4x86-cpu.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-cpu.Tpo"; exit 1; fi
1.216 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpu.c' object='test_testsh4x86-cpu.o' libtool=no @AMDEPBACKSLASH@
1.217 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.218 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-cpu.o `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c
1.219 +
1.220 +test_testsh4x86-cpu.obj: cpu.c
1.221 +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_testsh4x86-cpu.obj -MD -MP -MF "$(DEPDIR)/test_testsh4x86-cpu.Tpo" -c -o test_testsh4x86-cpu.obj `if test -f 'cpu.c'; then $(CYGPATH_W) 'cpu.c'; else $(CYGPATH_W) '$(srcdir)/cpu.c'; fi`; \
1.222 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/test_testsh4x86-cpu.Tpo" "$(DEPDIR)/test_testsh4x86-cpu.Po"; else rm -f "$(DEPDIR)/test_testsh4x86-cpu.Tpo"; exit 1; fi
1.223 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cpu.c' object='test_testsh4x86-cpu.obj' libtool=no @AMDEPBACKSLASH@
1.224 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.225 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_testsh4x86_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_testsh4x86-cpu.obj `if test -f 'cpu.c'; then $(CYGPATH_W) 'cpu.c'; else $(CYGPATH_W) '$(srcdir)/cpu.c'; fi`
1.226 +
1.227 testxlt.o: test/testxlt.c
1.228 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testxlt.o -MD -MP -MF "$(DEPDIR)/testxlt.Tpo" -c -o testxlt.o `test -f 'test/testxlt.c' || echo '$(srcdir)/'`test/testxlt.c; \
1.229 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/testxlt.Tpo" "$(DEPDIR)/testxlt.Po"; else rm -f "$(DEPDIR)/testxlt.Tpo"; exit 1; fi
.