Codebase list teckit / 2101654f-e567-44d3-bb26-45547e2050f4/main lib / Makefile.am
2101654f-e567-44d3-bb26-45547e2050f4/main

Tree @2101654f-e567-44d3-bb26-45547e2050f4/main (Download .tar.gz)

Makefile.am @2101654f-e567-44d3-bb26-45547e2050f4/main

feaf56b
 
 
 
 
 
 
 
 
 
 
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