index
:
evol/evol-hercules
citest
master
Evol plugin for TMW Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: 4a5bc6e5858da5c899603202dd76891a168a9bad (
plain
) (
blame
)
1
2
3
4
5
6
7
8
#!/bin/bash
mkdir
build autoreconf
-i
cd
build ../configure make
-j3
cd
-