From 4f7855323eb2433196cece38cbcc7f5fb90add5b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 21 Aug 1995 16:52:33 +0000 Subject: (SRCS): Add cancel-cond.c. --- libthreads/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libthreads') diff --git a/libthreads/Makefile b/libthreads/Makefile index c2f1ac74..088c08f5 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -23,6 +23,7 @@ makemode := library # In GNU mig_support.c, sync.c and machine/lock.s are omitted; that work is # all done in libc. SRCS := call.c cprocs.c cthread_data.c cthreads.c stack.c malloc.c + cancel-cond.c I386SRCS := i386/csw.S i386/thread.c # In GNU machine/cthreads.h is omitted; that work is done in libc headers. -- cgit v1.2.3