1
0
Fork 0
flightgear/Tools/Construct/Match/Makefile.am
1999-05-02 22:07:55 +00:00

9 lines
199 B
Makefile

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