1 Star 0 Fork 0

wycjl/ude

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Makefile.am 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
rudi.pettazzi 提交于 2009-03-29 20:10 . initial import fixed
SUBDIRS = src/Library src/Example src/Tests m4
clean-local:
rm -rf $(top_builddir)/bin
if ENABLE_TESTS
test:
@pushd src/Tests; \
make test; \
popd;
endif
MAINTAINERCLEANFILES = Makefile.in
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/19910509/ude.git
git@gitee.com:19910509/ude.git
19910509
ude
ude
master

搜索帮助