makefile.am
来自「魔兽解压DBC的一些功能代码,专门用来分解魔兽客户端所使用的代码」· AM 代码 · 共 11 行
AM
11 行
# The top-level input Makefile for mpq-tools
# Any directories which should be built and installed.
SUBDIRS = libmpq
# The directories which are part of the distribution.
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = \
README.linux
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?