
.include <bsd.own.mk>

SUBDIR=  cond1 cond2 cond3 cond4 cond5
SUBDIR+= context
SUBDIR+= cu1 cu2 cu3 cu4 cu5 cu6
SUBDIR+= errno1
SUBDIR+= isthreaded1 isthreaded2 
SUBDIR+= itimer1 itimer2
SUBDIR+= lwp-exit1 lwp-exit2 lwp-exit3
SUBDIR+= lwp0 lwp1 lwp2 lwp3
SUBDIR+= lwp-suspend1 lwp-suspend2
SUBDIR+= mutex1 mutex2 mutex3
SUBDIR+= once1 once2
SUBDIR+= sa-sig1
SUBDIR+= sa1 sa2 sa3
SUBDIR+= sig1
SUBDIR+= syscall1
SUBDIR+= thread1 thread2 thread3 thread4
SUBDIR+= timer1 timer2
        

.include <bsd.subdir.mk>
