1998-08-25 17:19:13 +00:00
|
|
|
noinst_LIBRARIES = libAirports.a
|
|
|
|
|
1998-09-14 02:14:00 +00:00
|
|
|
libAirports_a_SOURCES = \
|
|
|
|
genapt.cxx genapt.hxx \
|
|
|
|
simple.cxx simple.hxx
|
1998-08-25 17:19:13 +00:00
|
|
|
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|