projects
/
c11concurrency-benchmarks.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
75d763f24618235473624b0f454e03dd9e15460b
[c11concurrency-benchmarks.git]
/
compile.sh
1
#!/bin/bash
2
make
3
make test
4
5