summaryrefslogtreecommitdiffstats
path: root/share/examples/libvgl/Makefile
blob: 6b4e916851daf17168c7c75b629c27c234412e84 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	demo
NO_MAN=
DPADD=	${LIBVGL}
LDADD=	-lvgl

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud