1
0
Fork 0
flightgear/Simulator/Objects/Makefile.am

9 lines
220 B
Text
Raw Normal View History

1998-08-25 16:51:22 +00:00
noinst_LIBRARIES = libObjects.a
libObjects_a_SOURCES = \
fragment.cxx fragment.hxx \
materialmgr.cxx materialmgr.hxx \
obj.cxx obj.hxx
1998-08-25 16:51:22 +00:00
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib -I$(top_builddir)/Simulator