]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/examples/ppi/Makefile
MFC r264400,r265836:
[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 MAN=
7
8 .include <bsd.prog.mk>