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

📄 makefile.am

📁 声音文件*.spx的解压缩源代码
💻 AM
字号:
## Process this file with automake to produce Makefile.in. -*-Makefile-*-# Disable automatic dependency tracking if using other tools than gcc and gmake#AUTOMAKE_OPTIONS = no-dependenciesm4datadir = $(datadir)/aclocalm4data_DATA = speex.m4pkgconfigdir = $(libdir)/pkgconfigpkgconfig_DATA = speex.pcEXTRA_DIST = Speex.spec Speex.spec.in speex.m4 speex.pc.inSUBDIRS = libspeex include @src@ doc win32DIST_SUBDIRS = libspeex include src doc win32rpm: dist	rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz

⌨️ 快捷键说明

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