Improving the stroke fonts per e-mail from Fliran Echtler dated Sun 5/31/2009 3:56 AM
[freeglut] / progs / demos / shapes / Makefile.am
1 EXTRA_DIST = shapes.c shapes.dsp
2 noinst_PROGRAMS = shapes
3 shapes_SOURCES = shapes.c
4 shapes_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
5 shapes_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)