projects
/
userspace-rcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09a9f98
)
Minor fix to userspace-rcu Makefile
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 21 Apr 2009 17:30:39 +0000
(13:30 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Tue, 21 Apr 2009 17:30:39 +0000
(13:30 -0400)
Small update to the Makefile to allow it to clean up more completely.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 70709acad6eb8575c650dc6da9878dd5e1e306dc..386856f9f5161848a9fba7e446860728e3b8682b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-53,4
+53,4
@@
urcutorture-yield: urcutorture.c urcu-yield.o urcu.h rcutorture.h
clean:
rm -f *.o test_urcu test_urcu_timing test_rwlock_timing urcu-asm.S \
- test_urcu_yield
+ test_urcu_yield
urcutorture urcutorture-yield
This page took
0.024979 seconds
and
4
git commands to generate.