mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
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>
|