makefile.am

来自「dvbsnoop is a DVB/MPEG stream analyzer p」· AM 代码 · 共 46 行

AM
46
字号
AM_CPPFLAGS = -I$(top_srcdir)/srcnoinst_LIBRARIES = libsections.anoinst_HEADERS = \	sectables.h \	bat.h \	cat.h \	dit.h \	eit.h \	eit.h \	mdt.h \	nit.h \	pat.h \	pmt.h \	rst.h \	sdt.h \	sit.h \	st.h \	tdt.h \	tot.h \	tsdt.h \	emm_ecm.h libsections_a_SOURCES = \	sectables.c \	bat.c \	cat.c \	dit.c \	eit.c \	mdt.c \	nit.c \	pat.c \	pmt.c \	rst.c \	sdt.c \	sit.c \	st.c \	tdt.c \	tot.c \	tsdt.c \	emm_ecm.c 

⌨️ 快捷键说明

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