commit | 76a78f4320d51c827bec2bb2ca6cba64bb7f025d | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Tue Feb 14 06:52:41 2006 +0000 |
committer | rsc <devnull@localhost> | Tue Feb 14 06:52:41 2006 +0000 |
tree | bf3cffe81ac490a7c2666225192dd067842ee7d9 | |
parent | 866a7d1f265fd728dfeecfcdba2da4a53813079e [diff] [blame] |
sparc64 rule
diff --git a/src/libthread/mkfile b/src/libthread/mkfile index d552d07..07569a6 100644 --- a/src/libthread/mkfile +++ b/src/libthread/mkfile
@@ -36,6 +36,9 @@ OpenBSD-%-asm.$O: OpenBSD-%-asm.S $CC $CFLAGS OpenBSD-$stem-asm.S +Linux-sparc64-context.$O: Linux-sparc64-context.S + $CC $CFLAGS Linux-sparc64-context.S + test:V: tprimes tspawn primes 1 10007 >p1.txt $PLAN9/bin/time ./tprimes 10000 >tp1.txt @@ -48,3 +51,4 @@ CLEANFILES=p1.txt p2.txt tp1.txt tp2.txt +