]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - share/examples/ppi/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / share / examples / ppi / Makefile
1 # Makefile to build LCD control software for ppi(4) interface.
2 #
3 # $FreeBSD$
4
5 PROG=   ppilcd
6 MAN=
7
8 .include <bsd.prog.mk>