freebsd-dev/lib/libkse/test/Makefile

9 lines
110 B
Makefile
Raw Normal View History

1999-08-28 00:22:10 +00:00
# $FreeBSD$
#
# Tests for libc_r functionality.
#
1999-05-09 07:50:31 +00:00
SUBDIR= mutex sigsuspend sigwait
.include <bsd.subdir.mk>