dxx-rebirth/arch/ogl/Makefile.am
2006-03-20 17:12:09 +00:00

10 lines
220 B
Makefile
Executable file

noinst_LIBRARIES = libarch_ogl.a
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/arch/include -I$(top_srcdir)/main
libarch_ogl_a_SOURCES = gr.c ogl.c sdlgl.c
EXTRA_DIST = \
internal.h \
wgl.c glx.c