GC old tcsh version.
[dragonfly/netmp.git] / share / examples / libvgl / Makefile
bloba1c17fff4a5c8f1ac140de17476efcc5fe997ffd
1 # $FreeBSD: src/share/examples/libvgl/Makefile,v 1.2 1999/12/14 08:47:59 billf Exp $
2 # $DragonFly: src/share/examples/libvgl/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $
4 PROG= demo
5 NOMAN= yes
6 LDADD= -lvgl
8 .include <bsd.prog.mk>