📄 makefile.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 + -