]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - share/examples/ppi/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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>