1 noinst_LTLIBRARIES = libencore.la
2 AM_CFLAGS = $(LARGEFILE_CFLAGS) $(CPU_CFLAGS)
5 libencore_la_SOURCES = bitstream.c encore.c mom_access.c mom_util.c mot_code.c mot_est_comp.c mot_est_mb.c mot_util.c putvlc.c rate_ctl.c text_bits.c text_code.c text_code_mb.c text_dct.c vop_code.c
7 noinst_HEADERS = bitstream.h \
33 LIBTOOL = $(SHELL) $(top_builddir)/libtool $(LTC_FLAGS)