summaryrefslogtreecommitdiffstats
path: root/tools/test/ppsapi/Makefile
blob: bf46cc66f61084303239ace1de5322f8a657afd6 (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/cuad0
OpenPOWER on IntegriCloud