Codebase list teckit / 9c561456-5d7b-4692-bca0-f9863ce3ab9f/main lib / Makefile.am
9c561456-5d7b-4692-bca0-f9863ce3ab9f/main

Tree @9c561456-5d7b-4692-bca0-f9863ce3ab9f/main (Download .tar.gz)

Makefile.am @9c561456-5d7b-4692-bca0-f9863ce3ab9f/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