Add exit1 and cancel2.

This commit is contained in:
nathanw 2003-07-22 21:28:23 +00:00
parent be42851d66
commit 372bed6a1d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2003/06/27 13:29:52 skrll Exp $
# $NetBSD: Makefile,v 1.15 2003/07/22 21:28:23 nathanw Exp $
.include <bsd.own.mk>
@ -15,7 +15,7 @@ ARCHSUBDIR= ${MACHINE_CPU}
.if defined(ARCHSUBDIR)
SUBDIR+= atexit barrier1 cond1 cond2 cond3 cond4 cond5 \
SUBDIR+= atexit barrier1 cancel2 cond1 cond2 cond3 cond4 cond5 exit1 \
fork mutex1 mutex2 mutex3 mutex4 name once1 once2 preempt1 sem \
sigsuspend