diff options
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/test/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile new file mode 100644 index 000000000000..053ea2c3ab67 --- /dev/null +++ b/lib/libpthread/test/Makefile @@ -0,0 +1,8 @@ +# $Id$ +# +# Tests for libc_r functionality. +# + +SUBDIR= sigwait + +.include <bsd.subdir.mk> |
