Sync usage with man page.
[netbsd-mini2440.git] / tests / lib / libc / string / Makefile
bloba21d3bf0f9fbabf0c5f87bb39e6c6c0778e2e65b
1 # $NetBSD: Makefile,v 1.1 2009/07/20 17:03:38 joerg Exp $
3 .include <bsd.own.mk>
5 TESTSDIR= ${TESTSBASE}/lib/libc/string
7 TESTS_C+= t_popcount
9 .include <bsd.test.mk>