📄 makefile.am
字号:
AUTOMAKE_OPTIONS = foreignsbin_PROGRAMS = vbetoolSUBDIRS = x86emuif WITH_X86EMUx86 = thunk.c x86-common.cvbetool_LDADD = x86emu/libx86emu.aelsex86 = lrmi.c x86-common.cx86lib = ""endifman_MANS = vbetool.1vbetool_SOURCES = vbetool.c $(x86)noinst_HEADERS = include/lrmi.h vbetool.hEXTRA_DIST = vbetool.1 LRMImaintainer-clean-local: $(RM) Makefile.in aclocal.m4 config.h.in stamp-h.in configureAM_CFLAGS = -g -Wall -pedantic -std=gnu99AM_LDFLAGS = -lpci
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -