Add once3 test.

This commit is contained in:
nathanw 2005-07-16 23:02:24 +00:00
parent 5f424e4d7c
commit ae6f5e4bba
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2005/04/19 16:36:44 nathanw Exp $
# $NetBSD: Makefile,v 1.28 2005/07/16 23:02:24 nathanw Exp $
.include <bsd.own.mk>
@ -24,7 +24,7 @@ SUBDIR+= atexit \
kill1 \
mutex1 mutex2 mutex3 mutex4 \
name \
once1 once2 \
once1 once2 once3 \
preempt1 \
resolv rwlock1 \
sem sem2 sigalarm sigmask1 sigmask2 sigmask3 siglongjmp1 sigsuspend \