freebsd-dev/lib/libkse/test/Makefile

9 lines
149 B
Makefile
Raw Normal View History

1999-05-09 07:50:31 +00:00
# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
#
# Tests for libc_r functionality.
#
1999-05-09 07:50:31 +00:00
SUBDIR= mutex sigsuspend sigwait
.include <bsd.subdir.mk>