1998-12-04 01:29:37 +00:00
|
|
|
SUBDIRS = External LaRCsim Slew
|
1998-04-03 21:50:53 +00:00
|
|
|
|
1998-06-12 01:01:14 +00:00
|
|
|
noinst_LIBRARIES = libFlight.a
|
1998-04-03 21:50:53 +00:00
|
|
|
|
1998-10-16 23:26:44 +00:00
|
|
|
libFlight_a_SOURCES = flight.cxx flight.hxx LaRCsim.cxx LaRCsim.hxx
|
1998-04-03 21:50:53 +00:00
|
|
|
|
1998-04-18 04:13:51 +00:00
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|