0 Star 0 Fork 0

aeiouaeiouaeiouaeiouaeiouaeiou/gambatte

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clean.sh 338 Bytes
一键复制 编辑 原始数据 按行查看 历史
sinamas 提交于 2007-08-30 12:26 . Add zip support. Thanks to Nach.
#!/bin/sh
echo "cd gambatte_qt && make distclean"
(cd gambatte_qt && make distclean)
echo "cd gambatte_sdl && scons -c"
(cd gambatte_sdl && scons -c)
echo "cd libgambatte && scons -c"
(cd libgambatte && scons -c)
echo "rm -f *gambatte*/config.log"
rm -f *gambatte*/config.log
echo "rm -rf *gambatte*/.scon*"
rm -rf *gambatte*/.scon*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Assembly
1
https://gitee.com/aeiouaeiouaeiouaeiouaeiouaeiou/gambatte.git
git@gitee.com:aeiouaeiouaeiouaeiouaeiouaeiou/gambatte.git
aeiouaeiouaeiouaeiouaeiouaeiou
gambatte
gambatte
master

搜索帮助