summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/access/Makefile
blob: 3b52907c6c6941f1e2e771d9a19510f4e7868b3f (plain) (blame)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2014/04/27 22:18:25 guenther Exp $

PROG=	access

.include <bsd.regress.mk>