9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
|
|
#
|
|
# Tests for libc_r functionality.
|
|
#
|
|
|
|
SUBDIR= mutex sigsuspend sigwait
|
|
|
|
.include <bsd.subdir.mk>
|