summaryrefslogtreecommitdiff
path: root/regress/sys/uvm/Makefile
blob: 61ae03d26097e39898d50d0cb69d1077dea99ee4 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.9 2011/10/07 20:16:55 ariane Exp $

SUBDIR=misc mmap_4g mmap_size mmap_fixed mmap_mod mmap_write_self
SUBDIR+=mmap0 mmap_hint

install:

.include <bsd.subdir.mk>