10 lines
173 B
Makefile
10 lines
173 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/07/13 21:13:26 jmmv Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTS_SUBDIRS= libc libevent semaphore
|
|
|
|
TESTSDIR= ${TESTSBASE}/lib
|
|
|
|
.include <bsd.test.mk>
|