6 lines
127 B
Makefile
6 lines
127 B
Makefile
lib_LIBRARIES = libXGL.a
|
|
|
|
libXGL_a_SOURCES = xgl.c xgl.h xglUtils.c
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator
|