1 2 3 4 5 6 7 8
# Makefile to build LCD control software for ppi(4) interface. # # $FreeBSD$ PROG= ppilcd MAN= .include <bsd.prog.mk>