1 Star 0 Fork 0

via/unixODBC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile.svn 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
svn:
@echo "*** Retrieving configure tests needed by configure.in"
@libtoolize --copy --ltdl --force
@aclocal -I m4
@echo "*** Building Makefile templates (step one)"
@automake --add-missing
@automake
@echo "*** Building config.h"
@autoheader
@sed -i '/UNIXODBC_SOURCE/d' unixodbc_conf.h.in
@sed -i '/ VERSION/d' unixodbc_conf.h.in
@sed -i '/ PACKAGE/d' unixodbc_conf.h.in
@echo "*** Building configure"
@autoconf
@echo "*** Finished"
@echo " Don't forget to run ./configure"
@echo " If you haven't done so in a while, run ./configure --help"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/chooosky/unixODBC.git
[email protected]:chooosky/unixODBC.git
chooosky
unixODBC
unixODBC
master

搜索帮助