Codebase list teckit / f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main lib / Makefile.am
f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main

Tree @f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main (Download .tar.gz)

Makefile.am @f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/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