diff options
author | Kitty Draper | 2011-03-05 21:39:25 -0500 |
---|---|---|
committer | Kitty Draper | 2011-03-05 21:39:25 -0500 |
commit | d40ae99422e118188a7f48055dc340c6aca022aa (patch) | |
tree | 83ab93f49fd9e66e43bcd824091ae1dbcaa0c173 /build/depend | |
download | snes9x2005-d40ae99422e118188a7f48055dc340c6aca022aa.tar.gz snes9x2005-d40ae99422e118188a7f48055dc340c6aca022aa.tar.bz2 snes9x2005-d40ae99422e118188a7f48055dc340c6aca022aa.zip |
first commit
Diffstat (limited to 'build/depend')
-rw-r--r-- | build/depend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/build/depend b/build/depend new file mode 100644 index 0000000..754aa14 --- /dev/null +++ b/build/depend @@ -0,0 +1,8 @@ +fxdbg.o: ../source/fxdbg.cpp ../source/fxemu.h ../source/fxinst.h +fxemu.o: ../source/fxemu.cpp ../source/fxemu.h ../source/fxinst.h +fxinst.o: ../source/fxinst.cpp ../source/fxemu.h ../source/fxinst.h +sdd1emu.o: ../source/sdd1emu.cpp ../source/port.h ../source/pixform.h \ + ../source/sdd1emu.h +seta.o: ../source/seta.cpp ../source/seta.h ../source/port.h \ + ../source/pixform.h +charsets.o: ../source/nds/charsets.c ../source/nds/charsets.h |