summaryrefslogtreecommitdiff
path: root/tests/lib/libc/stdlib/Makefile
blob: b5af7a9610e99268a5bf10d6cf13a4cb6e2e09e7 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.1 2009/07/20 17:03:38 joerg Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/lib/libc/stdlib

TESTS_C+=	t_mi_vector_hash

.include <bsd.test.mk>