1 Star 0 Fork 0

一只程序喵 / sys-botbase

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile 89 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lusamine 提交于 2020-10-28 08:16 . Hopefully fix the bad egg issues
.PHONY: all clean
all:
@$(MAKE) -C sys-botbase/
clean:
@$(MAKE) clean -C sys-botbase/
C
1
https://gitee.com/bobneo/sys-botbase.git
git@gitee.com:bobneo/sys-botbase.git
bobneo
sys-botbase
sys-botbase
master

搜索帮助