makefile.am
来自「Audacity是一款用於錄音和編輯聲音的、免費的開放源碼軟體。它可以執行於Ma」· AM 代码 · 共 22 行
AM
22 行
## Process this file with automake to produce Makefile.inEXTRA_DIST = README COPYRIGHT ChangeLognoinst_HEADERS = gsm.h config.h gsm610_priv.hnoinst_LTLIBRARIES = libgsm.laCFILES = add.c decode.c gsm_decode.c gsm_encode.c long_term.c preprocess.c \ short_term.c code.c gsm_create.c gsm_destroy.c gsm_option.c lpc.c rpe.c table.clibgsm_la_SOURCES = $(CFILES) $(noinst_HEADERS)# Disable autoheader. AUTOHEADER=echo## Do not edit or modify anything in this comment block.## The arch-tag line is a file identity tag for the GNU Arch ## revision control system.#### arch-tag: ba91ffbe-9d1d-4044-a1de-e8ee2f890560
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?