1 Star 0 Fork 85

woerwin / cocker

forked from calvinwilliams / cocker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
makeinstall 231 Bytes
一键复制 编辑 原始数据 按行查看 历史
calvinwilliams 提交于 2018-09-26 14:34 . add shbin/vhm_profile_template.sh
_HDERBASE = /usr/include
_LIBBASE = /lib64
_BINBASE = /bin
_CFLAGS = -I. -I$(_HDERBASE) -I/usr/include
_LFLAGS = -L. -L$(_LIBBASE) -L/usr/lib64 -L/usr/lib
_HDERINST = $(_HDERBASE)
_LIBINST = $(_LIBBASE)
_BININST = $(_BINBASE)
C
1
https://gitee.com/woerwin/cocker.git
git@gitee.com:woerwin/cocker.git
woerwin
cocker
cocker
master

搜索帮助