1
0
Fork 0
flightgear/Tools/Construct/Combine/Makefile.am

10 lines
207 B
Text
Raw Normal View History

1999-03-31 23:46:48 +00:00
noinst_LIBRARIES = libCombine.a
1999-03-29 13:08:35 +00:00
1999-03-31 23:46:48 +00:00
libCombine_a_SOURCES = genfans.cxx genfans.hxx
1999-03-29 13:08:35 +00:00
INCLUDES += \
-I$(top_builddir) \
-I$(top_builddir)/Lib \
-I$(top_builddir)/Tools/Lib \
-I$(top_builddir)/Tools/Construct