summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/test/Makefile')
-rw-r--r--lib/libc_r/test/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc_r/test/Makefile b/lib/libc_r/test/Makefile
new file mode 100644
index 0000000..053ea2c
--- /dev/null
+++ b/lib/libc_r/test/Makefile
@@ -0,0 +1,8 @@
+# $Id$
+#
+# Tests for libc_r functionality.
+#
+
+SUBDIR= sigwait
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud