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