NetBSD/tests/usr.bin/vmstat/Makefile

9 lines
162 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2014/01/07 16:47:13 gson Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/usr.bin/vmstat
TESTS_SH= t_vmstat
.include <bsd.test.mk>