]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/examples/ppi/Makefile
MFV r359393: tcsh: import 6974bc35a5cd
[FreeBSD/FreeBSD.git] / share / examples / ppi / Makefile
1 # Makefile to build LCD control software for ppi(4) interface.
2 #
3 # $FreeBSD$
4
5 PACKAGE=examples
6 FILESDIR=${SHAREDIR}/examples/ppi
7 PROG=   ppilcd
8 MAN=
9
10 .include <bsd.prog.mk>