# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD$

PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/ppi
PROG=	ppilcd
MAN=

.include <bsd.prog.mk>
