| Current Path : /usr/share/examples/ppi/ |
| Current File : /usr/share/examples/ppi/Makefile |
# Makefile to build LCD control software for ppi(4) interface.
#
# $FreeBSD$
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/ppi
PROG= ppilcd
MAN=
.include <bsd.prog.mk>