diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-09-30 07:08:09 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-09-30 07:08:09 +0000 |
| commit | 058716097d88629c56ad5281b985067926bf5ec0 (patch) | |
| tree | 05bc1662ebb8f80f10cbf064e62b2e969f35619d /lib/libpthread/test | |
| parent | f51ea46d24c9a8930a8ae4d0f47cc499412d201a (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 053ea2c3ab67..adf167363977 100644 --- a/lib/libpthread/test/Makefile +++ b/lib/libpthread/test/Makefile @@ -1,8 +1,8 @@ -# $Id$ +# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $ # # Tests for libc_r functionality. # -SUBDIR= sigwait +SUBDIR= sigsuspend sigwait .include <bsd.subdir.mk> |
