b2077c0c11
implementation is broken. I'll file a PR shortly.
11 lines
192 B
Makefile
11 lines
192 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/06/10 22:03:43 pooka Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= libc libevent semaphore
|
|
|
|
TESTSDIR= ${TESTSBASE}/lib
|
|
|
|
.include <bsd.test.mk>
|
|
.include <bsd.subdir.mk>
|