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

10 lines
199 B
Text
Raw Normal View History

1999-05-02 22:07:55 +00:00
noinst_LIBRARIES = libMatch.a
libMatch_a_SOURCES = match.cxx match.hxx
INCLUDES += \
-I$(top_builddir) \
-I$(top_builddir)/Lib \
-I$(top_builddir)/Tools/Lib \
-I$(top_builddir)/Tools/Construct