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

📄 makefile.am

📁 this is a very interesting project and u will enjoy it very mnuch
💻 AM
字号:
## Process this file with automake to produce Makefile.inEXTRA_DIST = README README.original ChangeLognoinst_HEADERS = g72x.h g72x_priv.hnoinst_LTLIBRARIES = libg72x.lanoinst_PROGRAMS = g72x_testCFILES = g72x.c g721.c g723_16.c g723_24.c g723_40.clibg72x_la_SOURCES = $(CFILES) $(noinst_HEADERS)g72x_test_SOURCES = g72x_test.cg72x_test_LDADD = ./libg72x.la -lmcheck: g72x_test	./g72x_test all# 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: d417a8e8-da7f-423d-884d-f03c93379348

⌨️ 快捷键说明

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