9 lines
110 B
Makefile
9 lines
110 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Tests for libc_r functionality.
|
|
#
|
|
|
|
SUBDIR= mutex sigsuspend sigwait
|
|
|
|
.include <bsd.subdir.mk>
|