1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/chessbox
Teruaki Kawashima e3fc65cfff change dependencies in make files:
* apps.make: depends on ctype.o instead of errno.o to depend on config-*.h so that it works for simulator.
* lang.make: add dependency of lang.h to make it sure that the file is updated properly when needed.
* plugins.make: object files don't depend on libpluginbitmaps.a.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24256 a1c6a512-1295-4272-9138-f99709370657
2010-01-17 13:03:10 +00:00
..
chessbox.c
chessbox.make change dependencies in make files: 2010-01-17 13:03:10 +00:00
chessbox_pgn.c Correct checking return value of open in plugins. 2009-12-06 13:52:28 +00:00
chessbox_pgn.h Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and 2009-12-15 20:51:41 +00:00
gnuchess.c
gnuchess.h
opening.c
opening.h
SOURCES