freebsd_amp_hwpstate/share/examples/ppi/Makefile

10 lines
159 B
Makefile

# Makefile to build LCD control software for ppi(4) interface.
#
PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/ppi
PROG= ppilcd
MAN=
.include <bsd.prog.mk>