1
0
Fork 0
flightgear/Combine/Makefile.am

10 lines
207 B
Text
Raw Normal View History

1999-03-29 13:08:35 +00:00
noinst_LIBRARIES = libGenFans.a
libGenFans_a_SOURCES = genfans.cxx genfans.hxx
INCLUDES += \
-I$(top_builddir) \
-I$(top_builddir)/Lib \
-I$(top_builddir)/Tools/Lib \
-I$(top_builddir)/Tools/Construct