16d135954c
If so, command it to go to the flight gear user guide url. Otherwise start a new version of netscape with this url.
9 lines
407 B
Makefile
9 lines
407 B
Makefile
if ENABLE_XMESA_FX
|
|
DEFS += -DXMESA -DFX
|
|
endif
|
|
|
|
noinst_LIBRARIES = libGUI.a
|
|
|
|
libGUI_a_SOURCES = gui.cxx gui.h
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|