3 Star 0 Fork 2

Gitee 极速下载/matrixssl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/matrixssl/matrixssl
克隆/下载
common.mk 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
Janne Johansson 提交于 2022-07-29 12:30 . MatrixSSL 4.5.1
##
# Common Makefile definitions.
# @version $Format:%h%d$
# Copyright (c) 2013-2017 Rambus Inc. All Rights Reserved.
#
#-------------------------------------------------------------------------------
# Find core library.
-include corepath.mk
ifeq '$(CORE_PATH)' ''
CORE_PATH:=$(patsubst %/,%/core,$(dir $(lastword $(MAKEFILE_LIST))))
endif
# The common.mk is replaced by equivalent functionality within core.
include $(CORE_PATH)/makefiles/detect-and-rules.mk
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/mirrors/matrixssl.git
[email protected]:mirrors/matrixssl.git
mirrors
matrixssl
matrixssl
master

搜索帮助