]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/examples/ppi/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / share / examples / ppi / Makefile
1 # Makefile to build LCD control software for ppi(4) interface.
2 #
3 # $FreeBSD$
4
5 PROG=   ppilcd
6 NO_MAN=
7
8 .include <bsd.prog.mk>