Add mutex test program.
This commit is contained in:
parent
5590597b0b
commit
a7fbc7e55e
@ -1,8 +1,8 @@
|
||||
# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
|
||||
# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
|
||||
#
|
||||
# Tests for libc_r functionality.
|
||||
#
|
||||
|
||||
SUBDIR= sigsuspend sigwait
|
||||
SUBDIR= mutex sigsuspend sigwait
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
|
||||
# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
|
||||
#
|
||||
# Tests for libc_r functionality.
|
||||
#
|
||||
|
||||
SUBDIR= sigsuspend sigwait
|
||||
SUBDIR= mutex sigsuspend sigwait
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
|
||||
# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
|
||||
#
|
||||
# Tests for libc_r functionality.
|
||||
#
|
||||
|
||||
SUBDIR= sigsuspend sigwait
|
||||
SUBDIR= mutex sigsuspend sigwait
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user