1 Star 0 Fork 47

Efficiency/DCC

forked from openGauss/DCC
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanghaiyan 提交于 2022-02-24 17:53 +08:00 . opengauss-cm DCC first commit
DCC_TOP_BUILDDIR = $(shell pwd)
include $(DCC_TOP_BUILDDIR)/build/linux/opengauss/Makefile.global
SUBDIRS = src
# Supress parallel build to avoid depencies in the subdirectories.
.NOTPARALLEL:
$(recurse)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuchh-workspace/DCC.git
git@gitee.com:liuchh-workspace/DCC.git
liuchh-workspace
DCC
DCC
master

搜索帮助