Makefile.am
上传用户:shw771010
上传日期:2022-01-05
资源大小:991k
文件大小:0k
源码类别:

Audio

开发平台:

Unix_Linux

  1. ## Process this file with automake to produce Makefile.in
  2. EXTRA_DIST = README COPYRIGHT ChangeLog
  3. noinst_HEADERS = gsm.h config.h gsm610_priv.h
  4. noinst_LTLIBRARIES = libgsm.la
  5. CFILES = add.c decode.c gsm_decode.c gsm_encode.c long_term.c preprocess.c 
  6. short_term.c code.c gsm_create.c gsm_destroy.c gsm_option.c lpc.c rpe.c table.c
  7. libgsm_la_SOURCES = $(CFILES) $(noinst_HEADERS)
  8. # Disable autoheader. 
  9. AUTOHEADER=echo