058716097d
Submitted by: Daniel M. Eischen <eischen@vigrid.com>
9 lines
143 B
Makefile
9 lines
143 B
Makefile
# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
|
|
#
|
|
# Tests for libc_r functionality.
|
|
#
|
|
|
|
SUBDIR= sigsuspend sigwait
|
|
|
|
.include <bsd.subdir.mk>
|