From 5ba33c04daeca7f84d0d0148725e593a0c672343 Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 28 Mar 2005 15:58:14 +0000 Subject: NetBSD support. Thanks to Christoph Lohmann. --- src/libthread/mkfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/libthread/mkfile') diff --git a/src/libthread/mkfile b/src/libthread/mkfile index e77517a8..b1bf3ccf 100644 --- a/src/libthread/mkfile +++ b/src/libthread/mkfile @@ -24,7 +24,9 @@ tspawnloop: tspawnloop.$O 9l -o $target $target.$O $PLAN9/lib/$LIB -l9 -lpthread %.$O: %.c - 9c -I. $stem.c + $CC -I. $stem.c + +NetBSD.$O: Linux.c test:V: tprimes tspawn primes 1 10007 >p1.txt -- cgit v1.2.3