1#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:03 deraadt Exp $
2
3PROG=	rm
4
5.PATH:  ${.CURDIR}/../../../bin/rm
6.include <bsd.prog.mk>
7