sparc64 rule
This commit is contained in:
parent
866a7d1f26
commit
76a78f4320
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue