makefile.am

来自「speech echo cancellation library」· AM 代码 · 共 12 行

AM
12
字号
## 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.6#Fools KDevelop into including all filesSUBDIRS = libentcode libceltrpm: dist	rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?