NetBSD/regress/usr.bin/sort/Makefile

9 lines
143 B
Makefile
Raw Normal View History

2003-10-26 06:50:07 +03:00
# $NetBSD: Makefile,v 1.6 2003/10/26 03:50:07 lukem Exp $
2001-12-12 04:23:59 +03:00
NOMAN= # defined
regress:
2003-10-26 06:50:07 +03:00
@${HOST_SH} ${.CURDIR}/stests
.include <bsd.prog.mk>