minix/tests/bin/Makefile

10 lines
193 B
Makefile
Raw Normal View History

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