diff options
| author | John Birrell <jb@FreeBSD.org> | 1999-05-09 07:50:31 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1999-05-09 07:50:31 +0000 |
| commit | 33859c8093184f10fdcd6dc67d1bb7d7cbbdb147 (patch) | |
| tree | a120758d8d74744b89fbd88316f9446f876a28c5 /lib/libpthread/test | |
| parent | c4f748e7ebc316c4eb5996af694f8552b3c1f146 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/test')
| -rw-r--r-- | lib/libpthread/test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile index adf167363977..c39497945f06 100644 --- a/lib/libpthread/test/Makefile +++ b/lib/libpthread/test/Makefile @@ -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> |
