NetBSD/tests/usr.bin/mkdep/Makefile

10 lines
162 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2011/05/30 18:14:11 njoly Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/usr.bin/mkdep
TESTS_SH= t_mkdep
.include <bsd.test.mk>