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

PROG=	testaccess
NOMAN=

SRCS=	testaccess.c
CFLAGS	+= -Wall

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