# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD: stable/6/share/examples/ppi/Makefile 139103 2004-12-21 08:47:35Z ru $

PROG=	ppilcd
NO_MAN=

.include <bsd.prog.mk>
