1
0
Fork 0
flightgear/Controls/Makefile.am

6 lines
139 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-06-12 01:01:14 +00:00
libControls_a_SOURCES = controls.c controls.h
1998-04-03 21:50:53 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator