7 Star 10 Fork 3

北京江南天安科技有限公司/TASSL

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
GitConfigure 207 Bytes
Copy Edit Raw Blame History
jntass authored 2018-01-10 11:04 . Add files via upload
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/jntass/TASSL.git
git@gitee.com:jntass/TASSL.git
jntass
TASSL
TASSL
master

Search