makefile.am

来自「网络MPEG4IP流媒体开发源代码」· AM 代码 · 共 40 行

AM
40
字号
noinst_LTLIBRARIES = libfaad.lalibfaad_la_LDFLAGS = -staticlibfaad_la_SOURCES = \	bits.c \	block.c \	config.c \	decdata.c \	decoder.c \	dolby_adapt.c \	fastfft.c \	huffdec.c \	huffinit.c \	hufftables.c \	intensity.c \	monopred.c \	nok_lt_prediction.c \	pns.c \	stereo.c \	tns.c \	transfo.c \	util.c \	all.h \	bits.h \	block.h \	fastfft.h \	interface.h \	kbd_win.h \	monopred.h \	nok_lt_prediction.h \	nok_ltp_common.h \	nok_ltp_common_internal.h \	port.h \	tns.h \	transfo.h\	util.hINCLUDES = -I$(top_srcdir)/includeAM_CFLAGS = -O2 -Werror -Wall -fexceptions EXTRA_DIST = COPYING libfaad60.dsp libfaad60.dsw README

⌨️ 快捷键说明

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