NetBSD/regress/bin/ps/Makefile

9 lines
132 B
Makefile

# $NetBSD: Makefile,v 1.1 2006/10/02 17:59:00 apb Exp $
NOMAN= # defined
regress:
@sh ${.CURDIR}/ps.sh
.include <bsd.prog.mk>