From a98f911a178d3cc044d612e5ad96ee487bd887c8 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 10 Aug 2015 03:20:08 +0200 Subject: libthread: fix mistake, make "all" the default target again --- sys/src/libthread/mkfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/src/libthread/mkfile b/sys/src/libthread/mkfile index 3f1dde736..9b4dd1517 100644 --- a/sys/src/libthread/mkfile +++ b/sys/src/libthread/mkfile @@ -72,11 +72,11 @@ UPDATE=mkfile\ $CFILES\ $SFILES\ +all:V: $LIB sched.acid channel.acid + spim.$O: mips.c $CC $CFLAGS -o $target mips.c -all:V: $LIB sched.acid channel.acid -