summaryrefslogtreecommitdiffstats
path: root/tools/regression/security/access/Makefile
blob: 4b8039fc1c5d66844dbafed99f5c0ee9c07e2dd2 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	testaccess
NOMAN=	yes

SRCS=	testaccess.c
CFLAGS	+= -Wall

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud