summaryrefslogtreecommitdiff
path: root/hurd/glibc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/glibc.mdwn')
-rw-r--r--hurd/glibc.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn
index 29a33b7b..6c7080c2 100644
--- a/hurd/glibc.mdwn
+++ b/hurd/glibc.mdwn
@@ -57,4 +57,4 @@ One can run tests with the new libc by hand:
One can build by hand some target with e.g.:
- $ make -C ../htl subdir=htl objdir=$PWD ..=../ $PWD/htl/libpthread.so
+ $ make $PWD/htl/libpthread.so -C ../htl subdir=htl objdir=$PWD ..=../