blob: ee5dc8e50463fd36cbec25463241aa706fc755a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
lib/gauche/%%GAUCHE_VERSION%%/%%TARGET%%/gauche-sdl-image.so
lib/gauche/%%GAUCHE_VERSION%%/%%TARGET%%/gauche-sdl-mixer.so
lib/gauche/%%GAUCHE_VERSION%%/%%TARGET%%/gauche-sdl-ttf.so
lib/gauche/%%GAUCHE_VERSION%%/%%TARGET%%/gauche-sdl.so
share/gauche/%%GAUCHE_VERSION%%/lib/sdl.scm
share/gauche/%%GAUCHE_VERSION%%/lib/sdl/color.scm
share/gauche/%%GAUCHE_VERSION%%/lib/sdl/gfx.scm
share/gauche/%%GAUCHE_VERSION%%/lib/sdl/image.scm
share/gauche/%%GAUCHE_VERSION%%/lib/sdl/mixer.scm
share/gauche/%%GAUCHE_VERSION%%/lib/sdl/ttf.scm
@dirrm share/gauche/%%GAUCHE_VERSION%%/lib/sdl
|