a35d88931c
any fake value.
9 lines
122 B
Makefile
9 lines
122 B
Makefile
# Makefile to build LCD control software for ppi(4) interface.
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PROG= ppilcd
|
|
NOMAN=
|
|
|
|
.include <bsd.prog.mk>
|