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

PROG=	demo
NOMAN=	yes
DPADD=	${LIBVGL}
LDADD=	-lvgl

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