1998-06-12 01:01:14 +00:00
|
|
|
noinst_LIBRARIES = libAircraft.a
|
1998-04-03 21:50:53 +00:00
|
|
|
|
1998-10-16 23:26:44 +00:00
|
|
|
libAircraft_a_SOURCES = aircraft.cxx aircraft.hxx
|
1998-04-03 21:50:53 +00:00
|
|
|
|
2000-09-20 23:27:25 +00:00
|
|
|
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
|