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

PROG=	ppsapitest
NOMAN=

WARNS?=	5

.include <bsd.prog.mk>

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