Add mutex test program.
This commit is contained in:
parent
c4f748e7eb
commit
33859c8093
@ -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…
x
Reference in New Issue
Block a user