NetBSD/tests/bin/Makefile

10 lines
193 B
Makefile
Raw Normal View History

2012-03-30 19:49:24 +04:00
# $NetBSD: Makefile,v 1.3 2012/03/30 15:49:24 njoly Exp $
2012-03-17 20:33:10 +04:00
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/bin
2012-03-30 19:49:24 +04:00
TESTS_SUBDIRS= cat cp dd df expr pax ps sh sleep tar
2012-03-17 20:33:10 +04:00
.include <bsd.test.mk>