summaryrefslogtreecommitdiff
path: root/regress/bin/Makefile
blob: 5317528fa895e87d295d9d74aba52e88efc5deff (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.1 2001/06/05 13:52:08 niklas Exp $

SUBDIR+= md5

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>