28 Star 113 Fork 43

calvinwilliams/restserver

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
makeinstall 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
calvinwilliams 提交于 2020-02-19 21:56 +08:00 . init
_HDERBASE = $(HOME)/include
_LIBBASE = $(HOME)/lib
_BINBASE = $(HOME)/bin
_CFLAGS = -I. -I$(_HDERBASE)
_LFLAGS = -L. -L$(_LIBBASE)
_HDERINST = $(_HDERBASE)
_LIBINST = $(_LIBBASE)
_BININST = $(_BINBASE)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/calvinwilliams/restserver.git
git@gitee.com:calvinwilliams/restserver.git
calvinwilliams
restserver
restserver
release

搜索帮助