# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD$
PROG= ppilcd
MAN=
.include <bsd.prog.mk>