Codebase list teckit / a57892b0-18f0-418e-baa6-20269e3fc3b4/main lib / Makefile.am
a57892b0-18f0-418e-baa6-20269e3fc3b4/main

Tree @a57892b0-18f0-418e-baa6-20269e3fc3b4/main (Download .tar.gz)

Makefile.am @a57892b0-18f0-418e-baa6-20269e3fc3b4/mainraw · history · blame

AM_CPPFLAGS  = -I$(top_srcdir)/source/Public-headers

if OLD_LIB_NAMES
lib_LTLIBRARIES = TECkit_Compiler_x86.la TECkit_x86.la
else
lib_LTLIBRARIES = libTECkit_Compiler.la libTECkit.la
endif


include ../source/Makefile.am