]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/share/examples/ppi/Makefile
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / 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>