summaryrefslogtreecommitdiff
path: root/regress/sys/uvm/misc/Makefile
blob: d0b4ec5b53473605fb9436b738d33c4345ebbd16 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 2002/08/21 22:49:41 wcobb Exp $

PROG=misc
CLEANFILES=mapped_file

.include <bsd.regress.mk>