]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - share/examples/ppi/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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>