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

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

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