42 Star 112 Fork 37

calvinwilliams/logpipe

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

搜索帮助