1
0
Fork 0
flightgear/src/Systems/Makefile.am

8 lines
152 B
Text
Raw Normal View History

SUBDIRS = Vacuum
noinst_LIBRARIES = libSystems.a
libSystems_a_SOURCES = system_mgr.cxx system_mgr.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src