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

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

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