summaryrefslogtreecommitdiffstats
path: root/regress/sys/uvm/mmap_hint/Makefile
blob: 0aa9fc9c3386eee2df0a1df6c214f50d4001a836 (plain) (blame)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 2017/07/13 11:24:58 bluhm Exp $

PROG=	mmap_hint
CFLAGS=	-Wall

.include <bsd.regress.mk>