# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD: stable/5/share/examples/ppi/Makefile 141786 2005-02-13 07:23:46Z obrien $

PROG=	ppilcd
NOMAN=

.include <bsd.prog.mk>
