1999-03-11 23:09:26 +00:00
|
|
|
if ENABLE_XMESA_FX
|
|
|
|
DEFS += -DXMESA -DFX
|
|
|
|
endif
|
|
|
|
|
1998-06-12 14:27:25 +00:00
|
|
|
noinst_LIBRARIES = libGUI.a
|
1998-06-12 01:07:06 +00:00
|
|
|
|
1998-06-12 14:27:25 +00:00
|
|
|
libGUI_a_SOURCES = gui.cxx gui.h
|
1998-06-12 01:07:06 +00:00
|
|
|
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|