132185Smsmith# Makefile to build LCD control software for ppi(4) interface.
232185Smsmith#
350476Speter# $FreeBSD$
432185Smsmith
5299293SgjbPACKAGE=examples
6299293SgjbFILESDIR=${SHAREDIR}/examples/ppi
732185SmsmithPROG=	ppilcd
8264400SimpMAN=
932185Smsmith
1032185Smsmith.include <bsd.prog.mk>
11