# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD: stable/3/share/examples/ppi/Makefile 50584 1999-08-29 16:48:23Z peter $

PROG=	ppilcd
NOMAN=	YES

.include <bsd.prog.mk>
