Add readme file
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 8 May 2009 15:26:27 +0000 (11:26 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 8 May 2009 15:26:27 +0000 (11:26 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..d47e5df
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+build instructions for userspace-rcu library :
+
+make pthreads-x86
+or
+make pthreads-ppc
+
+make
+make install
+
+
+     Mathieu Desnoyers
This page took 0.025442 seconds and 4 git commands to generate.