summaryrefslogtreecommitdiffstats
path: root/tools/test/ppsapi/Makefile
blob: e9670fe252413f2a48168201fd8f79ed2918070e (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PROG=	ppsapitest
NOMAN=	yeah

WARNS?=	5

.include <bsd.prog.mk>

test:	${PROG}
	./${PROG} /dev/cuaa0
OpenPOWER on IntegriCloud