projects
/
deliverable
/
userspace-rcu.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix: add missing run.sh to benchmark makefile
[deliverable/userspace-rcu.git]
/
bootstrap
Commit
Line
Data
e89aafa1
1
#!/bin/sh
48d848c7
PMF
2
3
set -x
e89aafa1
4
if [ ! -d "config" ]; then
48d848c7
PMF
5
mkdir config
6
fi
48d848c7
7
e89aafa1
8
autoreconf -vi
This page took
0.028221 seconds
and
4
git commands to generate.