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

PROG=	ppsapitest
NO_MAN=

WARNS?=	5

.include <bsd.prog.mk>

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