7c5c000184
from some external source.
7 lines
214 B
Makefile
7 lines
214 B
Makefile
SUBDIRS = External LaRCsim Slew
|
|
|
|
noinst_LIBRARIES = libFlight.a
|
|
|
|
libFlight_a_SOURCES = flight.cxx flight.hxx LaRCsim.cxx LaRCsim.hxx
|
|
|
|
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator
|