📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in. -*-Makefile-*-# To disable automatic dependency tracking if using other tools than# gcc and gmake, add the option 'no-dependencies'AUTOMAKE_OPTIONS = 1.8m4datadir = $(datadir)/aclocalm4data_DATA = speex.m4pkgconfigdir = $(libdir)/pkgconfigpkgconfig_DATA = speex.pcEXTRA_DIST = Speex.spec Speex.spec.in Speex.kdevelop speex.m4 speex.pc.in README.blackfin README.symbian README.TI-DSP#Fools KDevelop into including all filesSUBDIRS = libspeex include @src@ doc win32 symbian tiDIST_SUBDIRS = libspeex include src doc win32 symbian tirpm: dist rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -