Cross Reference: Makefile.am
xref: /xsrc/external/mit/mesa-demos/dist/src/gs/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/mesa-demos/dist/src/gs/
Makefile.am revision 32001f49
1AM_CFLAGS = \
2	$(DEMO_CFLAGS) \
3	$(GLUT_CFLAGS) \
4	-I$(top_srcdir)/src/util
5AM_LDFLAGS = \
6	$(DEMO_LIBS) \
7	$(GLUT_LIBS)
8
9if HAVE_GLUT
10bin_PROGRAMS = \
11	gs-tri
12endif
13
14EXTRA_DIST = \
15	basic.glsl
16

Indexes created Sat Dec 06 07:09:36 GMT 2025