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

📄 makefile.am

📁 jpeg and mpeg 编解码技术源代码
💻 AM
字号:

noinst_LTLIBRARIES = libcelpbs.la

libcelpbs_la_LDFLAGS = -static

libcelpbs_la_SOURCES = \
	adif.c \
	adif.h \
	audio.c \
	audio.h \
	austream.c \
	austream.h \
	bitstream.c \
	bitstream.h \
	bitstreamHandle.h \
	bitstreamStruct.h \
	cmdline.c \
	cmdline.h \
	common_m4a.c \
	common_m4a.h \
	fir_filt.c \
	fir_filt.h \
	flex_mux.c \
	flex_mux.h \
	Makefile.am \
	obj_descr.h \
	tf_tables.c

INCLUDES=-I../include
AM_CFLAGS = 

AM_CXXFLAGS = 

⌨️ 快捷键说明

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