# $FreeBSD: src/share/examples/libvgl/Makefile,v 1.2 1999/12/14 08:47:59 billf Exp $ PROG= demo NOMAN= yes LDADD= -lvgl DPADD= ${LIBVGL} .include