summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/test/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-30 07:08:09 +0000
committerjb <jb@FreeBSD.org>1998-09-30 07:08:09 +0000
commit067ba0c21e60b59b56f6a39174d599fc95342bd9 (patch)
tree2daadb45afc7876f7c58fb75a7080a87e1268466 /lib/libpthread/test/Makefile
parent8164517444f522686ef9896870cd2ccac301069e (diff)
downloadFreeBSD-src-067ba0c21e60b59b56f6a39174d599fc95342bd9.zip
FreeBSD-src-067ba0c21e60b59b56f6a39174d599fc95342bd9.tar.gz
Revise test code for sigwait and add test code for sigsuspend.
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
Diffstat (limited to 'lib/libpthread/test/Makefile')
-rw-r--r--lib/libpthread/test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile
index 053ea2c..adf1673 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>
OpenPOWER on IntegriCloud