xref: /openbsd-src/regress/sys/kern/mmap3/Makefile (revision a1cb8e86d351ac110034f44777bf1639be5fc60d)
1#	$OpenBSD: Makefile,v 1.2 2003/07/31 22:46:59 david Exp $
2
3PROG=	mmaptest
4CLEANFILES+= test.out
5.include <bsd.regress.mk>
6