commit 76a78f4320d51c827bec2bb2ca6cba64bb7f025d from: rsc date: Tue Feb 14 06:52:41 2006 UTC sparc64 rule commit - 866a7d1f265fd728dfeecfcdba2da4a53813079e commit + 76a78f4320d51c827bec2bb2ca6cba64bb7f025d blob - d552d0794e499b7672a7749669462d1493432908 blob + 07569a6a341a7012fb1213fbe7d8d395fb485f7f --- src/libthread/mkfile +++ src/libthread/mkfile @@ -36,6 +36,9 @@ tspawnloop: tspawnloop.$O 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 @@ test:V: tprimes tspawn CLEANFILES=p1.txt p2.txt tp1.txt tp2.txt +