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

10 lines
209 B
Text
Raw Normal View History

1999-03-22 23:51:51 +00:00
noinst_LIBRARIES = libGenOutput.a
libGenOutput_a_SOURCES = genobj.cxx genobj.hxx
INCLUDES += \
-I$(top_builddir) \
-I$(top_builddir)/Lib \
-I$(top_builddir)/Tools/Lib \
-I$(top_builddir)/Tools/Construct