GITLAB
lxsd
/ openblas
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
update
691a3490f667ed36f136d7747f98eaea1f68f0ca
openblas
Makefile
691a3490f
Initial commit for building openblas
Browse Code ยป
William Daniau
2015-04-04 16:18:35 +0200
Makefile
60 Bytes
edit
raw
blame
history
1
2
3
4
5
6
all: ( ./build.sh ) clean: ( rm -rf OpenBLAS-0.2.14 )