⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 Audacity是一款用於錄音和編輯聲音的、免費的開放源碼軟體。它可以執行於Mac OS X、Microsoft Windows、GNU/Linux和其它作業系統
💻 AM
字号:
## 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -