23 Star 33 Fork 55

openGauss/DCF

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanghaiyan 提交于 2022-02-24 17:50 +08:00 . opengauss-cm dcf sync commit
#DCF_TOP_BUILDDIR = $(shell pwd)
$(eval DCF_TOP_BUILDDIR := $(abspath $(CURDIR)))
$(info $(DCF_TOP_BUILDDIR))
include $(DCF_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/opengauss/DCF.git
git@gitee.com:opengauss/DCF.git
opengauss
DCF
DCF
master

搜索帮助