1
0
Fork 0
flightgear/Simulator/Controls/Makefile.am

6 lines
143 B
Text
Raw Normal View History

1998-06-12 01:01:14 +00:00
noinst_LIBRARIES = libControls.a
1998-04-03 21:50:53 +00:00
1998-10-17 01:33:52 +00:00
libControls_a_SOURCES = controls.cxx controls.hxx
1998-04-03 21:50:53 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator