NetBSD/regress/sys/uvm/Makefile
thorpej 03826522e4 Add some pretty simple tests for various memory mapping facilities.
There's lots more work to do here, but this simple program found a
couple of problems which I've fixed recently.
1999-06-19 00:53:31 +00:00

6 lines
101 B
Makefile

# $NetBSD: Makefile,v 1.1 1999/06/19 00:53:32 thorpej Exp $
SUBDIR+= mmap
.include <bsd.subdir.mk>