Adding more examples to 'one.c' to test the game mode string per e-mail from Diedrick...
[freeglut] / progs / demos / One / Makefile.am
1 EXTRA_DIST = one.c one.dsp
2 noinst_PROGRAMS = one
3 one_SOURCES = one.c
4 one_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
5 one_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)